mirror of
https://github.com/kennethreitz/kennethreitz.org.git
synced 2026-06-05 22:50:17 +00:00
59e7b7c895
- Remove forced light mode enforcement to allow system dark mode preference - Add meta tag for proper color-scheme support (light and dark) - Implement dark mode styles for all interactive elements: * Archive navigation with dark-friendly colored buttons * Reading time and theme badges with appropriate dark backgrounds * Dropdown menus (year jump, themes) with proper dark backgrounds * Search interface including input, autocomplete, and results * Fix article titles to be visible in dark mode - Fix dropdown z-index issues and transparent backgrounds with !important - Update colophon with accurate TufteCMS technical details - Rename navigation from "Archives" to "Archive" - Ensure all colored elements maintain visual hierarchy in dark mode 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>