Update theme colors

This commit is contained in:
2026-03-11 20:48:09 +00:00
parent 88e539d5b5
commit af8eaa7fe7

View File

@@ -13,11 +13,11 @@
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta: #151854;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--accent: #F77200;
--background-accent: #a8e8ba;
/* text sizing - set by ThemeProvider */