Files
next.orly.dev/pkg
mleku 358c8bc931
Some checks failed
Go / build-and-release (push) Has been cancelled
Replace manual theme toggle with automatic system preference detection (v0.36.4)
- Remove sun/moon theme toggle button from header
- Detect system theme preference using window.matchMedia prefers-color-scheme
- Add event listener to automatically switch theme when OS preference changes
- Remove localStorage-based theme persistence in favor of system preference
- Clean up unused theme-toggle-btn CSS styles

Files modified:
- app/web/src/Header.svelte: Remove toggle button, toggleTheme function, and CSS
- app/web/src/App.svelte: Replace localStorage theme init with matchMedia detection
- pkg/version/version: Bump to v0.36.4

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-17 14:11:15 +01:00
..
2025-11-27 00:02:14 +00:00
2025-11-23 08:15:06 +00:00