Update src/app/styles/variables.css

This commit is contained in:
2026-03-10 12:21:02 +00:00
parent c2f81528bb
commit 624d58b5d3

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--background: #fff9f5;
--card: #ffe8f0;
--foreground: #5a2d3c;
--primary-cta: #ff69b4;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta: #ffd700;
--secondary-cta-text: #1c1c1c;
--accent: #15479c;
--background-accent: #a8cce8;
--accent: #ffc0cb;
--background-accent: #fffacd;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);