8 Commits

Author SHA1 Message Date
f3769f14e4 Update theme colors 2026-05-12 15:24:13 +00:00
f16dab83ce Update theme colors 2026-05-12 15:23:40 +00:00
f5cbc40eab Update theme colors 2026-05-12 15:23:22 +00:00
4fc95cc195 Update theme colors 2026-05-12 15:23:05 +00:00
443ae5a785 Update theme colors 2026-05-12 15:22:52 +00:00
754debeec8 Update theme colors 2026-05-12 15:22:33 +00:00
97d8f4ec28 Update theme colors 2026-05-12 15:22:15 +00:00
9ab1beb566 Update theme colors 2026-05-12 15:22:00 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #f5f4f0;
--card: #ffffff;
--card: #e2baba;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f6f0e9;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #2b180a;
--accent: #8a8a8a;
--background-accent: #c90505;
--background-accent: #ba9006;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);