fix: change theme color from blue to teal-green

This commit is contained in:
ff
2026-04-10 16:09:07 -04:00
parent 84991a0538
commit c95507fd97
5 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
--popover: 0 0% 100%;
--popover-foreground: 222.2 47.4% 11.2%;
--primary: 240 100% 50%;
--primary: 174 72% 35%;
--primary-foreground: 0 0% 100%;
--secondary: 210 40% 96.1%;
@@ -44,7 +44,7 @@
--sidebar-background: 222.2 47.4% 11.2%;
--sidebar-foreground: 0 0% 100%;
--sidebar-primary: 240 100% 50%;
--sidebar-primary: 174 72% 35%;
--sidebar-primary-foreground: 0 0% 100%;
--sidebar-accent: 210 40% 96.1%;
--sidebar-accent-foreground: 222.2 47.4% 11.2%;