马宇豪
2024-01-19 f52ca56c8508f33c1dad9c7dcaaaec701c83e3e3
src/styles/variables.scss
@@ -1,5 +1,8 @@
//theme color
$--color-primary: #034EA2;
// base color
$blue:#324157;
$blue:#034EA2;
$light-blue:#3A71A8;
$red:#C03639;
$pink: #E65D6E;
@@ -7,6 +10,7 @@
$tiffany: #4AB7BD;
$yellow:#FEC171;
$panGreen: #30B08F;
$main: #034EA2;
//sidebar
$menuText:#bfcbd9;
@@ -35,4 +39,5 @@
  subMenuBg: $subMenuBg;
  subMenuHover: $subMenuHover;
  sideBarWidth: $sideBarWidth;
  theme: $--color-primary;
}