4 Commits

Author SHA1 Message Date
730053129f Update theme colors 2026-04-25 13:51:25 +00:00
730e7f1cca Update theme colors 2026-04-25 13:51:07 +00:00
748a027d1e Update theme colors 2026-04-25 13:50:54 +00:00
cd5604ce72 Update theme colors 2026-04-25 13:50:12 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fff1f2;
--card: #ffffff;
--foreground: #881337;
--primary-cta: #e11d48;
--primary-cta-text: #ffffff;
--background: #efebe5;
--card: #f7f2ea;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #efebe5;
--secondary-cta: #ffffff;
--secondary-cta-text: #881337;
--accent: #fda4af;
--background-accent: #fecdd3;
--secondary-cta-text: #000000;
--accent: #ffffff;
--background-accent: #e1b875;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);