diff --git a/config/pear.config.yml b/config/pear.config.yml index a05d008..42c08c4 100644 --- a/config/pear.config.yml +++ b/config/pear.config.yml @@ -39,7 +39,7 @@ theme: ## 默认主题色,对应 colors 配置中的 ID 标识 defaultColor: "2" ## 默认的菜单主题 dark-theme 黑 / light-theme 白 - defaultMenu: "light-theme" + defaultMenu: "dark-theme" ## 是否允许用户切换主题,false 时关闭自定义主题面板 allowCustom: true ## 供选择的主题色配置列表