# Colors

**Colors** allows you to choose a normal color for background, text, links, etc.

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Theme Settings ->** **Colors**.

#### **Cart bubble**

<table><thead><tr><th width="244">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Cart bubble text</td><td>Set the color for the cart bubble text.</td></tr><tr><td>Cart bubble background</td><td>Set the background color for the cart bubble.</td></tr><tr><td>Cart bubble background gradient</td><td>Set the background gradient for the cart bubble.</td></tr></tbody></table>

#### **Price**

<table><thead><tr><th width="242">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Default price</td><td>Set the color for the default price.</td></tr><tr><td>Sale price</td><td>Set the color for the sale price.</td></tr></tbody></table>

#### **Rating**

<table><thead><tr><th width="242">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Star icon color</td><td>Set the color for the star icon.</td></tr></tbody></table>

#### **Badges**

<table><thead><tr><th width="241">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Sale badge text</td><td>Set the color for the sale badge text.</td></tr><tr><td>Sale badge background</td><td>Set the background color for the sale badge.</td></tr><tr><td>Sold out badge text</td><td>Set the color for the sold out badge text.</td></tr><tr><td>Sold out badge background</td><td>Set the background color for the sold out badge badge.</td></tr></tbody></table>

#### **Social media**

<table><thead><tr><th width="241">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Social media icon</td><td>Set the color for the social media icon.</td></tr><tr><td>Social media background</td><td>Set the background color for the social media.</td></tr><tr><td>Social media background gradient</td><td>Set the background gradient for the social media.</td></tr></tbody></table>


---

# 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://halosoft.gitbook.io/concept-documentation/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.
