Hi, welcome back!
Your business dashboard template
To make your dashboard theme to be light, please go to deznav.js
file and make sure version: "light"
(function($) {
"use strict"
new dezSettings({
version: "light"
});
})(jQuery);