Update src/app/styles/variables.css

This commit is contained in:
2026-03-09 07:08:34 +00:00
parent 68a128bcb9
commit 6252db9fcc

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #106EFB;
--background: #fff8f0;
--card: #fffbf5;
--foreground: #1a0f06;
--primary-cta: #d97706;
--primary-cta-text: #f7f6f7;
--secondary-cta: #f9f9f9;
--secondary-cta: #fffbf5;
--secondary-cta-text: #250c0d;
--accent: #106EFB;
--background-accent: #e2e2e2;
--accent: #f59e0b;
--background-accent: #fcd34d;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);