Skip to content

Add side/navbar_color config for Airflow 3.x #53443

Description

@r-richmond

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.

Image

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?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions