# Colors

{% hint style="info" %}
Button colors and disclosure colors are edited elsewhere.
{% endhint %}

Change the colors of your form by going to your form > **Overview** > **Styles**.

<div align="left"><figure><img src="/files/4eLCBfhKMTdCMgPQafOv" alt="" width="375"><figcaption></figcaption></figure></div>

### **Background color**

Use the **Background color** color picker to change the background of your sign-up form.

<div align="left"><figure><img src="/files/kPkWHFSHybStcpe8kfFV" alt="" width="375"><figcaption></figcaption></figure></div>

Here's what this will look like:

<div align="left"><figure><img src="/files/f8FS4L5w8GlD1Fwmo9vf" alt=""><figcaption></figcaption></figure></div>

### Text color

Click the **Sign Up** button in the banner, then select **Text** from the menu on the right.

<figure><img src="/files/7M742zIDjsrZ3xrBBQS7" alt=""><figcaption></figcaption></figure>

Use the **Text color** color picker to change the title of your sign-up form.

<div align="left"><figure><img src="/files/6So0aqeflYjEPGc05sTo" alt=""><figcaption></figcaption></figure></div>

### Paragraph color

Select the text you want to change, then use the **color picker** to adjust the paragraph color in your sign-up form.

<div align="left"><figure><img src="/files/jSvj9ppvJHvcAY4bIdSp" alt=""><figcaption></figcaption></figure></div>


---

# 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.bird.com/applications/sign-up-forms/concepts/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.
