5 Commits

Author SHA1 Message Date
ae87f98da7 Update theme colors 2026-06-12 21:12:54 +00:00
ffeff3371e Update theme colors 2026-06-12 21:12:50 +00:00
fd0902baa2 Update theme colors 2026-06-12 21:12:45 +00:00
3437bbb3e9 Update theme colors 2026-06-12 21:12:42 +00:00
e446cf1e25 Update theme colors 2026-06-12 21:09:48 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--background: #e3deea;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--foreground: #27231f;
--primary-cta: #27231f;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #6139e6;
--background-accent: #b3a8e8;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);