5 Commits

Author SHA1 Message Date
801f2b34d3 Update theme colors 2026-05-07 17:10:29 +00:00
0c53ede288 Update theme colors 2026-05-07 17:07:29 +00:00
0cd052a84d Update theme colors 2026-05-07 17:07:20 +00:00
0c772b963b Update theme colors 2026-05-07 17:03:47 +00:00
d2239b7421 Update theme colors 2026-05-07 17:03:35 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #250c0d;
--primary-cta: #b82b40;
--primary-cta-text: #f7f6f7;
--background: #fbfaff;
--card: #f7f5ff;
--foreground: #0f0022;
--primary-cta: #8b5cf6;
--primary-cta-text: #fbfaff;
--secondary-cta: #ffffff;
--secondary-cta-text: #250c0d;
--accent: #b90941;
--background-accent: #e8a8b6;
--secondary-cta-text: #0f0022;
--accent: #d8cef5;
--background-accent: #c4a8f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);