-
Notifications
You must be signed in to change notification settings - Fork 949
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
Colorblind mode #449
Comments
Thank you for thinking ahead, @breversa. Are you color blind? I am not quite sure if the approach of changing our green status icon to blue would be "the solution" for this - what about the other icons? If we ever add this, I suggest to make this a checkable SETTING in |
Hi! Yes, I'm colorblind (deuteranomaly-type) myself. The "flat" style icon is a bit better than the two icon styles, because it makes the icon a single larger patch of color which is easier to recognize (colorblind people like large patches of color ! It's easier to tell :-) ). However, the antenna map uses both green and red dots, which I can only hardly tell apart, especially in a city with a high antenna density (I need to compare each dot with one I'm sure of its color. It's as tedious and slow as you can imagine). That's why I suggest another color for either the green or red icons/dots. |
@breversa, thanks for your honesty to tell us that you're actually one of the people who'd profit from such an improvement. I guess we would need to change all icons then? Here is an approach:
It might be a good idea to make our app use some colors that every colorblind person can clearly see and identify. Since you're one of them, do you know of any good resources which colors we should use? I would like to avoid having to re-craft all status icons, changing the color should be good enough, right? |
Well, while the icons are the most oustanding problem, AIMSCID is actually color-heavy (and you might not even realize it if you're not colorblind yourself. :-) ) For instance, the database viewer uses red and green (or is that yellow ?), and I guess the Current Threat Level screen too. So it's more about good "global" UI design than simply icons… but changing the icons' color would be a pretty good start anyway. My intention was not to provoke an all-out redesign of the app ! ;-) Anyway, I did a bit of research and found the following material regarding UI design for colorblind users :
Would that be enough for you for the moment ? Even if it is not, let me thank you fondly for at least taking your time to think about the issue. ;-) |
And come to think of it, if you're a gamer, you may know of FTL: Faster Than Light, and Borderlands 2. Both games have a colorblind setting, either simple… or the most thourough I've ever seen ! FTL switches their green/orange/red color scheme (or is it light/medium/dark green ? Again, I can't tell) for a white/green/blue one. And the "Most colorblind-friendly game EVER" award goes to Borderlands 2, where there is one colorblind mode PER colorblindness TYPE !!! o_O It actually made ME check the scientific name of my colorblindness in order to choose the right setting. ^^ |
I'm sorry, but we're simply not in a position to develop support such specialized requirements at this time. I wrote about this issue in one of the first issues when we opened our GitHub, and then decided that color-blindness support could be provided by using geometrical shapes instead of colors, since there are many types of color-blindness. We're not changing the current color coding scheme., Any color-blindness support would have to be provided by a separate setting. (Please make a PR!) You may also contact Google to ask them to implement automatic color-blindness settings into their API. |
Android Lollipop has the 11. Colour Inversion And Colour Correction Mode for this. Use that.
|
Thanks for adding this hint, @E3V3A. It is now available in our FAQ. |
Hi, while the green/yellow/orange/red color scheme for both the notification and antenna map icons is perfectly fine for most of the population, a significant percentage is however colorblind, and may not be able to tell between "You're safe, no worries"-green and "Run for your life !"-red.
May I suggest switching green to blue, which is much less likely to be confused by most colorblind users?
The text was updated successfully, but these errors were encountered: