This commit is contained in:
齐斌 2025-09-24 13:29:27 +08:00
parent 710e96f52b
commit b556275be5

View File

@ -1,5 +1,5 @@
$theme-primary: #693F9D; $theme-primary: #693F9D;
$theme-darker: #DCA4C7; $theme-darker: rgba(105, 63, 157, 0.5);
$theme-dark: #DFD7F2; $theme-dark: #DFD7F2;
$basic-white: #FFFFFF; $basic-white: #FFFFFF;
$basic-black: #000000; $basic-black: #000000;