You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
260 B
12 lines
260 B
// 黄色
|
|
|
|
$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;
|