diff --git a/airflow/www/static/css/bootstrap-theme.css b/airflow/www/static/css/bootstrap-theme.css index 921d795b96b12..94e1ee5887715 100644 --- a/airflow/www/static/css/bootstrap-theme.css +++ b/airflow/www/static/css/bootstrap-theme.css @@ -37,7 +37,7 @@ html { -webkit-text-size-adjust: 100%; } html[data-color-scheme="dark"] { - filter: invert(100%) hue-rotate(180deg); + filter: invert(100%) hue-rotate(180deg) saturate(90%) contrast(85%); } /* Default icons to not display until the data-color-scheme has been set */