Update src/app/styles/variables.css

This commit is contained in:
2026-04-25 17:15:55 +00:00
parent 8a2d7af092
commit a1f246b886

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #1b0c25;
--primary-cta: #1b0c25;
--background: #fbfaf8;
--card: #f0ede9;
--foreground: #2d2621;
--primary-cta: #c15c4d;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta: #f0ede9;
--secondary-cta-text: #1b0c25;
--accent: #ff93e4;
--background-accent: #e8a8c3;
--accent: #d6a89c;
--background-accent: #e8d2ca;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);