4 Commits

Author SHA1 Message Date
b3b99dd9f7 Merge version_5 into main
Merge version_5 into main
2026-05-07 11:21:01 +00:00
ae3c7dd859 Update theme colors 2026-05-07 11:20:54 +00:00
4ccedb1323 Merge version_4 into main
Merge version_4 into main
2026-05-07 11:09:34 +00:00
129282a6b2 Merge version_4 into main
Merge version_4 into main
2026-05-07 11:08:58 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdfdfd;
--card: #f0f4f8;
--foreground: #1a2a3a;
--primary-cta: #1c3d5a;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #c5a059;
--secondary-cta-text: #ffffff;
--accent: #c5a059;
--background-accent: #e0e7ed;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);