6 Commits

Author SHA1 Message Date
eac873a734 Update theme colors 2026-05-22 19:48:19 +00:00
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

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #080000;
--card: #1e0d0d;
--foreground: #ffe6e6;
--primary-cta: #ff7a7a;
--primary-cta-text: #080000;
--secondary-cta: #1e0909;
--secondary-cta-text: #ffe6e6;
--accent: #7b4242;
--background-accent: #65292c;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);