5 Commits

Author SHA1 Message Date
97dcc63b7a Update theme colors 2026-06-10 15:01:00 +00:00
cc8a4fa2b3 Update theme colors 2026-06-10 15:00:51 +00:00
c4edc7b790 Update theme colors 2026-06-10 15:00:44 +00:00
2c4d388cae Update theme colors 2026-06-10 15:00:35 +00:00
c9843c6caf Update theme colors 2026-06-10 15:00:28 +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: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #b8860b;
--background-accent: #8b6914;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);