2 Commits

Author SHA1 Message Date
445f2d717a Update theme colors 2026-05-12 23:19:05 +00:00
877e66e941 Update theme colors 2026-05-12 23:18:53 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcfaf7;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #2b180a;
--primary-cta: #8b5a2b;
--primary-cta-text: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #2b180a;
--accent: #d4c5b9;
--background-accent: #e6dcd3;
--secondary-cta-text: #1c1c1c;
--accent: #e63946;
--background-accent: #e8bea8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);