Update src/app/styles/variables.css

This commit is contained in:
2026-03-12 13:38:34 +00:00
parent 22f6988d9c
commit bfba65dd42

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #FF7B05;
--background: #fffef9;
--card: #faf8f2;
--foreground: #2b1b0f;
--primary-cta: #d4622f;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #faf8f2;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #FF7B05;
--accent: #e8d4c0;
--background-accent: #d4622f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);