Update src/app/styles/variables.css

This commit is contained in:
2026-05-12 14:46:35 +00:00
parent d60e0a51ce
commit 121d93aae8

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdf2f8;
--background: #fdf8f6;
--card: #ffffff;
--foreground: #500724;
--primary-cta: #db2777;
--foreground: #4a3728;
--primary-cta: #c17f59;
--primary-cta-text: #ffffff;
--secondary-cta: #fce7f3;
--secondary-cta: #f3e5db;
--secondary-cta-text: #831843;
--accent: #c084fc;
--background-accent: #fbcfe8;
--accent: #dcbfae;
--background-accent: #f7ece6;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);