ThemeSync — a tiny macOS menu bar app that runs shell scripts when macOS switches between Light and Dark mode.
Install
- Download
ThemeSync.app.zipbelow - Unzip and drag
ThemeSync.appto/Applications - Right-click → Open on first launch (ad-hoc signed, no Apple Developer ID)
Requires macOS 13.0+ (Apple Silicon).
What's Changed
- Show inline script-path warnings in Settings, align log subsystem with bundle ID, ignore .DS_Store
- Stamp release version into Info.plist, coalesce queued script runs, kill process group on timeout
- add .qwen to .gitignore