3 Commits

Author SHA1 Message Date
6338590d5f Merge version_2 into main
Merge version_2 into main
2026-04-12 21:23:47 +00:00
675a9840ae Update theme colors 2026-04-12 21:23:44 +00:00
1438972277 Merge version_1 into main
Merge version_1 into main
2026-04-12 21:19:18 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5faff; --background: #ffffff;
--card: #ffffff; --card: #f9f9f9;
--foreground: #001122; --foreground: #000f06e6;
--primary-cta: #15479c; --primary-cta: #0a7039;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #E34400; --secondary-cta: #f9f9f9;
--secondary-cta-text: #ffffff; --secondary-cta-text: #000f06e6;
--accent: #E34400; --accent: #e2e2e2;
--background-accent: #e8bea8; --background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);