This repository was archived by the owner on Jul 22, 2023. It is now read-only.

Description
This is something you may or may not think is an issue.
On screens above 720p, scaling up can be used by Windows to prevent everything from being super tiny. And while this works mostly well, it makes the window control icons on our titlebar thick, because they are a font. So instead of the icons being made of perfect 1px lines, they look a bit out of place.
175% scaling, electron titlebar at bottom:

100% scaling, electron titlebar at top:

The Microsoft office apps also have thicker icons like this
I don't know why I did this, it's a pretty tiny issue, and I don't think there's and fix for it. Just something I noticed when I switched to a new laptop.