# 色彩主題

Chamilo 2.0 引入了色彩主題系統，讓您可以自訂平台的視覺外觀。

## 主題如何運作

色彩主題定義了 Chamilo 介面中使用的調色板，包括主要顏色、強調顏色、背景色和文字顏色。一個主題與一個存取 URL 相關聯：在單一 URL 入口網站中，它實際上成為全局主題；而在多 URL 設置中，每個 URL 可以擁有自己的主題。

## 套用主題

![色彩主題頁面顯示可用主題，包含預覽色樣和套用按鈕](/files/QIIRdVNoH99E4LAniNEc)

1. 從管理面板中，導航至 **色彩主題**
2. 瀏覽可用的主題
3. 選擇一個主題並點擊 **套用**
4. 主題將立即套用至平台

## 按 URL 設定的主題

在多 URL 設置中，每個存取 URL 可以擁有自己的色彩主題。這允許不同的入口網站在共享同一 Chamilo 安裝的同時，擁有獨特的視覺識別。

## 小提示

* **符合您的品牌** — 選擇或自訂一個與您組織品牌顏色相符的主題
* **測試可讀性** — 套用主題後，檢查文字在背景顏色上的可讀性，特別是在高對比度的情況下
* **考慮無障礙性** — 確保顏色對比度足夠，以便視覺障礙的使用者也能使用


---

# 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.chamilo.org/2.x-zh-tw/guan-li-zhi-nan/admin-guide/branding/color-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.
