Light Version
PHP
To have Light mode enabled, replace the reference of bootstrap-rtl.min.css stylesheet file to bootstrap.min.css and app-rtl.min.css to app.min.css
in the layouts/head-style.php and make sure to update the app.js has initSettings() function which you need to comment out. Because it will set to default the light version.