Commit cdfebd98 by 无尘

style: 修改颜色

parent a0b22c81
# #
<<<<<<< HEAD >>>HEAD
> A Vue.js vue-gic-header Plugin > A Vue.js vue-gic-header Plugin
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "@gic-test/vue-gic-header", "name": "@gic-test/vue-gic-header",
"description": "vue-gic-header Plugin", "description": "vue-gic-header Plugin",
"author": "fairyly <498745097@qq.com>", "author": "fairyly <498745097@qq.com>",
"version": "1.3.28", "version": "1.3.30",
"license": "MIT", "license": "MIT",
"private": false, "private": false,
"main": "dist/vue-gic-header.js", "main": "dist/vue-gic-header.js",
......
...@@ -778,7 +778,7 @@ ...@@ -778,7 +778,7 @@
@base-color: #353944; @base-color: #353944;
@hover-color: #3c92eb; @hover-color: #3c92eb;
@hoverbg-color: #20242d; @hoverbg-color: #20242d;
@main-color: #409eff; @main-color: #1890ff;
@navbgcolor: #04143a; @navbgcolor: #04143a;
@sidebgcolor: #020b21; @sidebgcolor: #020b21;
@userinfobgcolor: #ecf5ff; @userinfobgcolor: #ecf5ff;
...@@ -787,7 +787,7 @@ ...@@ -787,7 +787,7 @@
@customnavcolor: #04143a; @customnavcolor: #04143a;
@btnbgcolor: #f5f7fa; @btnbgcolor: #f5f7fa;
@iconbgcolor: #e6e9f2; @iconbgcolor: #e6e9f2;
@elmenuisactive: #409eff; @elmenuisactive: #1890ff;
.flex1(@width,@height) { .flex1(@width,@height) {
flex: 0 0 @width; flex: 0 0 @width;
width: @width; width: @width;
......
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