2 Commits

Author SHA1 Message Date
105b3cfb89 Update theme colors 2026-06-10 11:38:03 +00:00
f36b324371 Update theme colors 2026-06-10 11:37:46 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fafffb; --background: #e3deea;
--card: #ffffff; --card: #ffffff;
--foreground: #001a0a; --foreground: #27231f;
--primary-cta: #0a705f; --primary-cta: #27231f;
--primary-cta-text: #fafffb; --primary-cta-text: #e3deea;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #001a0a; --secondary-cta-text: #27231f;
--accent: #a8d9be; --accent: #c68a62;
--background-accent: #6bbfb8; --background-accent: #c68a62;
/* 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);