5 Commits

Author SHA1 Message Date
6a6a5d0abc Update theme colors 2026-05-30 19:16:12 +00:00
641827ea18 Update theme colors 2026-05-30 19:15:49 +00:00
a6477e5bab Update theme colors 2026-05-30 19:15:25 +00:00
31134be987 Update theme colors 2026-05-30 19:15:18 +00:00
ccb4aaf41a Update theme colors 2026-05-30 19:15:00 +00:00

View File

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