6 Commits

Author SHA1 Message Date
b44593b1c0 Update theme colors 2026-05-15 15:19:49 +00:00
9d8ae86a17 Update theme colors 2026-05-15 15:19:45 +00:00
d3f01228a3 Update theme colors 2026-05-15 15:19:40 +00:00
5b89f50a0e Update theme colors 2026-05-15 15:19:34 +00:00
68bce074b4 Update theme colors 2026-05-15 15:19:26 +00:00
40482930d1 Update theme colors 2026-05-15 15:19:16 +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: #000000;
--card: #1f4035;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #051a12;
--secondary-cta: #0d2b1f;
--secondary-cta-text: #d4f6e8;
--accent: #0d5238;
--background-accent: #10b981;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);