From a0ec5fc18855f84c39948f5c383ca28b4a7fdf09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Wed, 14 Apr 2021 17:30:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=BB=98=E8=AE=A4=E4=B8=BB?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/pear.config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ## 供选择的主题色配置列表