10 Commits

Author SHA1 Message Date
2b5293bed3 Update theme colors 2026-05-07 11:05:53 +00:00
3a21384e2c Update theme colors 2026-05-07 11:05:44 +00:00
59401a550d Update theme colors 2026-05-07 11:05:30 +00:00
0ca46e0f82 Update theme colors 2026-05-07 11:05:06 +00:00
c443434d95 Update theme colors 2026-05-07 11:04:56 +00:00
5371c32ddc Update theme colors 2026-05-07 11:04:03 +00:00
da1303147b Update theme colors 2026-05-07 11:04:00 +00:00
b56a209861 Update theme colors 2026-05-07 11:03:54 +00:00
453e392a41 Update theme colors 2026-05-07 11:00:23 +00:00
f7333f6b52 Update theme colors 2026-05-07 11:00:04 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #d6ccd9;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #c6b180;
--background: #f5f4f0;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #1a1a1a;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);