-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Black icon on black background... #55
Comments
Hi Chris, thanks for opening a discussion on this! The icon is a png with transparency. I also have it in SVG form, which you can see in the top-left at http://mobster.cc/. Do you have any ideas? The simplest thing would be to add a white background, but I'm not sure how that would look. I've also considered not having a task bar entry since Mobster is either up and on top of the other icons, or it's not visible. So you can't really go to it or away from the app, it's just there or not. I've actually turned off the dock icon on Mac as part of an Electron workaround for enabling Mobster with fullscreen workspaces on OS X (I'll probably release that change today). |
Here is the relevant electron issue for the OS X fullscreen support for reference. |
Hey Dillon, I was just thinking of adding a white stroke around the hat. That should give it enough contrast for most situations. Thoughts? |
That sounds like a good solution, I'll give that a try. Thanks for the
feedback!
…On Fri, Dec 1, 2017 at 9:58 AM Chris Stead ***@***.***> wrote:
Hey Dillon,
I was just thinking of adding a white stroke around the hat. That should
give it enough contrast for most situations. Thoughts?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#55 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABUe5lqrJho1jNhvBvz39_CG6rzsGOUGks5s8D4ngaJpZM4QtynJ>
.
|
Hola!
I wanted to open an issue and discuss this before taking any action, but there is an interesting problem at the moment. Since the mobster icon is black, if the task bar is ever black (which happens from time to time in Windows) the mobster icon effectively disappears.
So, how was the icon created? Is it a vector graphic or a scanned, hand-drawn image, or something else altogether? I have a couple ideas which might make the icon easier to spot on the black task bar edge case, so if you're willing I'd love to discuss.
Thanks!
The text was updated successfully, but these errors were encountered: