mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-12-14 22:30:31 +08:00
index on main: f96885b perf: 同步代码
This commit is contained in:
12
src/layout/theme/auroraGreen-vars.scss
Normal file
12
src/layout/theme/auroraGreen-vars.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
// 极光绿
|
||||
|
||||
$subMenuActiveText: #fff;
|
||||
$menuBg: #0b1e15;
|
||||
$menuHover: #60ac80;
|
||||
$subMenuBg: #000;
|
||||
$subMenuActiveBg: #60ac80;
|
||||
$navTextColor: #7a80b4;
|
||||
$menuText: #7a80b4;
|
||||
$sidebarLogo: #112f21;
|
||||
$menuTitleHover: #fff;
|
||||
$menuActiveBefore: #60ac80;
|
||||
Reference in New Issue
Block a user