This commit is contained in:
齐斌 2025-09-24 13:28:43 +08:00
parent dd53f0fd4e
commit 7aaa405c5d

View File

@ -1,5 +1,5 @@
$theme-primary: #179879; $theme-primary: #179879;
$theme-darker: #DCA4C7; $theme-darker: rgba(23, 152, 121, 0.5);
$theme-dark: #DFD7F2; $theme-dark: #DFD7F2;
$basic-white: #FFFFFF; $basic-white: #FFFFFF;
$basic-black: #000000; $basic-black: #000000;