2 Commits

Author SHA1 Message Date
a9394bbc99 Merge version_2 into main
Merge version_2 into main
2026-05-18 10:51:18 +00:00
16b319f486 Update theme colors 2026-05-18 10:51:15 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f4f0; --background: #fafffb;
--card: #ffffff; --card: #ffffff;
--foreground: #1a1a1a; --foreground: #001a0a;
--primary-cta: #2c2c2c; --primary-cta: #0a705f;
--primary-cta-text: #f5f4f0; --primary-cta-text: #fafffb;
--secondary-cta: #f5f4f0; --secondary-cta: #ffffff;
--secondary-cta-text: #1a1a1a; --secondary-cta-text: #001a0a;
--accent: #8a8a8a; --accent: #a8d9be;
--background-accent: #e8e6e1; --background-accent: #6bbfb8;
/* 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);