Closed mamiksik closed 4 years ago
Love the change! I noticed the active key combo color and the border of the example wouldn't look that nice on Mojave, though. Could you update the colors there, too?
Also I included a text field for border color reference.
@mamiksik @DivineDominion It looks like following after setting tintColor
to .controlAccentColor
, backgroundColor
to .controlBackgroundColor
and borderColor
to .controlShadowColor
in macOS v10.14.4
@Econa77 Since you're apparently reviewing PRs: I'm using this in a production app with great success already.
Hi, I totally forgot about this PR as I pushed it just before my finals :D @rkbhochalya If it is still relevant, I can make suggested changes and update the PR.
@mamiksik it should be, at least in Mojave. Not sure about API changes in upcoming update (macOS Catalina).
BTW I ended up using shpakovski/MASShortcut in my macOS grayscale mode app.
Before: Dark mode off:
Dark mode on:
With this change: Dark mode off:
Dark mode on: