When i load my app the default mode is always dark mode. I want to either totally remove dark mode or load light mode by default always
You may simply disable dark mode under HTML → Theme tab, read Dark Mode. (v2024)
You may simply switch to the Light mode first, so that it will always load the light mode in next load… after that, disable $enable-dark-mode variable under HTML → Theme → Options (Bootstrap), then re-generate ALL the script files again.