Commit 330ea2b6 authored by XieZhiXiong's avatar XieZhiXiong

chore: 修改主题色

parent e127789f
const MAIN_COLOR = '#00B37A' const MAIN_COLOR = '#00A98F'
const SECONDARY_COLOR = '#E4F7EF' const SECONDARY_COLOR = '#E4F7EF'
const MAIN_FONT_BOLD_COLOR = '#303133' const MAIN_FONT_BOLD_COLOR = '#303133'
const MAIN_FONT_TINY_COLOR = '#909399' const MAIN_FONT_TINY_COLOR = '#909399'
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"fileName": "science.css", "fileName": "science.css",
"key": "science", "key": "science",
"modifyVars": { "modifyVars": {
"@primary-color": "#00B37A", "@primary-color": "#00A98F",
"@layout-header-background": "#FFF" "@layout-header-background": "#FFF"
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment