4 Commits

Author SHA1 Message Date
3127cfdbd0 Merge version_3 into main
Merge version_3 into main
2026-04-13 11:31:05 +00:00
f514c79cb2 Update theme colors 2026-04-13 11:30:59 +00:00
5060cb3087 Merge version_2 into main
Merge version_2 into main
2026-04-13 11:30:54 +00:00
6b6958dab0 Update theme colors 2026-04-13 11:30:51 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #fbfbfb;
--foreground: #0a192f;
--primary-cta: #c5a059;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #E34400;
--primary-cta-text: #ffffff;
--secondary-cta: #0a192f;
--secondary-cta-text: #ffffff;
--accent: #d4af37;
--background-accent: #f4f4f4;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #E34400;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);