Compare commits

..

2 Commits

Author SHA1 Message Date
fc841b6494 Update theme colors 2026-04-17 04:48:08 +00:00
59d53d07a1 Update theme colors 2026-04-17 04:47:47 +00:00

View File

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