2 Commits

Author SHA1 Message Date
f34792d110 Update theme colors 2026-05-18 14:12:10 +00:00
3779d8dfb6 Update theme colors 2026-05-18 14:11:22 +00:00

View File

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