19 Commits

Author SHA1 Message Date
1161e372a1 Update theme colors 2026-05-15 15:20:17 +00:00
93f012742f Update theme colors 2026-05-15 15:20:12 +00:00
d5aa7c2c33 Update theme colors 2026-05-15 15:20:10 +00:00
f68bd52301 Update theme colors 2026-05-15 15:20:07 +00:00
636e432600 Update theme colors 2026-05-15 15:20:01 +00:00
112f7d9079 Update theme colors 2026-05-15 15:19:55 +00:00
b44593b1c0 Update theme colors 2026-05-15 15:19:49 +00:00
9d8ae86a17 Update theme colors 2026-05-15 15:19:45 +00:00
d3f01228a3 Update theme colors 2026-05-15 15:19:40 +00:00
5b89f50a0e Update theme colors 2026-05-15 15:19:34 +00:00
68bce074b4 Update theme colors 2026-05-15 15:19:26 +00:00
40482930d1 Update theme colors 2026-05-15 15:19:16 +00:00
a1036048cf Update theme colors 2026-05-15 15:19:10 +00:00
5243433d00 Update theme colors 2026-05-15 15:19:02 +00:00
1bf3fa80a5 Update theme colors 2026-05-15 15:18:51 +00:00
bc5b4d38ea Update theme colors 2026-05-15 15:18:44 +00:00
ecfdc7e9e6 Update theme colors 2026-05-15 15:18:41 +00:00
039888c026 Update theme colors 2026-05-15 15:18:34 +00:00
7c4fed1052 Update theme colors 2026-05-15 15:18:27 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbf9f7;
--card: #f4f1ee;
--foreground: #3d3732;
--primary-cta: #8c7f76;
--primary-cta-text: #f7f6f7;
--secondary-cta: #d6d2ce;
--secondary-cta-text: #250c0d;
--accent: #c8b9b0;
--background-accent: #e9e5e2;
--background: #e3deea;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);