1 Commits

Author SHA1 Message Date
ae319bd317 Update theme colors 2026-04-22 12:05:54 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #000000;
--card: #ffffff; --card: #0c0c0c;
--foreground: #0c1325; --foreground: #ffffff;
--primary-cta: #0b07ff; --primary-cta: #cee7ff;
--primary-cta-text: #f7f6f7; --primary-cta-text: #000000;
--secondary-cta: #ffffff; --secondary-cta: #000000;
--secondary-cta-text: #0c1325; --secondary-cta-text: #ffffff;
--accent: #93b7ff; --accent: #535353;
--background-accent: #a8bae8; --background-accent: #CEE7FF;
/* 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);