2 Commits

Author SHA1 Message Date
a5a815e257 Update theme colors 2026-05-08 03:20:17 +00:00
1fee628448 Update theme colors 2026-05-08 03:20:03 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fbf8f2; --background: #fffefe;
--card: #f0ede5; --card: #f6f7f4;
--foreground: #3d1c16; --foreground: #080908;
--primary-cta: #c14f00; --primary-cta: #0e3a29;
--primary-cta-text: #f5f5f5; --primary-cta-text: #fffefe;
--secondary-cta: #f0ede5; --secondary-cta: #e7eecd;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #080908;
--accent: #d4af37; --accent: #35c18b;
--background-accent: #e6d5a0; --background-accent: #ecebe4;
/* 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);