5 Commits

Author SHA1 Message Date
fe3c4e2c96 Update theme colors 2026-05-02 22:46:35 +00:00
731605c8d6 Update theme colors 2026-05-02 22:46:32 +00:00
0821521a64 Update theme colors 2026-05-02 22:46:22 +00:00
dcc1a8dce5 Update theme colors 2026-05-02 22:45:54 +00:00
52a38ba1fb Update theme colors 2026-05-02 22:45:48 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fafffb;
--card: #f7fffa;
--foreground: #001a0a;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a2e24;
--accent: #a8d9be;
--background-accent: #6bbf8e;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);