bbovenzi commented on code in PR #39355:
URL: https://github.com/apache/airflow/pull/39355#discussion_r1629775357


##########
airflow/www/templates/appbuilder/navbar.html:
##########
@@ -50,6 +50,16 @@
         {% include 'appbuilder/navbar_menu.html' %}
       </ul>
       <ul class="nav navbar-nav navbar-right">
+        <li class="active">
+          <div style="padding: 20px; cursor: pointer" id="themeToggleButton">

Review Comment:
   Let's add a title and aria-label saying something like "Toggle dark mode 
(experimental)"



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to