Update src/app/styles/variables.css

This commit is contained in:
2026-05-27 18:55:56 +00:00
parent 4f0c0bc76c
commit cc79017a1e

View File

@@ -12,13 +12,13 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f0d050;
--primary-cta: #e0b000;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #f0d050;
--accent: #f0d050;
--background-accent: #333333;
--accent: #b8860b;
--background-accent: #8b6914;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);