4 Commits

Author SHA1 Message Date
53da30c36e Update theme colors 2026-06-08 12:01:42 +00:00
8c9bae507d Update theme colors 2026-06-08 12:01:36 +00:00
ae5e5e5718 Update theme colors 2026-06-08 12:01:27 +00:00
44aa9c939f Update theme colors 2026-06-08 12:01:05 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--primary-cta-text: #fcf6ec;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #f2f2f2;
--primary-cta: #ff6207;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);