Update theme colors

This commit is contained in:
2026-04-09 12:23:20 +00:00
parent 15dc5eea0e
commit ead80d39a3

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #000000;
--primary-cta: #2c2c2c;
--primary-cta-text: #ffffff;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #1a1a1a;
--accent: #ffffff;
--background-accent: #e8e6e1;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);