Update theme colors

This commit is contained in:
2026-04-05 17:08:50 +00:00
parent 966f14e599
commit f4e9b3bb9d

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdfaf6;
--card: #f4efe9;
--foreground: #3d2b1f;
--primary-cta: #2d5a27;
--primary-cta-text: #ffffff;
--secondary-cta: #d4c8bd;
--secondary-cta-text: #2d5a27;
--accent: #8b7355;
--background-accent: #e0d5c8;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffffe6;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);