Compare commits

...

4 Commits

Author SHA1 Message Date
464b070cc5 Update theme colors 2026-04-20 23:00:13 +00:00
6cc86c8b63 Update theme colors 2026-04-20 23:00:00 +00:00
a2c48f2439 Update theme colors 2026-04-20 22:59:48 +00:00
7c7219ae59 Update theme colors 2026-04-20 22:59:31 +00:00

View File

@@ -10,14 +10,14 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ba9993; --background: #d3b9c3;
--card: #e6c6cf; --card: #e6c6cf;
--foreground: #faf6eb; --foreground: #faf6eb;
--primary-cta: #bb164c; --primary-cta: #bb164c;
--primary-cta-text: #f7f0f3; --primary-cta-text: #f7f0f3;
--secondary-cta: #f9d9e8; --secondary-cta: #f9d9e8;
--secondary-cta-text: #401a1c; --secondary-cta-text: #401a1c;
--accent: #eac0cd; --accent: #ebd2dd;
--background-accent: #e8c1d3; --background-accent: #e8c1d3;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */