firstlookmedia / gpgsync

:lock: GPG Sync is designed to let users always have up-to-date public keys for other members of their organization
GNU General Public License v3.0
345 stars 27 forks source link

Add support for macOS Mojave dark theme #163

Closed micahflee closed 5 years ago

micahflee commented 5 years ago

Fixes #152.

This adds the few dependencies from pyobjc needed to query the theme, and then detects if the dark theme is enabled. If it is, it uses white on transparent systray icons, instead of black on transparent.

Light theme:

screen shot 2019-02-21 at 2 11 02 pm

Dark theme:

screen shot 2019-02-21 at 2 10 38 pm