mirror of
https://github.com/kennethreitz/kennethreitz.org.git
synced 2026-06-05 22:50:17 +00:00
194bbe4f4e
Added body.light-mode class selectors with !important to override @media (prefers-color-scheme: dark) styles when user manually toggles to light mode on a device with dark system preference. Changes: - Added body.light-mode base styles in base.html - Added light mode overrides in post.html for article titles and badges - Added light mode overrides in archive.html and archive-by-length.html - Added light mode overrides in search.html for input and autocomplete - Added light mode overrides in themes.html 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>