1 Commits

Author SHA1 Message Date
99b75bf1ad Update theme colors 2026-06-11 15:11:00 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #010912; --background: #0a0a0a;
--card: #152840; --card: #1a1a1a;
--foreground: #e6f0ff; --foreground: #f8f5ffe6;
--primary-cta: #cee7ff; --primary-cta: #c89bff;
--primary-cta-text: #010912; --primary-cta-text: #0a0a0a;
--secondary-cta: #0e1a29; --secondary-cta: #1a1a1a;
--secondary-cta-text: #e6f0ff; --secondary-cta-text: #f8f5ffe6;
--accent: #3f5c79; --accent: #737373;
--background-accent: #004a93; --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);