mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
ae65209864
Fix dark mode for both system preference and manual toggle: - Support both @media (prefers-color-scheme: dark) and [data-theme="dark"] - Fix interlinear word cards showing white in dark mode - Fix sidenotes/marginnotes showing white boxes in dark mode This ensures dark mode works whether users have system dark mode enabled OR use the manual dark mode toggle button. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>