# Color Scheme

To access:\
**WordPress Dashboard → Appearance → Customize → Colors**

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

## Theme Customizer – Colors

The **Colors** section in the Qalam theme is simple and minimal, offering only two settings:

### Header Text Color

* Defines the color of all text inside the header.
* Ideal to adjust based on your chosen header background.
* ✅ Tip: Use **white (#ffffff)** text on a dark header background, or **black (#000000)** on a light header.

### Background Color

* Sets the global **background color** of the website.
* Affects the body background outside of content containers.
* ✅ Tip: Choose a light color for readability or dark for a modern look.

<figure><img src="/files/y3BrjMgIxRHQuCCDxrHI" 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.stylothemes.com/qalam/customization/color-scheme.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.
