mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 08:31:11 +08:00
添加设置页 (#362)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
main:
|
||||
- title: 常见问题
|
||||
url: /faq.html
|
||||
- title: 设置
|
||||
url: /settings.html
|
||||
|
||||
docs:
|
||||
- title: 问题集合
|
||||
|
||||
@@ -0,0 +1,35 @@
|
||||
appearance_color:
|
||||
type: radio
|
||||
default: light
|
||||
options:
|
||||
- light
|
||||
- dark
|
||||
- auto
|
||||
appearance_skin_light:
|
||||
type: radio
|
||||
default: default
|
||||
options:
|
||||
- default
|
||||
- air
|
||||
- aqua
|
||||
- contrast
|
||||
- dark
|
||||
- dirt
|
||||
- neon
|
||||
- mint
|
||||
- plum
|
||||
- sunrise
|
||||
appearance_skin_dark:
|
||||
type: radio
|
||||
default: dark
|
||||
options:
|
||||
- default
|
||||
- air
|
||||
- aqua
|
||||
- contrast
|
||||
- dark
|
||||
- dirt
|
||||
- neon
|
||||
- mint
|
||||
- plum
|
||||
- sunrise
|
||||
Reference in New Issue
Block a user