Files
kennethreitz.org/tuftecms
kennethreitz 194bbe4f4e Fix dark mode toggle to properly activate light mode on dark-mode phones
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>
2025-09-29 15:53:22 -04:00
..
2025-09-25 17:26:57 -04:00
2025-09-25 17:03:21 -04:00
2025-09-26 12:34:57 -04:00
2025-09-25 17:03:21 -04:00