builtbybel / ThisIsWin11

The real PowerToys for Windows 11
https://www.builtbybel.com/apps/thisiswin11
MIT License
5.17k stars 338 forks source link

Titlebar matches Windows now and has Mica behind it #175

Closed kronuschan closed 2 years ago

kronuschan commented 2 years ago

This PR Implements a messy way to get a dark titlebar when Windows 11 is set to dark mode and it sets itself to light when it's not. In addition, it also adds Mica behind the titlebar, both in light and darkmode. Changing the titlebar color requires restarting the app to take effect, just like the rest of the UI does.

Fixes one of the requests I have in #174

Example: image image

I'm very sorry for the poor formatting and code quality overall, it might need to be refactored.