4 Commits

Author SHA1 Message Date
2a7cc10456 Update theme colors 2026-05-04 09:11:16 +00:00
e53f03feff Update theme colors 2026-05-04 09:10:20 +00:00
ecb01ecf5a Update theme colors 2026-05-04 09:10:08 +00:00
f48109317e Update theme colors 2026-05-02 07:56:47 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #02a420;
--background-accent: #006704;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);