Update src/app/styles/variables.css

This commit is contained in:
2026-03-06 14:13:17 +00:00
parent 9ad618dc02
commit 15fe209b28

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--background: #e6f2ff;
--card: #d9ebff;
--foreground: #001a4d;
--primary-cta: #0052cc;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #ffffff;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--accent: #4d94ff;
--background-accent: #1f69ff;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);