# Colors

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

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

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

## How to access Colors settings

{% hint style="success" %}
Steps:

1. In the theme editor (**Customize**), click **Theme settings**.
2. Locate **Colors**.
3. Manage your **Schemes** and other element colors.
4. Click **Save**.
   {% endhint %}

## Color schemes

### What is a color scheme?

A color scheme is a set of coordinated colors used across different elements of your store.

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

In the Pebble theme, a color scheme can control:

* **Background**
* **Background secondary**
* **Text**
* **Subtext**
* **Border**
* **Sale price**
* **Primary button**
* **Secondary button**
* **Inputs (form fields)**
* **Swatches (color swatch borders)**
* **Notifications (Success, Error, Warning, Info, Out of Stock)**
* **Progress bar**

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.

### Apply your color scheme

After defining your schemes, you can assign them using the **Color scheme** picker inside section/block settings.

<figure><img src="/files/2wKVxBPjVMMSqyjCCjIr" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
The color scheme picker is only available in sections/blocks that support custom color schemes.
{% endhint %}

## Other element colors

### Badges

The Pebble theme allows you to fully customize the appearance of product badges.

Available badges:

* **New badge**
* **Hot badge**
* **Popular badge**
* **Sale badge**
* **Sold out badge**

For each badge type, you can set:

* **Background color**
* **Text color**

{% hint style="info" %}
To add custom badges to your store, go to **Theme settings >** [Product badges](/pebble-theme/theme-settings/product-badges.md).
{% endhint %}

### Other colors

The Pebble theme also includes additional standalone color controls, such as:

* **Cart bubble background**

<figure><img src="/files/4M4yiZMdTWJTcHLf7l5m" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WrvbnQosVZzpU2OOF5hl" 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/pebble-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.
