Update src/app/styles/variables.css

This commit is contained in:
2026-05-08 05:57:21 +00:00
parent 732f330d80
commit 08f3ee4b6a

View File

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