cmarteepants commented on code in PR #55859: URL: https://github.com/apache/airflow/pull/55859#discussion_r2361370870
########## airflow-core/docs/core-concepts/overview.rst: ########## @@ -244,6 +244,6 @@ User interface Airflow comes with a user interface that lets you see what Dags and their tasks are doing, trigger runs of Dags, view logs, and do some limited debugging and resolution of problems with your Dags. -.. image:: ../img/ui-dark/dags.png +.. image:: ../img/ui-light/dags.png Review Comment: best practice is to follow system settings and give a choice, but where not possible we should use light mode as it works well with browsers in both light and dark, and is generally more accessible due to its higher contrast and similarity. or so I've been told :) -- 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]
