This commit is contained in:
Qing
2023-12-05 12:40:04 +08:00
parent 8be37c93dd
commit fecf4beef0
14 changed files with 562 additions and 467 deletions

View File

@@ -70,7 +70,7 @@ html { font-family: "Inter", "system-ui"; }
--radius: 0.5rem;
}
.dark {
[data-theme='dark'] {
--background: 240 10% 3.9%;
--foreground: 0 0% 98%;
@@ -83,8 +83,8 @@ html { font-family: "Inter", "system-ui"; }
--primary: 48 100.0% 50.0%;
--primary-foreground: 220.9 39.3% 11%;
--secondary: 215 27.9% 16.9%;
--secondary-foreground: 210 20% 98%;
--secondary: 240 3.7% 15.9%;
--secondary-foreground: 0 0% 98%;
--muted: 240 3.7% 15.9%;
--muted-foreground: 240 5% 64.9%;