mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-05-05 00:45:26 +08:00
49 lines
1.3 KiB
YAML
49 lines
1.3 KiB
YAML
---
|
|
title: 设置
|
|
layout: settings
|
|
permalink: /settings.html
|
|
data:
|
|
- title: 外观
|
|
settings:
|
|
appearance_color:
|
|
title: 颜色模式
|
|
description: 用于切换站点主题颜色模式。
|
|
options:
|
|
light: 亮色
|
|
dark: 暗色
|
|
auto: 自动
|
|
appearance_color_switcher:
|
|
title: 颜色模式快捷开关
|
|
description: 用于快捷切换站点主题颜色模式的开关,位于页面右上角。
|
|
options:
|
|
enable: 启用
|
|
disable: 禁用
|
|
appearance_skin:
|
|
title: 皮肤
|
|
description: 各颜色模式下应用的皮肤。
|
|
children:
|
|
light: 亮色
|
|
dark: 暗色
|
|
options:
|
|
default: 默认 (Default)
|
|
air: 天空 (Air)
|
|
aqua: 水蓝 (Aque)
|
|
contrast: 高对比 (Contrast)
|
|
dark: 暗色 (Dark)
|
|
dirt: 泥土 (Dirt)
|
|
neon: 霓虹 (Neno)
|
|
mint: 薄荷 (Mint)
|
|
plum: 梅紫 (Plum)
|
|
sunrise: 日出 (Sunrise)
|
|
catppuccin_latte: Catppuccin Latte
|
|
catppuccin_mocha: Catppuccin Mocha
|
|
- title: 杂项
|
|
settings:
|
|
miscellaneous_hits:
|
|
title: 访问统计服务
|
|
description: 用于统计页面访问量的服务。
|
|
options:
|
|
enable: 启用
|
|
disable: 禁用
|
|
---
|