Update src/app/styles/variables.css

This commit is contained in:
2026-05-20 00:01:47 +00:00
parent 0550a7a9a3
commit f4857fbaad

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbf7f1;
--card: #ffffff;
--foreground: #2d241d;
--background: #000000;
--card: #121212;
--foreground: #ffffff;
--primary-cta: #d4af37;
--primary-cta-text: #ffffff;
--secondary-cta: #2d241d;
--secondary-cta: #1c1c1c;
--secondary-cta-text: #fbf7f1;
--accent: #c5a059;
--background-accent: #f3eada;
--accent: #b8860b;
--background-accent: #0a0a0a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);