I do not want the users to have the option to change from the default Halo theme. Is there an easy way to make “Havana” unavailable as a choice within cuba studio?
Hi Thomas,
Add cuba.themeConfig = halo-theme.properties to your web-app.properties file, that will leave only the Halo theme in the app settings.
Thanks!
Where would I find web-app.properties within or without Cuba Studio?
I have added this line of code to what I thought was the correct file, but it did not seem to make a difference.