Fix Bootstrap light/dark theming #6
Reference in New Issue
Block a user
Delete Branch "feature/bootstrap-theming"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
themeproperty drives thedata-bs-themeattribute, so icons swap on click and the page responds immediatelybg-lightclasses from the guest layout body, login page wrapper, and journey/cost-code sub-cards so they all adapt to dark modeapp.js(the relative path tonode_moduleswouldn't resolve under Vite)Test plan
npm run buildto verify no JS errors