Update theme colors

This commit is contained in:
2026-05-28 01:21:57 +00:00
parent 2f9adba276
commit c1cdc04d71

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f0f0f0;
--background: #fafffb;
--card: #ffffff;
--foreground: #333333;
--primary-cta: #25D366;
--primary-cta-text: #ffffff;
--secondary-cta: #e2382e;
--secondary-cta-text: #ffffff;
--accent: #e0e0e0;
--background-accent: #cccccc;
--foreground: #001a0a;
--primary-cta: #0a705f;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbfb8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);