apohllo opened a new issue, #32695:
URL: https://github.com/apache/airflow/issues/32695

   ### Description
   
   The default color scheme for pre elements:
   
![image](https://github.com/apache/airflow/assets/40543/65c71b31-4275-4540-9416-91d3b6fa721f)
   is not very convenient. Grey letters on grey background are hard to read. 
   Since these elements are styled as fixed-font, I don't think it is necessary 
to provide these additional styling features.
   I think keeping the color black, and the background white would provide much 
better UX.
   
   ### Use case/motivation
   
   This is just my first impressiont regarding AirFlow. I am looking into the 
code of example tasks and I am looking into the log of these tasks, trying to 
find a particular piece of information. The first impression is that it is very 
hard for my eyes to read the default color scheme.
   
   I can apply a custom CSS to change that color scheme, but I think there are 
many other people that have the same problem.
   
   ### 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