Compare commits

...

5 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

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #d3b9c3; --background: #d3b9c3;
--card: #e6c6cf; --card: #69133c;
--foreground: #faf6eb; --foreground: #faf6eb;
--primary-cta: #bb164c; --primary-cta: #bb164c;
--primary-cta-text: #f7f0f3; --primary-cta-text: #f7f0f3;
--secondary-cta: #f1bed6; --secondary-cta: #69133C;
--secondary-cta-text: #401a1c; --secondary-cta-text: #401a1c;
--accent: #d1ddeb; --accent: #d1ddeb;
--background-accent: #e8c1d3; --background-accent: #c1dde8;
/* 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);