# Advanced Color Settings

In the [basic settings](/shopware-theme/en/setup/basic-settings.md), I have already explained the basic settings for the color scheme in the store. If you want to go into more detail, you can go through the countless theme settings to customize the respective area.

{% hint style="info" %}
Since the theme settings will change over time and color settings are largely self-explanatory, I won't go into too much detail here.
{% endhint %}

### Navigate to Theme - Settings

You can use the tab navigation in the theme settings to jump to the area you want to edit:

<figure><img src="/files/W0hiwweCndyAA0olN85W" alt=""><figcaption><p>Navigation - Theme Settings</p></figcaption></figure>

{% hint style="info" %}
The **basic settings** of the theme should be sufficient to set up 90% of your store. Advanced color settings mean hard work.
{% endhint %}


---

# 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.rh-webdesign.com/shopware-theme/en/setup/advanced-color-settings.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.
