Compare commits

...

3 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

View File

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