1 Commits

Author SHA1 Message Date
503e808f8b Update theme colors 2026-05-26 03:03:31 +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: #f8f5ffe6;
--primary-cta: #c4d8f9; --primary-cta: #c89bff;
--primary-cta-text: #020617; --primary-cta-text: #0a0a0a;
--secondary-cta: #041633; --secondary-cta: #1a1a1a;
--secondary-cta-text: #e2e8f0; --secondary-cta-text: #f8f5ffe6;
--accent: #2d30f3; --accent: #737373;
--background-accent: #1d4ed8; --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);