Light Version
To have Light mode enabled you need to update below body element with data attribute in app/Views/partials/body.php
.
data-bs-theme="light" data-topbar="light"
E.g. <body data-bs-theme="light" data-topbar="light">
to have Light layout.