Compare commits

..

7 Commits

Author SHA1 Message Date
ef66bcfb2c Update theme colors 2026-04-17 04:48:51 +00:00
34b2db6f8f Update theme colors 2026-04-17 04:48:36 +00:00
d9e727e667 Update theme colors 2026-04-17 04:48:25 +00:00
fc841b6494 Update theme colors 2026-04-17 04:48:08 +00:00
59d53d07a1 Update theme colors 2026-04-17 04:47:47 +00:00
00460d0f7f Update theme colors 2026-04-17 04:47:18 +00:00
d7f75c6451 Update theme colors 2026-04-17 04:47:07 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #dec4cb;
--background: #e1e6ed;
--card: #e6c6cf;
--foreground: #391617;
--primary-cta: #ba0e3c;
--primary-cta: #bf224c;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta: #f1d5de;
--secondary-cta-text: #250c0d;
--accent: #f7b6cb;
--background-accent: #ffffff;
--accent: #dfbfc9;
--background-accent: #d19bb2;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);