Update src/app/styles/variables.css

This commit is contained in:
2026-05-17 12:13:56 +00:00
parent 6a55d5229f
commit 9183a1a35f

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #1e1e1e;
--card: #2a2a2a;
--foreground: #f5f4ef;
--primary-cta: #c9a84c;
--background: #fffafa;
--card: #fff7f7;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #1e1e1e;
--secondary-cta: #1e1e1e;
--secondary-cta: #ffffff;
--secondary-cta-text: #f5f4ef;
--accent: #c9a84c;
--background-accent: #2a2a2a;
--accent: #f5c4c7;
--background-accent: #f09199;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);