6 Commits

Author SHA1 Message Date
369e8a329e Update theme colors 2026-05-22 19:48:03 +00:00
1dc289ecd2 Update theme colors 2026-05-22 19:47:40 +00:00
8d3d925f68 Update theme colors 2026-05-22 19:47:26 +00:00
72368c2a0b Update theme colors 2026-05-22 19:47:14 +00:00
a6a0467afa Update theme colors 2026-05-22 19:46:57 +00:00
b5d8737bfe Update theme colors 2026-05-22 19:46:35 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--background: #fffafa;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--primary-cta-text: #f7f6f7;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);