Update src/app/styles/variables.css

This commit is contained in:
2026-04-22 15:20:02 +00:00
parent 44a4454bea
commit 1470cec7bf

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4f0;
--card: #ffffff;
--foreground: #1a1a1a;
--background: #000000;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #d4af37;
--primary-cta-text: #1A1D2E;
--secondary-cta: #ffffff;
--secondary-cta: #333333;
--secondary-cta-text: #FFFFFF;
--accent: #d4af37;
--background-accent: #f3e5ab;
--background-accent: #262626;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);