1 Commits

Author SHA1 Message Date
d62ae1e244 Update theme colors 2026-04-28 10:00:54 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #e3deea;
--card: #ffffff; --card: #ffffff;
--foreground: #0c1325; --foreground: #27231f;
--primary-cta: #0798ff; --primary-cta: #27231f;
--primary-cta-text: #f7f6f7; --primary-cta-text: #e3deea;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #0c1325; --secondary-cta-text: #27231f;
--accent: #93c7ff; --accent: #c68a62;
--background-accent: #a8cde8; --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);