akorb / SteamShutdown

Automatic shutdown after Steam download(s) has finished.
MIT License
362 stars 28 forks source link

22rw darkmode rendering #53

Open 22rw opened 1 year ago

22rw commented 1 year ago

This change adds system theme detection and context menu styling based on the former. The context menu is now themed according to the users preference.

Preview: https://i.imgur.com/eZ0lmZf.png

akorb commented 1 year ago

Thanks for the PR! That's quite cool. I submitted some modifications.

22rw commented 1 year ago

Wow, thanks for the extensive refactoring! I merged your pull request in my fork, should i open another PR?

akorb commented 1 year ago

Oh, my PR was into your main branch. You can just merge your main branch into your 22rw-Darkmode-Rendering and then the changes will automatically appear here.

22rw commented 1 year ago

Merged the two branches, the 22rw-Darkmode-Rendering branch in this project should now be up to date with the main branch in my fork. Please feel free to tell me if im doing something wrong, this is my first time contributing code to an osp 😅