2 Commits

Author SHA1 Message Date
fd2e4845d8 Update theme colors 2026-04-23 07:53:59 +00:00
dd7f34c8fc Update theme colors 2026-04-23 07:53:42 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fbfaff; --background: #fffefe;
--card: #f7f5ff; --card: #f6f7f4;
--foreground: #0f0022; --foreground: #080908;
--primary-cta: #8b5cf6; --primary-cta: #0e3a29;
--primary-cta-text: #fbfaff; --primary-cta-text: #fffefe;
--secondary-cta: #ffffff; --secondary-cta: #e7eecd;
--secondary-cta-text: #0f0022; --secondary-cta-text: #080908;
--accent: #d8cef5; --accent: #35c18b;
--background-accent: #c4a8f9; --background-accent: #ecebe4;
/* 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);