Hi,
Is it any way to show how to replaced the theme using bootswatch?
Hi,
Is it any way to show how to replaced the theme using bootswatch?
The default theme is applied only if <html theme="default"> is set. So the simplest way is to change this flag and to add your new style sheet.
For that you can just drop a css file to be loaded or you can create a custom.less file which will be imported when compiling less with grunt less.