This program will appear on the system tray and help switch the taskbar theme on windows.
Download the 'Windows.Theme.Switcher.exe' from the release section. Put it in "c:" or any other drive. Now run it. That's it. It will automatically start with windows.
OS: Windows 10, 11
Install the necessary dependencies
go install github.com/tc-hib/go-winres@latest
To build run:
./build.sh
That's it.