358c8bc93168fd91b8f826fdd4cba97706e7f9ad
Some checks failed
Go / build-and-release (push) Has been cancelled
- 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>
Languages
Go
77.4%
Svelte
9.7%
Shell
5.3%
JavaScript
3.5%
TypeScript
3.4%
Other
0.6%