Skip to content

A tray application for toggling windows 10 dark mode.

Notifications You must be signed in to change notification settings

GravlLift/DarkSwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarkSwitch

A simple windows application for toggling between dark and light themes in windows 10.

Building

The project compiles to a simple executable, which can be generated by running dotnet publish in the root. This will output the exe and its necessary files to the bin\Release\net5.0-windows folder.

Use

Click the icon to toggle dark mode. Additionally, the hotkey Win+/ will also trigger this behavior.

Potential Improvements

  • Hook icon color change to externally-initiated theme change
  • Configurable hotkey

About

A tray application for toggling windows 10 dark mode.

Topics

Resources

Stars

Watchers

Forks

Languages