Update src/app/styles/variables.css

This commit is contained in:
2026-03-04 16:10:22 +00:00
parent 6e22204703
commit 84f9caa4d0

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #341f51;
--background: #fef8f5;
--card: #fffaf8;
--foreground: #4a3a36;
--primary-cta: #d97760;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #6139e6;
--background-accent: #b3a8e8;
--accent: #f5d5cc;
--background-accent: #e8b8ad;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);