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;
--background-accent: #ffffff; */
--background: #020617;
--card: #0f172a;
--foreground: #e2e8f0;
--primary-cta: #06b6d4;
--primary-cta-text: #280101;
--secondary-cta: #38bdf8;
--secondary-cta-text: #f6d4d4;
--accent: #2563eb;
--background-accent: #1e293b;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffffe6;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);