Update theme colors

This commit is contained in:
2026-03-05 03:42:53 +00:00
parent 33495daae4
commit e7ee9ad064

View File

@@ -13,11 +13,11 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #E8F5F5;
--primary-cta: #0C5F5F;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #E8F5F5;
--accent: #0C5F5F;
--background-accent: #0C5F5F;
/* text sizing - set by ThemeProvider */