# Color themes

You can configure the color themes from the Color Themes page.

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

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

As of 2024/01/12, the following theme types are available:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Light</strong></td><td><img src="/files/SYCTjEb7YYtJ7sYmuhPX" alt="" data-size="original"></td><td></td></tr><tr><td><strong>Dark</strong></td><td><img src="/files/euQ8t9ZI4Zh3yuj6mCPj" alt="" data-size="original"></td><td></td></tr><tr><td><strong>Marine</strong></td><td><img src="/files/RLrxQ3kRLaN1LJDPW20t" alt="" data-size="original"></td><td></td></tr><tr><td><strong>Antique</strong></td><td><img src="/files/1SFc5zUXXPCDKDe6ua7j" alt="" data-size="original"></td><td></td></tr><tr><td><strong>Dream</strong></td><td><img src="/files/LJSNr4tF0qZ2bgjqZQHK" alt="" data-size="original"></td><td></td></tr><tr><td><strong>Modern</strong></td><td><img src="/files/M7AngYgVhJ5PRKP8lLNK" alt="" data-size="original"></td><td></td></tr><tr><td><strong>Mechanical</strong></td><td><img src="/files/Y3PkOrqYaFERYgejRPxq" alt="" data-size="original"></td><td></td></tr><tr><td><strong>Nostalgia</strong></td><td><img src="/files/Iky7qzaT4aS98dHj0LBI" alt="" data-size="original"></td><td></td></tr><tr><td><strong>Cyberpunk</strong></td><td><img src="/files/nTt7rO5hQdFBD3Lj54i4" alt="" data-size="original"></td><td></td></tr></tbody></table>

The feature to switch color themes during the scenario is planned for future implementation.

The text color is automatically optimized, so you don’t need to change it according to the mode.

![](/files/JjBO1dqveLvRgsrd3qs8)


---

# 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.studio.uzu-app.com/en/basic-features/bgm/kartma.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.
