# Colors

One of the most important components of designing a visually appealing, functional, and accessible theme is color.&#x20;

Not only does a well-designed color system reinforce a merchant’s branding, but it also has the power to enhance and improve the user’s experience.

## What is a color scheme?

In Megamog theme, you can define different color schemes in your theme settings and apply the color schemes to different sections throughout your online store, using a color scheme picker.

A color scheme is a set of colors that applies to the following elements:

* Primary accent: Used for focus, active, and links
* Background or Background gradient
* Text
* Subtext
* Solid button background
* Solid button label
* Secondary button background
* Secondary button label
* Outline button
* Border
* Price sale
* Price regular
* Form field background
* Form field text
* Tooltip background
* Tooltip text

You can create up to 21 color schemes in Megamog.

<figure><img src="/files/QbFDpq9ovPGreHrFlIFK" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.foxecom.com/megamog-theme/theme-settings/colors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
