Compare commits

...

9 Commits

Author SHA1 Message Date
b2d0cbbbc7 Update theme colors 2026-04-20 23:01:48 +00:00
5c2ad00892 Update theme colors 2026-04-20 23:01:21 +00:00
62038279b0 Update theme colors 2026-04-20 23:01:05 +00:00
c6f5185989 Update theme colors 2026-04-20 23:00:53 +00:00
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
bdd66bb8ec Update theme colors 2026-04-20 22:58:53 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #dee9f0;
--background: #d3b9c3;
--card: #e6c6cf;
--foreground: #f6f5f3;
--foreground: #faf6eb;
--primary-cta: #bb164c;
--primary-cta-text: #f7f0f3;
--secondary-cta: #f9d9e8;
--secondary-cta: #f1bed6;
--secondary-cta-text: #401a1c;
--accent: #eac0cd;
--background-accent: #e8c1d3;
--accent: #d1ddeb;
--background-accent: #c1dde8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);