Update src/app/styles/variables.css

This commit is contained in:
2026-03-17 18:59:26 +00:00
parent ab76cd1d74
commit 5339cf3ab5

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #1b0c25;
--primary-cta: #1b0c25;
--background: #0a0f1a;
--card: #131820;
--foreground: #e6f0ff;
--primary-cta: #d4af37;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta: #1a2234;
--secondary-cta-text: #1b0c25;
--accent: #ff93e4;
--background-accent: #e8a8c3;
--accent: #c9a961;
--background-accent: #2d5a8c;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);