shahar1 opened a new pull request, #1359: URL: https://github.com/apache/airflow-site/pull/1359
## Copilot Summary This pull request updates the theme-switching logic and UI in the `layout.html` file of the `sphinx_airflow_theme`. The main improvements are to the theme selection behavior and the visual feedback for the active theme. Theme selection logic: * The default theme selection now returns `'auto'` instead of checking the user's `prefers-color-scheme` setting, simplifying the logic for determining the initial theme. Visual feedback for theme selection: * When switching themes, the checkmark icon (`.bi.ms-auto`) is now hidden for all theme options and shown only for the active theme, improving clarity about which theme is currently selected. -- 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]
