# Change Themes

In MotiveWave®, themes are used to change the look of the UI components window color (Window Theme), chart colors (Chart Theme), and bar colors (Bar Theme).

This dialog can be opened by pressing the Preferences Button or by choosing ***Configure > Settings > Theme > Theme*** from the top menu bar (see below).

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

The following screen shot shows an example of some theme changes:

<figure><img src="/files/Pxdr2bsK0IBKGf1aYcaY" 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.motivewave.com/knowledge-base/general/change-themes.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.
