4 Commits

Author SHA1 Message Date
cee68069e1 Merge version_2 into main
Merge version_2 into main
2026-03-09 12:59:22 +00:00
f7dc245404 Update theme colors 2026-03-09 12:59:16 +00:00
8e7fe290f7 Merge version_2 into main
Merge version_2 into main
2026-03-09 10:46:44 +00:00
6d3d2f0fde Update theme colors 2026-03-09 10:46:38 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #fafffb;
--card: #f9f9f9; --card: #f7fffa;
--foreground: #120a00e6; --foreground: #001a0a;
--primary-cta: #FF7B05; --primary-cta: #0a7039;
--primary-cta-text: #ffffff; --primary-cta-text: #fafffb;
--secondary-cta: #f9f9f9; --secondary-cta: #ffffff;
--secondary-cta-text: #120a00e6; --secondary-cta-text: #001a0a;
--accent: #e2e2e2; --accent: #a8d9be;
--background-accent: #FF7B05; --background-accent: #6bbf8e;
/* 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);