# 颜色主题

Chamilo 2.0 引入了颜色主题系统，让您可以自定义平台的视觉外观。

## 主题如何工作

颜色主题定义了 Chamilo 界面中使用的调色板——主要颜色、强调颜色、背景色和文本颜色。主题与访问 URL 相关联：在单一 URL 门户中，它实际上成为全局主题，而在多 URL 设置中，每个 URL 可以拥有自己的主题。

## 应用主题

![颜色主题页面，显示可用主题的预览色样和应用按钮](/files/E2TcJ5bv0XYfRJYxCjgo)

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-cn/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.
