6 Commits

Author SHA1 Message Date
a4c220143b Update theme colors 2026-05-10 18:27:36 +00:00
041e16ecec Update theme colors 2026-05-10 18:27:15 +00:00
9a76ab7d91 Update theme colors 2026-05-10 18:26:14 +00:00
84d7acd65d Update theme colors 2026-05-10 18:25:34 +00:00
8e05b8d294 Update theme colors 2026-05-10 18:25:27 +00:00
dbd6b7c68a Update theme colors 2026-05-10 18:25:22 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #fffaf5e6;
--background: #080200;
--card: #1a0d0b;
--foreground: #ffe6d5;
--primary-cta: #ffaa70;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #fffaf5e6;
--accent: #737373;
--background-accent: #737373;
--primary-cta-text: #080200;
--secondary-cta: #170b07;
--secondary-cta-text: #ffe6d5;
--accent: #7b5e4a;
--background-accent: #b8541e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);