5 Commits

Author SHA1 Message Date
8dfb70f77a Update theme colors 2026-06-11 20:19:01 +00:00
f03992083d Update theme colors 2026-06-11 20:18:56 +00:00
6b135661ff Update theme colors 2026-06-11 20:18:48 +00:00
a61e070da8 Update theme colors 2026-06-11 20:18:44 +00:00
39b1f12d54 Update theme colors 2026-06-11 20:18:38 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #1b0c25;
--primary-cta: #1b0c25;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #1b0c25;
--accent: #ff93e4;
--background-accent: #e8a8c3;
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);