Update src/app/styles/variables.css

This commit is contained in:
2026-03-11 14:35:34 +00:00
parent 1dded4f255
commit e210b28aab

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #b82b40;
--background: #fffef9;
--card: #fff9f3;
--foreground: #2d1a15;
--primary-cta: #c41e3a;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta: #fde8e0;
--secondary-cta-text: #1c1c1c;
--accent: #b90941;
--background-accent: #e8a8b6;
--accent: #ff69b4;
--background-accent: #ffc0cb;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);