1 Commits

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

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #9b6c43; --background: #f5f5f5;
--card: #ffffff; --card: #ffffff;
--foreground: #2b180a; --foreground: #1c1c1c;
--primary-cta: #8b5a2b; --primary-cta: #1c1c1c;
--primary-cta-text: #ffffff; --primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #2b180a; --secondary-cta-text: #1c1c1c;
--accent: #d4c5b9; --accent: #e63946;
--background-accent: #e6dcd3; --background-accent: #e8bea8;
/* 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);