Update theme colors

This commit is contained in:
2026-06-02 20:50:24 +00:00
parent 0393011d9e
commit 99bea1902a

View File

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