To change Navbar Background in the theme change value in "/gulpfile.js.
const dark_navbar = 'true';
const dark_navbar = 'false';
Last updated 1 year ago