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.
11 lines
250 B
11 lines
250 B
/* 深紫罗兰色 */
|
|
$subMenuActiveText: #fff;
|
|
$menuBg: #130824;
|
|
$menuHover: #693ac9;
|
|
$subMenuBg: #000;
|
|
$subMenuActiveBg: #693ac9;
|
|
$navTextColor: #7a80b4;
|
|
$menuText: #7a80b4;
|
|
$sidebarLogo: #1f0c38;
|
|
$menuTitleHover: #fff;
|
|
$menuActiveBefore: #693ac9;
|