Update src/app/styles/variables.css

This commit is contained in:
2026-05-19 23:39:39 +00:00
parent 5c868c54e4
commit 1f6edc21dd

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #d6c6ae;
--background: #fdf8fb;
--card: #ffffff;
--foreground: #2d1b2d;
--primary-cta: #4a1e4a;
--primary-cta-text: #e69f9f;
--secondary-cta: #fdf8fb;
--secondary-cta: #e6d7e6;
--secondary-cta-text: #2d1b2d;
--accent: #f129f1;
--background-accent: #e6d7e6;
--background-accent: #fdf8fb;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);