Update src/app/styles/variables.css

This commit is contained in:
2026-04-26 07:32:48 +00:00
parent 17438bd486
commit c92d06069e

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #121212;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #D4AF37;
--primary-cta-text: #000000;
--secondary-cta: #1a1a1a;
--secondary-cta: #333333;
--secondary-cta-text: #ffffff;
--accent: #D4AF37;
--background-accent: #333333;
--background-accent: #222222;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);