Compare commits

...

5 Commits

Author SHA1 Message Date
440667d93f Update theme colors 2026-04-17 04:53:23 +00:00
8436de6d3b Update theme colors 2026-04-17 04:52:58 +00:00
166d645c4e Update theme colors 2026-04-17 04:52:39 +00:00
949013c624 Update theme colors 2026-04-17 04:52:25 +00:00
83cf062ea7 Update theme colors 2026-04-17 04:52:16 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #e1e6ed; --background: #dee9f0;
--card: #e6c6cf; --card: #e6c6cf;
--foreground: #391617; --foreground: #2d0f10;
--primary-cta: #bf224c; --primary-cta: #bb164c;
--primary-cta-text: #f7f0f3; --primary-cta-text: #f7f0f3;
--secondary-cta: #ecd5dc; --secondary-cta: #ecd5dc;
--secondary-cta-text: #401a1c; --secondary-cta-text: #401a1c;
--accent: #eac0cd; --accent: #eac0cd;
--background-accent: #d19bb2; --background-accent: #c1d2e8;
/* 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);