2 Commits

Author SHA1 Message Date
6d02d4ee87 Update theme colors 2026-04-22 12:06:04 +00:00
d061e8c2ef Update theme colors 2026-04-22 12:05:59 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #f7f6f7;
--card: #0c0c0c; --card: #ffffff;
--foreground: #ffffff; --foreground: #1b0c25;
--primary-cta: #cee7ff; --primary-cta: #1b0c25;
--primary-cta-text: #000000; --primary-cta-text: #f7f6f7;
--secondary-cta: #000000; --secondary-cta: #ffffff;
--secondary-cta-text: #ffffff; --secondary-cta-text: #1b0c25;
--accent: #535353; --accent: #ff93e4;
--background-accent: #CEE7FF; --background-accent: #e8a8c3;
/* 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);