Update src/app/styles/variables.css

This commit is contained in:
2026-05-14 05:50:33 +00:00
parent 90257c5945
commit 129a24d793

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--background: #000000;
--card: #0f0f0f;
--foreground: #ffffff;
--primary-cta: #e34400;
--primary-cta: #f97316;
--primary-cta-text: #0a1a0c;
--secondary-cta: #010101;
--secondary-cta: #171717;
--secondary-cta-text: #d4f6d8;
--accent: #e34400;
--background-accent: #e34400;
--accent: #f97316;
--background-accent: #171717;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);