5 Commits

Author SHA1 Message Date
d9cd4b9ad8 Update theme colors 2026-04-15 13:05:00 +00:00
35bbaf3d84 Update theme colors 2026-04-15 13:04:56 +00:00
7cba1fb6ca Update theme colors 2026-04-15 13:04:53 +00:00
8fa216923e Update theme colors 2026-04-15 13:04:44 +00:00
552bb99cc3 Update theme colors 2026-04-15 13:04:35 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcfcfc;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #1a1a1a;
--primary-cta-text: #ffffff;
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a1a1a;
--accent: #d1d5db;
--background-accent: #f3f4f6;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);