# Adjust colors on your page

Follow the steps or watch the video below on how to adjust colors on your page.

{% embed url="<https://www.youtube.com/watch?v=mvGDPPId26E>" %}

1\. Starting from the Page Studio editor, click on the **text** or **button** on your page to reveal the top text toolbar.

2\. Click on the **color picker icon** shown in the image below.&#x20;

<figure><img src="/files/9Tjkv8CAYPsfbnSdHd53" alt=""><figcaption></figcaption></figure>

3\. Select a color.

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

4\. Designate the color's target by selecting one of the following options: **forecolor** or **backcolor**

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

5\. Additional Settings:

* **B W icons**: Allows you to select the colors black and white.
* **Clear button**: Clears your color selection.
* **Last Box**: Allows you to enter a HTML Color Hex Code. If you choose to use this setting, make sure to click enter on your keyboard or select the arrow icon next to the Hex Code field, to save the color.&#x20;

<figure><img src="/files/5sBePlu7wG40VOkLo3w4" alt=""><figcaption></figcaption></figure>

6\. Save your changes.


---

# 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://shoppad.gitbook.io/pagestudio/customize-the-app/adjust-colors-on-your-page.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.
