Update src/app/styles/variables.css

This commit is contained in:
2026-05-24 09:07:14 +00:00
parent 92864194b3
commit 726ef0adae

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #020617;
--card: #0f172a;
--card: #1e293b;
--foreground: #f8fafc;
--primary-cta: #38bdf8;
--primary-cta: #d4af37;
--primary-cta-text: #ffffff;
--secondary-cta: #1e293b;
--secondary-cta: #334155;
--secondary-cta-text: #000612e6;
--accent: #38bdf8;
--background-accent: #1e293b;
--accent: #d4af37;
--background-accent: #0f172a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);