fix: update

This commit is contained in:
xiaoxian521
2021-10-28 23:38:54 +08:00
parent b248d9ea31
commit af6a1b03cd
14 changed files with 69 additions and 4833 deletions

View File

@@ -0,0 +1 @@
// 极光绿

View File

@@ -3,6 +3,8 @@
*同时此scss变量文件作为默认主题变量文件被其他.scss通过 @import 时,必需 !default
*/
// 暗雅(默认)
// 菜单选中后字体样式
$subMenuActiveText: #f4f4f5 !default;
//菜单背景

View File

@@ -0,0 +1,14 @@
// 薄暮
// 菜单选中后字体样式
$subMenuActiveText: #f4f4f5 !default;
//菜单背景
$menuBg: #1b2a47 !default;
// 鼠标覆盖菜单时的背景
$menuHover: #2a395b !default;
// 子菜单背景
$subMenuBg: #1f2d3d !default;
// 鼠标覆盖子菜单时的背景
$subMenuHover: #001528 !default;
$navTextColor: #fff !default;
$menuText: #7a80b4;

View File

@@ -0,0 +1 @@
// 极客蓝

View File

@@ -0,0 +1 @@
// 日暮

View File

@@ -1,3 +1,4 @@
// 明亮
$subMenuActiveText: #409eff;
$menuBg: #fff;
$menuHover: #e0ebf6;

View File

@@ -0,0 +1 @@
// 明青

View File

@@ -0,0 +1 @@
// 酱紫

View File

@@ -0,0 +1 @@
// 火山