Switch to version 3: modified src/app/styles/variables.css

This commit is contained in:
2026-04-20 16:27:34 +00:00
parent f9ad4000b7
commit b0acbca83e

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--card: #1a1712;
--foreground: #f5f5f5;
--primary-cta: #d4af37;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1712;
--secondary-cta-text: #d4af37;
--accent: #b8860b;
--background-accent: #262626;
--background-accent: #2c2621;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);