Update theme colors

This commit is contained in:
2026-06-11 10:50:38 +00:00
parent e27de29ec4
commit c1333c21ec

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #fafffb;
--card: #ffffff; --card: #ffffff;
--foreground: #0c1325; --foreground: #001a0a;
--primary-cta: #0b07ff; --primary-cta: #0a705f;
--primary-cta-text: #f7f6f7; --primary-cta-text: #fafffb;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #0c1325; --secondary-cta-text: #001a0a;
--accent: #93b7ff; --accent: #a8d9be;
--background-accent: #a8bae8; --background-accent: #6bbfb8;
/* 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);