Update theme colors

This commit is contained in:
2026-06-10 06:44:37 +00:00
parent cd065742e4
commit 8cf404241f

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #efebe5; --background: #fafffb;
--card: #f7f2ea; --card: #ffffff;
--foreground: #000000; --foreground: #001a0a;
--primary-cta: #000000; --primary-cta: #0a705f;
--primary-cta-text: #efebe5; --primary-cta-text: #fafffb;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #000000; --secondary-cta-text: #001a0a;
--accent: #ffffff; --accent: #a8d9be;
--background-accent: #e0ad75; --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);