The GitHub Actions job "Coverage" on 
grails-core.git/feat/create-app-theme-selector has succeeded.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
f56a43c6277423ed1fe347e4905d1cd299d415d4 / Scott Murphy Heiberg 
<[email protected]>
Add a light/dark/auto theme selector to the create-app layout

Add a Bootstrap 5.3 color-mode switcher to the default generated
application. A new theme.js asset persists the choice in localStorage and
toggles data-bs-theme on the document element ("auto" follows the
operating system); it is loaded in the document head so the theme is
applied before the page paints, avoiding a flash of the wrong theme. A
light/dark/auto dropdown is added to the navbar of both the grails-forge
template and the classic web profile skeleton, and theme.js is registered
as a generated asset in the grails-forge AssetPipeline feature.

Report URL: https://github.com/apache/grails-core/actions/runs/28959472898

With regards,
GitHub Actions via GitBox

Reply via email to