mapsam opened a new issue #7843: Colorblind friendly UI
URL: https://github.com/apache/airflow/issues/7843
 
 
   Hello! Thanks for all your work on Airflow :) 
   
   ### Description
   
   Reds (failed) & greens (success) colors are not colorblind friendly. 
   
   ### Use case / motivation
   
   As a deuteranope, when I view recently run dags, it's not clear which runs 
succeeded and which failed. To me, this is probably one of the most important 
features of the Airflow UI. 
   
   ![Screen Shot 2020-03-23 at 10 18 59 
AM](https://user-images.githubusercontent.com/1943001/77344000-c6696180-6cef-11ea-9330-8c97c8f285c4.png)
   
   *You could convince me everything succeeded or failed in this screenshot.*
   
   ### Suggestions
   
   Totally understand that red/green are important for our common expectations 
of failure/success, so I'll just propose some other reds/greens that work for 
me, with the caveat that there are many more types of colorblindness than my 
own so it's worth getting a diverse set of opinions here. Something other than 
default `red` and `green` web colors will be tremendously helpful though!
   
   **`red` / `DarkSeaGreen`** - simple change, works well with the yellow 
"running" value
   
   ![Screen Shot 2020-03-23 at 10 21 58 
AM](https://user-images.githubusercontent.com/1943001/77344398-56a7a680-6cf0-11ea-829c-b871a2be5935.png)
   
   **[clrs.cc](http://clrs.cc/)** failed = `#FF4136`, success = `#2ECC40`, 
running = `#01FF70` - this comes with the bonus of being [A11Y 
compliant](http://clrs.cc/a11y/).
   
   ![Screen Shot 2020-03-23 at 10 31 45 
AM](https://user-images.githubusercontent.com/1943001/77345204-87d4a680-6cf1-11ea-9ab3-c8533f0ead77.png)
   
   Happy to create more combinations, if helpful. Cheers!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to