6 Commits

Author SHA1 Message Date
3d9faab248 Update theme colors 2026-04-24 16:51:39 +00:00
2db8850191 Update theme colors 2026-04-24 16:51:35 +00:00
87b8eb3f40 Update theme colors 2026-04-24 16:51:32 +00:00
437e3f19ef Update theme colors 2026-04-24 16:51:23 +00:00
acfd85a603 Update theme colors 2026-04-24 16:51:20 +00:00
f4fdfb3dd0 Update theme colors 2026-04-24 16:51:07 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--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;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #0c1325;
--primary-cta: #0798ff;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #0c1325;
--accent: #93c7ff;
--background-accent: #a8cde8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);