7 Commits

Author SHA1 Message Date
bee963c833 Update theme colors 2026-04-12 14:21:04 +00:00
e0a434da22 Update theme colors 2026-04-12 14:20:52 +00:00
5d8bdc9431 Update theme colors 2026-04-12 14:20:35 +00:00
b0b88a3426 Update theme colors 2026-04-12 14:20:10 +00:00
3dedaca7a9 Update theme colors 2026-04-12 14:19:45 +00:00
8136017686 Update theme colors 2026-04-12 14:19:23 +00:00
3d76bf0969 Update theme colors 2026-04-12 14:19:00 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--background: #000000;
--card: #1a2a1a;
--foreground: #ffffff;
--primary-cta: #fde047;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #15479c;
--background-accent: #1c1c1c;
--primary-cta: #ffffff;
--primary-cta-text: #0a150a;
--secondary-cta: #0d1a0d;
--secondary-cta-text: #e1f6e1;
--accent: #2d4a2d;
--background-accent: #c1e1c1;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);