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

Can the text color be edited? #8

Open
ianrobertdouglas opened this issue Aug 2, 2014 · 3 comments
Open

Can the text color be edited? #8

ianrobertdouglas opened this issue Aug 2, 2014 · 3 comments

Comments

@ianrobertdouglas
Copy link

I use Obsidian to blacken my menu bar, so I'd like the normal text to be #5D5D5D. Is there a way a non-developer could quickly change this? I looked in the Package Contents of the compiled app, but it's not apparent where this change could be made.

@mrmartineau
Copy link

This would also be useful for Yosemite's dark mode.. Any chance of changing the text there automatically?

@kalleboo
Copy link
Owner

@immanence The color is set in the code, so you'll have to recompile to change it. The line that decides the color is here https://github.com/kalleboo/PingMenu/blob/master/PingMenu/PingMenuAppDelegate.m#L62

@mrmartineau It changes automatically on Yosemite since the update in October, be sure you're using the latest version

@mrmartineau
Copy link

@kalleboo I must have an old version. Thanks

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

3 participants