-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
We currently use red
/ yellow
/ green
to signal error
/ warning
/ ok
level messages.
@bcoe brought up a good point in an nyc
thread.
red/green is a bad color scheme for a good chunk of the male population
I know very little about being colorblind aside from what I've read on Wikipedia, so I would like to here from colorblind users.
- Is it a big deal to you that AVA try to output colorblind accessible colors?
- Is it typical to make these adjustments at the OS level? I know
Terminal.app
on the mac allows you to change the ansi color scheme, so maybe that's the de facto solution for colorblind users (manipulate the color scheme to one they can see). - Would there be a better set of colors? Ideally one that offered the same intuitive feedback for non-colorblind users.
- Can it be reduced to a single color set, or does it need to be configurable depending on what type of colorblindness you have?
If you aren't comfortable discussing this in an open forum, please email me (my email is available on my profile page).