Update src/app/styles/variables.css

This commit is contained in:
2026-05-08 17:44:46 +00:00
parent fac85b2760
commit ec4137dd19

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0B0F19;
--card: #111827;
--foreground: #FFFFFF;
--primary-cta: #00FFB2;
--background: #0a0a0c;
--card: #16161a;
--foreground: #fcfcfd;
--primary-cta: #d4af37;
--primary-cta-text: #000000;
--secondary-cta: #D4AF37;
--secondary-cta: #2a2a30;
--secondary-cta-text: #FFFFFF;
--accent: #334155;
--background-accent: #1E293B;
--accent: #b8860b;
--background-accent: #1f1f24;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);