ganbaaelmer commented on PR #39355: URL: https://github.com/apache/airflow/pull/39355#issuecomment-2611697369
> related: #11334 > > We've been seeing requests for a dark mode feature in the Airflow UI for a while now. > > I tested it using docker-compose.yaml. > > After testing, I was able to set dark mode and light mode. > > The only thing I noticed is that after switching to dark mode, the light theme is visible for a very short time when the page is updated. > > I think there should be a way to smooth this out in the future. > > ## As-Is > * This picture is just extract from airflow github readme. > * I want to emphasize with this illustration that the dark/light mode toggle was not originally there. > >  > > ## To-Be > * Dark Mode >  > * Light Mode >  > > #### You can toggle the dark/light mode by clicking the crescent icon on the right side of the navigation bar. > #### If you changed the color of the navigation bar via a setting like AIRFLOW__WEBSERVER__NAVBAR_COLOR, the dark/light mode will be applied accordingly. > ### FIX > * If Dark Mode is running, a moon will appear, and if Light Mode is running, a sun will appear. so where i put AIRFLOW__WEBSERVER__NAVBAR_COLOR in apache airflow docker container? -- 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]
