3 Commits

Author SHA1 Message Date
0254762eaf Merge version_4 into main
Merge version_4 into main
2026-04-23 10:50:20 +00:00
354ca3972e Update theme colors 2026-04-23 10:50:16 +00:00
95cd443b8d Merge version_3 into main
Merge version_3 into main
2026-04-23 10:49:17 +00:00

View File

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