f3c53e27aa1395361e83a68ba6b68f7594e708b8
All checks were successful
Deploy / deploy (push) Successful in 11s
The ThemeContext was toggling the 'dark' class on <html> but the CSS custom properties never changed. Added: - .dark selector overriding all theme color variables - .dark overrides for hardcoded bg-white, bg-gray-*, text-gray-*, border-gray-* classes used throughout components - Dark mode input/select/textarea styling - Dark mode scrollbar colors Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
JavaScript
98.1%
CSS
1.8%