Update src/app/styles/variables.css

This commit is contained in:
2026-05-12 00:48:40 +00:00
parent 7b54788daa
commit e9ecc6adfb

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #080000;
--card: #1e0d0d;
--foreground: #ffe6e6;
--primary-cta: #ff7a7a;
--background: #0a0a0a;
--card: #121212;
--foreground: #f5f5f5;
--primary-cta: #333333;
--primary-cta-text: #080000;
--secondary-cta: #1e0909;
--secondary-cta: #1c1c1c;
--secondary-cta-text: #ffe6e6;
--accent: #7b4242;
--background-accent: #65292c;
--accent: #4a4a4a;
--background-accent: #262626;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);