Commit d0ae4a6f authored by 康振飞's avatar 康振飞

theme

parent b5469551
// 自定义主题
// 自定义主题
// 详见 https://www.iviewui.com/docs/guide/theme
@import '~view-design/src/styles/index.less';
// 侧边栏颜色
@menu-dark-title: #191a23;
//@menu-dark-title: #191a23;
@menu-dark-active-bg: #101117;
// @menu-dark-active-bg: #101117;选中项背景色
// 顶部header颜色
@menu-dark-bg: #2173dc;
@menu-dark-lie-bg: linear-gradient(to right, #1d42ab, #2173dc, #1e93ff);
......
......@@ -10,4 +10,5 @@
// 顶部header颜色
@menu-dark-bg: #bda935;
@menu-dark-lie-bg: linear-gradient(to right, #ab911d, #dcc921, #ffd61e);
@menu-dark-linear-bg: (to right, #ab911d, #dcc921, #ffd61e);
\ No newline at end of file
@menu-dark-linear-bg: (to right, #ab911d, #dcc921, #ffd61e);
// 表格
\ No newline at end of file
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