Update theme colors

This commit is contained in:
2026-03-25 16:25:42 +00:00
parent 98c5b35c9e
commit cb66c5b62f

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #1a0f05;
--card: #2b1d10;
--foreground: #f7f6f7;
--primary-cta: #b8860b;
--primary-cta-text: #1a0f05;
--secondary-cta: #2b1d10;
--secondary-cta-text: #f7f6f7;
--accent: #ffdf7d;
--background-accent: #8b6914;
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);