Update theme colors

This commit is contained in:
2026-05-14 01:22:59 +00:00
parent 2f07d5ee60
commit 4369f7c29e

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0f1c;
--card: #111827;
--foreground: #ffffff;
--primary-cta: #D4AF37;
--primary-cta-text: #000000;
--secondary-cta: #111827;
--secondary-cta-text: #ffffff;
--accent: #D4AF37;
--background-accent: #D4AF37;
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);