4 Commits

Author SHA1 Message Date
3f04c0b825 Merge version_3 into main
Merge version_3 into main
2026-06-09 10:08:20 +00:00
74dd1110da Merge version_2 into main
Merge version_2 into main
2026-06-09 10:08:18 +00:00
8c2291e593 Update theme colors 2026-06-09 10:08:17 +00:00
54ffc74d85 Update theme colors 2026-06-09 10:08:15 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--primary-cta-text: #fcf6ec;
--background: #fafffb;
--card: #ffffff;
--foreground: #001a0a;
--primary-cta: #0a705f;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbfb8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);