heimawl
2023-06-08 cb0e31a61fb3131579b04e0615587d4f5534fd7e
src/assets/styles/variables.scss
@@ -3,7 +3,7 @@
$light-blue:#3A71A8;
$red:#C03639;
$pink: #E65D6E;
$green: #2ef0bf;
$green: #5aecd9;
$tiffany: #4AB7BD;
$yellow:#FEC171;
$panGreen: #30B08F;
@@ -13,7 +13,7 @@
// 默认菜单主题风格
$base-menu-color:#f7f8f8;
$base-menu-color-active:#f4f4f5;
$base-menu-background:#4780d4;
$base-menu-background:transparent;
$base-logo-title-color: #ffffff;
$base-menu-light-color:rgba(0,0,0,.70);