ohidurbappy / windows-theme-switcher

🪟Windows theme🕶️ switcher appears on the system tray and makes it easy to switch between light and dark themes on windows OS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows theme switcher

This program will appear on the system tray and help switch the taskbar theme on windows.

Preview

Preview

How to use:

Option 1: Use the binary

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

Download

Option 2: Build it yourself

Install the necessary dependencies

go install github.com/tc-hib/go-winres@latest

To build run:

./build.sh

That's it.

About

🪟Windows theme🕶️ switcher appears on the system tray and makes it easy to switch between light and dark themes on windows OS.


Languages

Language:Go 96.4%Language:Shell 3.6%