7 Commits

Author SHA1 Message Date
73202bbe6d Update theme colors 2026-04-11 22:57:23 +00:00
97e4fc6453 Update theme colors 2026-04-11 22:57:19 +00:00
d26282a73d Update theme colors 2026-04-11 22:57:14 +00:00
6ccce503a8 Update theme colors 2026-04-11 22:57:07 +00:00
7e9c1b091b Update theme colors 2026-04-11 22:57:03 +00:00
8aafa865e7 Update theme colors 2026-04-11 22:56:35 +00:00
c480d518f0 Update theme colors 2026-04-11 22:55:02 +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: #e3deea;
--card: #ffffff;
--foreground: #1f2027;
--primary-cta: #1f2027;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #1f2027;
--accent: #627dc6;
--background-accent: #627dc6;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);