Compare commits

..

3 Commits

Author SHA1 Message Date
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

@@ -15,10 +15,10 @@
--foreground: #faf6eb;
--primary-cta: #bb164c;
--primary-cta-text: #f7f0f3;
--secondary-cta: #f9d9e8;
--secondary-cta: #f1bed6;
--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);