Update src/app/styles/variables.css

This commit is contained in:
2026-05-17 13:40:21 +00:00
parent 9aa6da73e2
commit 693ab3a768

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #0a7039;
--background: #0a0a0a;
--card: #171717;
--foreground: #f5f5f5;
--primary-cta: #ffffff;
--primary-cta-text: #ffffff;
--secondary-cta: #f6f0e9;
--secondary-cta: #262626;
--secondary-cta-text: #2b180a;
--accent: #b8a27d;
--background-accent: #c4b5a3;
--accent: #404040;
--background-accent: #171717;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);