Update theme colors

This commit is contained in:
2026-06-09 23:06:16 +00:00
parent 03e980acac
commit 4d543101c3

View File

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