apache / airflow

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

AIP-38 | Update navbar color config to support light/dark mode #44254

Open bbovenzi opened 21 hours ago

bbovenzi commented 21 hours ago

We have a bunch of config settings navbar_* to customize the display of the navigation bar. Let's figure out how to adjust those values if in light or dark mode. Or that's on the airflow user to choose a single color scheme that works well for both.