dev, hotfix: change primary color

This commit is contained in:
2025-09-25 17:30:28 +07:00
parent 21f9282cbd
commit 4fdf8b4745
+2 -2
View File
@@ -11,9 +11,9 @@
--popover-foreground: 210 20% 15%;
/* Primary - Medical Green */
--primary: 150 75% 35%;
--primary: 26 89% 57%;
--primary-foreground: 0 0% 100%;
--primary-hover: 150 75% 40%;
--primary-hover: 26, 92%, 65%;
/* Secondary - Clean Blue */
--secondary: 210 50% 96%;