Update src/app/styles/variables.css

This commit is contained in:
2026-05-17 19:12:27 +00:00
parent d8c3aa6110
commit e0b5061fcd

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #0b0b0f;
--card: #141419;
--foreground: #ffffff;
--card: #1a1a1e;
--foreground: #f8f8f8;
--primary-cta: #d61f2c;
--primary-cta-text: #ffffff;
--secondary-cta: #ffd700;
--secondary-cta-text: #000000;
--accent: #ffd700;
--background-accent: #1a0003;
--background-accent: #2a0505;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);