chore: Optimize multi-theme switching

This commit is contained in:
vben
2024-06-23 19:17:31 +08:00
parent aa53353903
commit 6afed34437
55 changed files with 3534 additions and 772 deletions
-4
View File
@@ -1,4 +0,0 @@
:root.dark {
/* authentication */
--color-authentication: hsl(240deg 11% 2%);
}
-1
View File
@@ -5,5 +5,4 @@
'Segoe UI Symbol';
/* authentication */
--color-authentication: hsl(231deg 61% 44%);
}