1 Commits

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

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbf8f2;
--card: #f0ede5;
--foreground: #3d1c16;
--primary-cta: #c14f00;
--primary-cta-text: #f5f5f5;
--secondary-cta: #f0ede5;
--secondary-cta-text: #1c1c1c;
--accent: #d4af37;
--background-accent: #e6d5a0;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #FF7B05;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #FF7B05;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);