Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-18 10:09:38 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f8fafc;
--card: #ffffff;
--foreground: #001a4d;
--primary-cta: #0052cc;
--primary-cta-text: #f7f6f7;
--secondary-cta: #3b82f6;
--secondary-cta-text: #250c0d;
--accent: #1e40af;
--background-accent: #dbeafe;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120006e6;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120006e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);