4 Commits

Author SHA1 Message Date
a13a0ee80c Update theme colors 2026-05-22 09:04:56 +00:00
a081346ef2 Update theme colors 2026-05-22 09:04:41 +00:00
e99200fff5 Update theme colors 2026-05-22 09:04:07 +00:00
00ab67a870 Update theme colors 2026-05-22 09:03:23 +00:00

View File

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