2 Commits

Author SHA1 Message Date
5b89f50a0e Update theme colors 2026-05-15 15:19:34 +00:00
68bce074b4 Update theme colors 2026-05-15 15:19:26 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #050012; --background: #000000;
--card: #040121; --card: #0c0c0c;
--foreground: #f0e6ff; --foreground: #ffffff;
--primary-cta: #c89bff; --primary-cta: #106EFB;
--primary-cta-text: #050012; --primary-cta-text: #ffffff;
--secondary-cta: #1d123b; --secondary-cta: #000000;
--secondary-cta-text: #f0e6ff; --secondary-cta-text: #ffffff;
--accent: #684f7b; --accent: #535353;
--background-accent: #65417c; --background-accent: #106EFB;
/* 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);