Compare commits

..

10 Commits

Author SHA1 Message Date
6a0fdffdf4 Update theme colors 2026-04-17 04:44:49 +00:00
423685163a Update theme colors 2026-04-17 04:44:27 +00:00
2989eb7e76 Update theme colors 2026-04-17 04:44:15 +00:00
b5b938a0bd Update theme colors 2026-04-17 04:43:59 +00:00
1159826185 Update theme colors 2026-04-17 04:43:28 +00:00
34b898f617 Update theme colors 2026-04-17 04:43:15 +00:00
2449801c9f Update theme colors 2026-04-17 04:42:53 +00:00
58e09dbb62 Update theme colors 2026-04-17 04:42:34 +00:00
039f11eedf Update theme colors 2026-04-17 04:42:17 +00:00
90180541de Update theme colors 2026-04-17 04:41:50 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #250c0d;
--primary-cta: #b82b40;
--card: #f1bbcd;
--foreground: #391617;
--primary-cta: #e6c9d0;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #250c0d;
--accent: #b90941;
--background-accent: #e8a8b6;
--background-accent: #ffffff;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);