srwi / EverythingToolbar

Everything integration for the Windows taskbar.
Other
9.62k stars 419 forks source link

Dynamic auto system theme fixes #177 #272

Closed nx10 closed 1 year ago

nx10 commented 1 year ago

This PR adds an option to automatically select the system theme (light/dark mode). EverythingToolbar will then also listen to changes and dynamically adjust the theme without the need to restart.

I added some abstractions over reading and listening to windows registry changes, that may be useful for future development.

https://user-images.githubusercontent.com/33600480/194134258-cefff40a-7dfd-496c-8790-298a0d883a3c.mp4