Description
In Airflow 2.x NAVBAR_COLOR controlled the color of the navbar on every UI page. This made it very useful for clearly marking different airflow environments (prod, staging, dev, etc). However this setting was deprecated & moved to the fab provider and as a result it greatly reduced its visibility.
This issue is proposing adding back/ a new config to control the new UI's sidebar color to achieve the same thing.
Note: The migrated setting is only visible on 2 pages and is thus not nearly as useful for the above mentioned use case.
Note 2: Please add affected_version_3.0 label
Use case/motivation
Single Large UI color-based customization to communicate which environment a user is in.
Related issues
#52251 was submitted highlighting some existing pain/confusion users experience as they migrate to 3.x.
Discussed in slack briefly
Are you willing to submit a PR?
Code of Conduct
Description
In Airflow 2.x
NAVBAR_COLORcontrolled the color of the navbar on every UI page. This made it very useful for clearly marking different airflow environments (prod, staging, dev, etc). However this setting was deprecated & moved to the fab provider and as a result it greatly reduced its visibility.This issue is proposing adding back/ a new config to control the new UI's sidebar color to achieve the same thing.
Note: The migrated setting is only visible on 2 pages and is thus not nearly as useful for the above mentioned use case.
Note 2: Please add
affected_version_3.0labelUse case/motivation
Single Large UI color-based customization to communicate which environment a user is in.
Related issues
#52251 was submitted highlighting some existing pain/confusion users experience as they migrate to 3.x.
Discussed in slack briefly
Are you willing to submit a PR?
Code of Conduct