# Colors

**Color Schemes** in your theme settings allow you to create and apply a consistent visual identity across various sections of your online store. These schemes ensure that the color palette used in your site aligns with your brand identity and enhances the user experience.

{% hint style="success" %}

1. **Go to** Shopify Admin > **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the Theme Editor, click **Theme Settings** > **Color** from the left panel.
   {% endhint %}

**Color scheme :** You can customize the theme appearance by changing the **text color, background color**, and more using preset color options.

<figure><img src="/files/4vKpU0NXZMuvOVy1M7fc" 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://themessupport.gitbook.io/lollipop-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.
