2 Commits

Author SHA1 Message Date
1dc289ecd2 Update theme colors 2026-05-22 19:47:40 +00:00
8d3d925f68 Update theme colors 2026-05-22 19:47:26 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #050012; --background: #0a0a0a;
--card: #040121; --card: #1a1a1a;
--foreground: #f0e6ff; --foreground: #ffffff;
--primary-cta: #c89bff; --primary-cta: #e34400;
--primary-cta-text: #050012; --primary-cta-text: #ffffff;
--secondary-cta: #1d123b; --secondary-cta: #010101;
--secondary-cta-text: #f0e6ff; --secondary-cta-text: #ffffff;
--accent: #684f7b; --accent: #737373;
--background-accent: #65417c; --background-accent: #e34400;
/* 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);