mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 00:18:51 +08:00
12 lines
262 B
SCSS
12 lines
262 B
SCSS
/* 橘黄 */
|
|
$subMenuActiveText: #d25f00;
|
|
$menuBg: #2b2503;
|
|
$menuHover: #f6da4d;
|
|
$subMenuBg: #0f0603;
|
|
$subMenuActiveBg: #f6da4d;
|
|
$navTextColor: #fff;
|
|
$menuText: rgba(254, 254, 254, 0.65);
|
|
$sidebarLogo: #443b05;
|
|
$menuTitleHover: #fff;
|
|
$menuActiveBefore: #f6da4d;
|