7 Commits

Author SHA1 Message Date
7bf85e4c46 Update theme colors 2026-06-12 13:23:27 +00:00
0ab81d2d91 Update theme colors 2026-06-12 13:22:49 +00:00
b62cb6db36 Update theme colors 2026-06-12 13:22:01 +00:00
0dc37a78e1 Update theme colors 2026-06-12 13:21:39 +00:00
9db4025e4a Update theme colors 2026-06-12 13:21:02 +00:00
1e4ba606d0 Update theme colors 2026-06-12 13:20:16 +00:00
dc2180944c Update theme colors 2026-06-12 13:19:58 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #FFFFFF;
--background: #FAFAF8;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--primary-cta-text: #e3deea;
--primary-cta: #C77D4A;
--primary-cta-text: #FFFFFF;
--secondary-cta: #ffffff;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
--accent: #C98D62;
--background-accent: #E8C4A7;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);