8 Commits

Author SHA1 Message Date
24f90eb672 Update theme colors 2026-05-13 13:04:16 +00:00
d47c48b0e4 Update theme colors 2026-05-13 13:04:07 +00:00
d746b7c703 Update theme colors 2026-05-13 13:03:55 +00:00
e17ad086ee Update theme colors 2026-05-13 13:03:42 +00:00
48879e5c1e Update theme colors 2026-05-13 13:03:26 +00:00
32b4939f58 Update theme colors 2026-05-13 13:03:13 +00:00
4fc52c83c2 Update theme colors 2026-05-13 13:02:57 +00:00
afa226f5ab Update theme colors 2026-05-13 13:02:33 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #250c0d;
--primary-cta: #b82b40;
--primary-cta-text: #f7f6f7;
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #250c0d;
--accent: #b90941;
--background-accent: #e8a8b6;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);