Update src/app/styles/variables.css

This commit is contained in:
2026-05-06 19:50:17 +00:00
parent 7a7aa4dd7e
commit 833e751695

View File

@@ -12,13 +12,13 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #c5a059;
--foreground: #ffffff;
--primary-cta: #1f7cff;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--accent: #c5a059;
--background-accent: #1a1a1a;
--accent: #1f7cff;
--background-accent: #f96b2f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);