This commit is contained in:
齐斌 2025-09-24 13:30:10 +08:00
parent e48e44a572
commit ffe770649b

View File

@ -1,5 +1,5 @@
$theme-primary: #2730D0; $theme-primary: #2730D0;
$theme-darker: #DCA4C7; $theme-darker: rgba(39, 48, 208, 0.5);
$theme-dark: #DFD7F2; $theme-dark: #DFD7F2;
$basic-white: #FFFFFF; $basic-white: #FFFFFF;
$basic-black: #000000; $basic-black: #000000;