Update src/app/styles/variables.css

This commit is contained in:
2026-04-20 14:03:48 +00:00
parent 497a7c7d87
commit c5132666b1

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #010912;
--card: #1C1C1C;
--foreground: #F5F5F5;
--card: #0f172a;
--foreground: #ffffff;
--primary-cta: #C8A96A;
--primary-cta-text: #0A0A0A;
--secondary-cta: #C8A96A;
--secondary-cta: #15479c;
--secondary-cta-text: #ffffff;
--accent: #1C1C1C;
--background-accent: #0A0A0A;
--accent: #C8A96A;
--background-accent: #041633;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);