4 Commits

Author SHA1 Message Date
e99200fff5 Update theme colors 2026-05-22 09:04:07 +00:00
00ab67a870 Update theme colors 2026-05-22 09:03:23 +00:00
120bfd48ec Update theme colors 2026-05-22 09:02:50 +00:00
50913e568d Update theme colors 2026-05-22 09:02:22 +00:00

View File

@@ -12,13 +12,13 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--foreground: #0a9f14;
--primary-cta: #0A9F14;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background-accent: #12af39;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);