mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-04-27 00:37:35 +08:00
12 lines
244 B
SCSS
12 lines
244 B
SCSS
/* 酸橙绿 */
|
|
$subMenuActiveText: #fff;
|
|
$menuBg: #0b1e15;
|
|
$menuHover: #60ac80;
|
|
$subMenuBg: #000;
|
|
$subMenuActiveBg: #60ac80;
|
|
$navTextColor: #7a80b4;
|
|
$menuText: #7a80b4;
|
|
$sidebarLogo: #112f21;
|
|
$menuTitleHover: #fff;
|
|
$menuActiveBefore: #60ac80;
|