Update src/app/styles/variables.css

This commit is contained in:
2026-06-08 14:59:07 +00:00
parent a7e878d63f
commit 96a206561b

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1c1c1c;
--foreground: #fcfcfc;
--primary-cta: #e6b940;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1c1c1c;
--secondary-cta-text: #e6b940;
--accent: #e6b940;
--background-accent: #363636;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #b8860b;
--background-accent: #8b6914;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);