烟花爆竹实名登记前端
祖安之光
2026-03-25 66900bcf11faa01ea740ee14ee8d8a59a13a8e26
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;
@@ -36,4 +39,5 @@
  subMenuBg: $subMenuBg;
  subMenuHover: $subMenuHover;
  sideBarWidth: $sideBarWidth;
  theme: $--color-primary;
}