Compare commits

..

7 Commits

Author SHA1 Message Date
6745cd28e2 Update theme colors 2026-04-20 23:02:59 +00:00
0cd23ff295 Update theme colors 2026-04-20 23:02:24 +00:00
256f8ded50 Update theme colors 2026-04-20 23:02:00 +00:00
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

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #d3b9c3;
--card: #e6c6cf;
--card: #69133c;
--foreground: #faf6eb;
--primary-cta: #bb164c;
--primary-cta-text: #f7f0f3;
--secondary-cta: #f9d9e8;
--secondary-cta: #69133C;
--secondary-cta-text: #401a1c;
--accent: #ebd2dd;
--background-accent: #e8c1d3;
--accent: #d1ddeb;
--background-accent: #c1dde8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);