2 Commits

Author SHA1 Message Date
f035a8a190 Update theme colors 2026-05-22 23:55:36 +00:00
a598ace3d9 Update theme colors 2026-05-22 23:55:30 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdfbf8;
--card: #fdf5ef;
--foreground: #4a4038;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--secondary-cta: #fdf5ef;
--secondary-cta-text: #4a4038;
--accent: #e6d7c1;
--background-accent: #f3eee6;
--background: #fffafa;
--card: #ffffff;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);