JavierLTPromofarma opened a new issue #8899:
URL: https://github.com/apache/airflow/issues/8899


   **Description**
   
   Being able to get different ui colors than the default ones for operators 
from airflow.cfg file 
   
   **Use case / motivation**
   I want to have more vivid colors for the operators, for being able to notice 
at a glance which operators are present. Nowadays the operators have different 
colors, but sometimes they are very similar and it's not that easy to 
differentiate them.
   Currently, this change has to be done modifying the operator file in the 
installation folder of Airflow, which is inconvenient.
   
   It would be nice to have something like this in airflow.cfg:
   [colors]
   S3ToRedshiftOperator = #blabla
   DummyOperator #nicecolor


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

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


Reply via email to