mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 09:31:11 +08:00
添加设置页 (#362)
This commit is contained in:
@@ -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