🖼️Navbar Image
To change the Menu background image in the theme change value in "/gulpfile.js".
const navbar_image_theme = 'preset-1';
// set value like 'preset-1', 'preset-2', ... 'preset-6'
you will get different types of 6 preset color themes in your theme package.
Last updated