Update src/app/styles/variables.css

This commit is contained in:
2026-04-21 21:49:37 +00:00
parent 693ac1812e
commit baacbec0ee

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #FF7B05;
--background: #f0f9ff;
--card: #e0f2fe;
--foreground: #082f49;
--primary-cta: #0369a1;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #bae6fd;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #FF7B05;
--accent: #7dd3fc;
--background-accent: #0ea5e9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);