Windows Theme Autochanger

Windows Theme Autochanger switches between configured light and dark Windows themes according to a day-and-night schedule. It runs in the background as a service and exposes controls through a system-tray app.

The configuration can switch complete themes or limit changes to window control colors without changing the desktop background.

Build

The application is written in Go. Clone the repository on Windows and run go build ./…​ to build the service and tray application from source.

The repository also retains earlier Writerside notes for roadmap, developer, and installer work.