apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
37.12k stars 14.3k forks source link

Color Alternative - Color Blind / Deutan #44038

Closed supernoi closed 3 hours ago

supernoi commented 5 hours ago

Description

Is there an alternative color scheme for people with color blindness?

Use case/motivation

I have some difficulty interpreting certain information that is color-based. It doesn't prevent me from using the application, but sometimes I find it more challenging to interpret the information.

image

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

boring-cyborg[bot] commented 5 hours ago

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.

eladkal commented 4 hours ago

You can change the colors: https://airflow.apache.org/docs/apache-airflow/stable/howto/customize-ui.html#customizing-state-colours Note that dark mode is available in Airflow. 2.10 (experimental) and we have a color blind track for Airflow 3: https://github.com/apache/airflow/issues/43054 - I invite you to participate on the track and share you insights to make Airflow more color blind friendly.

eladkal commented 3 hours ago

Closing as we can focus the relevant needs in #43054