Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menubar icon doesn't work on dark mode. #8

Open
franzf opened this issue Aug 31, 2015 · 0 comments
Open

Menubar icon doesn't work on dark mode. #8

franzf opened this issue Aug 31, 2015 · 0 comments

Comments

@franzf
Copy link

franzf commented Aug 31, 2015

OSX Yosemite has a "dark mode" for the user interface, in which the menubar background goes from light grey to dark grey and the text and most menubar app icons are white.

Airlift doesn't adapt to this. The icon stays black, rendering it almost invisible on the dark background.

(Obviously no background-colour awareness either when colour icons selected, but at least visibility isn't an issue then.)

Desired behaviour: Awareness of the configured foreground and background colours in the menubar in Yosemite, and changing the colour or inverting the palette of the monochrome icon to match.

Further reading: http://indiestack.com/2014/10/yosemites-dark-mode/ (how to use image templates to fix that).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant