Update src/app/styles/variables.css

This commit is contained in:
2026-05-26 17:49:01 +00:00
parent abf6b77e2b
commit b28d95a0c8

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #171717;
--foreground: #f5f5f5;
--primary-cta: #C5A059;
--background: #1a1a1a;
--card: #2e2e2e;
--foreground: #f0e6d2;
--primary-cta: #d4af37;
--primary-cta-text: #000000;
--secondary-cta: #171717;
--secondary-cta: #a67c00;
--secondary-cta-text: #f5f5f5;
--accent: #6B4F3C;
--background-accent: #262626;
--accent: #ffd700;
--background-accent: #0d0d0d;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);