Update src/app/styles/variables.css

This commit is contained in:
2026-04-10 01:30:31 +00:00
parent c4ef23aa28
commit ddcfeb5bc1

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #ffdf7d;
--background: #050505;
--card: #121212;
--foreground: #f5f5f5;
--primary-cta: #d4af37;
--primary-cta-text: #f5f4ef;
--secondary-cta: #1a1a1a;
--secondary-cta: #1c1c1c;
--secondary-cta-text: #2a2928;
--accent: #b8860b;
--background-accent: #8b6914;
--accent: #d4af37;
--background-accent: #1a1a1a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);