4 Commits

Author SHA1 Message Date
0839648b84 Update theme colors 2026-05-20 17:45:31 +00:00
090240f893 Update theme colors 2026-05-20 17:45:22 +00:00
feb294e3c4 Update theme colors 2026-05-20 17:43:58 +00:00
71c06e9994 Update theme colors 2026-05-20 17:43:51 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #000000;
--foreground: #a35151;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #d36161;
--background: #060000;
--card: #1d0d0d;
--foreground: #ffe6e6;
--primary-cta: #ff3d4a;
--primary-cta-text: #ffffff;
--secondary-cta: #1f0a0a;
--secondary-cta-text: #ffe6e6;
--accent: #7b2d2d;
--background-accent: #b8111f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);