3 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

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f6f0e9; --background: #ffffff;
--card: #efe7dd; --card: #f9f9f9;
--foreground: #2b180a; --foreground: #120a00e6;
--primary-cta: #2b180a; --primary-cta: #E34400;
--primary-cta-text: #f6f0e9; --primary-cta-text: #ffffff;
--secondary-cta: #efe7dd; --secondary-cta: #f9f9f9;
--secondary-cta-text: #2b180a; --secondary-cta-text: #120a00e6;
--accent: #94877c; --accent: #e2e2e2;
--background-accent: #afa094; --background-accent: #E34400;
/* 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);