Update src/app/styles/variables.css

This commit is contained in:
2026-03-04 19:49:02 +00:00
parent 6ac0c15902
commit f3a181d391

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--background: #faf8f6;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #341f51;
--foreground: #2d1b2e;
--primary-cta: #d8658f;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #6139e6;
--background-accent: #b3a8e8;
--accent: #e8c4d7;
--background-accent: #f0dce7;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);