6 Commits

Author SHA1 Message Date
1f44b56f8b Update theme colors 2026-06-11 20:18:21 +00:00
51c0505eb9 Update theme colors 2026-06-11 20:18:19 +00:00
b6eefc5ace Update theme colors 2026-06-11 20:18:17 +00:00
3ac3d3647e Update theme colors 2026-06-11 20:18:14 +00:00
e3dcda0af9 Update theme colors 2026-06-11 20:18:12 +00:00
ebb0745f25 Update theme colors 2026-06-11 20:18:08 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #106EFB;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffffe6;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);