Update src/app/styles/variables.css

This commit is contained in:
2026-04-14 21:17:54 +00:00
parent fba1264a8d
commit 976cfabc03

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0c0a09;
--card: #1c1917;
--foreground: #f5f5f4;
--primary-cta: #f59e0b;
--background: #0f172a;
--card: #1e293b;
--foreground: #f8fafc;
--primary-cta: #f97316;
--primary-cta-text: #0c0a09;
--secondary-cta: #ef4444;
--secondary-cta: #0ea5e9;
--secondary-cta-text: #ffffff;
--accent: #292524;
--background-accent: #57534e;
--accent: #38bdf8;
--background-accent: #0f172a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);