瀏覽代碼

feat(style): update primaryColor

Lind 4 年之前
父節點
當前提交
ab90e81e3c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/defaultSettings.ts

+ 1 - 1
config/defaultSettings.ts

@@ -8,7 +8,7 @@ const Settings: LayoutSettings & {
   // 拂晓蓝
   // primaryColor: '#1890ff',
   // 极光绿
-  primaryColor: '#f5222d',
+  primaryColor: '#1d39c4',
   layout: 'mix',
   contentWidth: 'Fluid',
   splitMenus: true,