mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-05-05 13:15:26 +08:00
40 lines
570 B
YAML
40 lines
570 B
YAML
appearance_color:
|
|
type: radio
|
|
default: light
|
|
options:
|
|
- light
|
|
- dark
|
|
- auto
|
|
appearance_color_switcher:
|
|
type: radio
|
|
default: enable
|
|
options:
|
|
- enable
|
|
- disable
|
|
appearance_skin:
|
|
type: multi-radio
|
|
children:
|
|
light:
|
|
default: default
|
|
dark:
|
|
default: dark
|
|
options:
|
|
- default
|
|
- air
|
|
- aqua
|
|
- contrast
|
|
- dark
|
|
- dirt
|
|
- neon
|
|
- mint
|
|
- plum
|
|
- sunrise
|
|
- catppuccin_latte
|
|
- catppuccin_mocha
|
|
miscellaneous_hits:
|
|
type: radio
|
|
default: enable
|
|
options:
|
|
- enable
|
|
- disable
|