Go To any HTML file in Script Section Can you change our custom.js to custom1.js style link. check below Image
The following HTML,JS, CSS you must have in your page to enable switcher with switcher icon.
Below SWITCHER HTML code is also available in switcher.html page
NOTE:When page reloads, to active primary color for a color picker in switcher then follow below process:
Uncomment the below code in themecolor.js
(../assets/js/themecolor.js)
// document.getElementById('colorID').value = localStorage.spruhaprimaryColor;
// document.getElementById('darkPrimaryColorID').value = localStorage.spruhadarkPrimary;