11 Commits

Author SHA1 Message Date
39a7f88c87 Update theme colors 2026-05-13 13:11:37 +00:00
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
45a42569c4 Update theme colors 2026-05-13 13:02:14 +00:00
f98a7ff7c8 Update theme colors 2026-05-13 13:02:00 +00:00

View File

@@ -13,12 +13,12 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);