1 Commits

Author SHA1 Message Date
b593575b09 Update theme colors 2026-05-07 23:33:55 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #020617; --background: #0a0a0a;
--card: #0f172a; --card: #1a1a1a;
--foreground: #e2e8f0; --foreground: #ffffffe6;
--primary-cta: #06b6d4; --primary-cta: #e6e6e6;
--primary-cta-text: #280101; --primary-cta-text: #0a0a0a;
--secondary-cta: #38bdf8; --secondary-cta: #1a1a1a;
--secondary-cta-text: #f6d4d4; --secondary-cta-text: #ffffffe6;
--accent: #2563eb; --accent: #737373;
--background-accent: #1e293b; --background-accent: #737373;
/* 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);