2 Commits

Author SHA1 Message Date
3671e4b27e Update theme colors 2026-04-17 09:20:19 +00:00
5eee1f5af1 Update theme colors 2026-04-17 09:20:09 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #fffafa;
--card: #ffffff; --card: #fff7f7;
--foreground: #1c1c1c; --foreground: #1a0000;
--primary-cta: #1f514c; --primary-cta: #e63946;
--primary-cta-text: #f5f5f5; --primary-cta-text: #fffafa;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #1a0000;
--accent: #159c49; --accent: #f5c4c7;
--background-accent: #a8e8ba; --background-accent: #f09199;
/* 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);