Update theme colors

This commit is contained in:
2026-03-19 05:45:34 +00:00
parent a3ce7ff107
commit c5685c7c2d

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #F8F5F2;
--card: #E7E5E4;
--foreground: #111111;
--primary-cta: #22C55E;
--primary-cta-text: #052E16;
--secondary-cta: #D6D3D1;
--secondary-cta-text: #1C1C1C;
--accent: #22D3EE;
--background-accent: #0EA5E9;
--background: #020617;
--card: #0f172a;
--foreground: #e2e8f0;
--primary-cta: #c4d8f9;
--primary-cta-text: #020617;
--secondary-cta: #041633;
--secondary-cta-text: #e2e8f0;
--accent: #2d30f3;
--background-accent: #1d4ed8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);