3 Commits

Author SHA1 Message Date
60688c11e5 Update theme colors 2026-04-21 20:19:36 +00:00
26b3d32547 Update theme colors 2026-04-21 20:19:15 +00:00
60abfb8795 Update theme colors 2026-04-21 20:19:07 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #1E4D3A;
--primary-cta: #4CAF50;
--primary-cta-text: #ffffff;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1E4D3A;
--accent: #65A5ED;
--background-accent: #DDE9E4;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);