Update src/app/styles/variables.css

This commit is contained in:
2026-05-09 17:48:34 +00:00
parent 7cfd187bf2
commit d86f040481

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--background: #f0f2f5;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #7c3aed;
--primary-cta-text: #fcf6ec;
--secondary-cta: #ffffff;
--secondary-cta: #f3f4f6;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
--accent: #ec4899;
--background-accent: #fce7f3;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);