# Colors

### Global Color Scheme

The color setting feature allows you to create and apply multiple color schemes for your online store. These schemes help unify the overall visual style of your store and ensure color consistency across different pages or modules. By selecting and customizing color schemes, you can easily adjust the store's colors to match your brand image or specific marketing campaigns. For detailed usage, refer to [Shopify's color scheme guidelines](https://help.shopify.com/en/manual/online-store/themes/theme-structure/color-scheme).

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

### Color Suggestions

* Maintain brand consistency.
* Ensure sufficient contrast between text and background.
* Set different schemes for different pages based on specific needs.

### Custom Colors

1. **Success Color**: This color represents successful operations or a normal status. For example, it is typically displayed after successfully submitting a form or completing a task.
2. **Error Color**: This color indicates a failed operation or error message. It is used to alert users to issues during operations or errors within the system.
3. **Warning Color**: This color prompts users to pay attention to or address certain matters. It is typically used to display notifications that may impact user experience or require user confirmation.


---

# 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://en-ascent.webvista.studio/global-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.
