> For the complete documentation index, see [llms.txt](https://docs.studio.uzu-app.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.studio.uzu-app.com/zh-tw/basic-features/bgm/kartma.md).

# 色彩主題

可以從顏色主題頁面設定顏色主題。

<figure><img src="/files/4b2iNppL2hl3IGnFeQit" alt=""><figcaption></figcaption></figure>

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

截至2024/01/12，目前可以使用以下類型的主題。

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>亮色</strong></td><td><img src="/files/kP9T2g1wRdgk2v37byWG" alt="" data-size="original"></td><td></td></tr><tr><td><strong>暗色</strong></td><td><img src="/files/TZyut8Nqr2y8iftjoP3G" alt="" data-size="original"></td><td></td></tr><tr><td><strong>海洋</strong></td><td><img src="/files/LwnUwkzCYRpzGKZJsPC3" alt="" data-size="original"></td><td></td></tr><tr><td><strong>古典</strong></td><td><img src="/files/lthOb8KO1QVMHNuRnZjg" alt="" data-size="original"></td><td></td></tr><tr><td><strong>夢幻</strong></td><td><img src="/files/8HEB3fSQ6z2dnNCDBiGo" alt="" data-size="original"></td><td></td></tr><tr><td><strong>現代</strong></td><td><img src="/files/PkxZpNPcSpkyTrL8qDlt" alt="" data-size="original"></td><td></td></tr><tr><td><strong>機械</strong></td><td><img src="/files/6BeAbNBjOMvZX8XObhyd" alt="" data-size="original"></td><td></td></tr><tr><td><strong>懷舊</strong></td><td><img src="/files/EReNnQcFFtHYBDIrpjpv" alt="" data-size="original"></td><td></td></tr><tr><td><strong>賽博朋克</strong></td><td><img src="/files/3ByYOHG5VEH36qrhsblN" alt="" data-size="original"></td><td></td></tr></tbody></table>

未來計劃實現能在場景中切換顏色主題的功能。

文字顏色會自動優化，因此不需要根據模式進行更改。

![](/files/gqw1jg1vPj5nvbMoGMuh)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/zh-tw/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.
