主题
OpenChamber 支持内置主题和自定义主题 JSON 文件。
添加自定义主题
- 创建主题目录:
mkdir -p ~/.config/openchamber/themes- 将你的 JSON 文件添加到该目录(例如
my-theme.json)。 - 打开 OpenChamber,然后前往 Settings -> Theme -> Reload themes。
- 从下拉菜单中选择你的主题。它会立即生效。
主题位置
- macOS/Linux:
~/.config/openchamber/themes/
完整 JSON 格式参考
请使用主仓库文档中的完整格式指南: