PApostol opened a new issue #20877:
URL: https://github.com/apache/airflow/issues/20877


   ### Description
   
   A custom page title can be set on the UI with the  `instance_name` variable 
in `airflow.cfg`. It would be nice to have the option to include Markup text in 
that variable for further customization of the title, similar to how dashboard 
alerts introduced in #18284 allow for `html=True`.
   
   ### Use case/motivation
   
   It would be useful to be able to use formatting like underline, bold, color, 
etc, in the UI title. For example, color-coded environments to minimize chances 
of a developer triggering a DAG in the wrong environment:
   
   
![title](https://user-images.githubusercontent.com/50751110/149528236-403473ed-eba5-4102-a804-0fa78fca8856.JPG)
   
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to