dev, hotfix: adjust darkmode primary color

This commit is contained in:
2025-09-25 17:37:48 +07:00
parent 4fdf8b4745
commit 3464b949b5
+2 -2
View File
@@ -76,9 +76,9 @@
--card-foreground: 210 20% 95%; --card-foreground: 210 20% 95%;
--popover: 210 25% 10%; --popover: 210 25% 10%;
--popover-foreground: 210 20% 95%; --popover-foreground: 210 20% 95%;
--primary: 150 75% 45%; --primary: 26 89% 57%;
--primary-foreground: 0 0% 100%; --primary-foreground: 0 0% 100%;
--primary-hover: 150 75% 50%; --primary-hover: 26, 92%, 65%;
--secondary: 210 25% 15%; --secondary: 210 25% 15%;
--secondary-foreground: 210 20% 90%; --secondary-foreground: 210 20% 90%;
--muted: 210 25% 15%; --muted: 210 25% 15%;