Update src/app/styles/variables.css

This commit is contained in:
2026-03-29 20:46:22 +00:00
parent 36635b8619
commit c8fea2b307

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #fcfcfc;
--foreground: #0B1F3A;
--primary-cta: #C8A96A;
--background: #0a0c10;
--card: #151821;
--foreground: #e2e8f0;
--primary-cta: #d4af37;
--primary-cta-text: #111111;
--secondary-cta: #111111;
--secondary-cta: #1e3a8a;
--secondary-cta-text: #ffffff;
--accent: #e2e2e2;
--background-accent: #0B1F3A;
--accent: #c5a028;
--background-accent: #1a1e2a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);