Compare commits

...

5 Commits

Author SHA1 Message Date
2255ae3ef9 Update theme colors 2026-04-17 04:45:56 +00:00
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

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #f7f6f7;
--card: #dfcdd3; --card: #dec4cb;
--foreground: #391617; --foreground: #391617;
--primary-cta: #c84163; --primary-cta: #d01246;
--primary-cta-text: #f7f6f7; --primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #250c0d; --secondary-cta-text: #250c0d;
--accent: #b90941; --accent: #f7b6cb;
--background-accent: #e89cac; --background-accent: #ffffff;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);