Update theme colors

This commit is contained in:
2026-03-12 01:28:19 +00:00
parent f016af923e
commit 45433f7a55

View File

@@ -12,13 +12,13 @@
--background: #000000;
--card: #ffffff;
--foreground: #1c1c1c;
--foreground: #d9d9d9;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #6139e6;
--background-accent: #b3a8e8;
--background-accent: #8400ff;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);