Documentation

Dashboard Theme

Here is how you can change color mode between dark/light mode in gulp:

Goto gulp.config.json file and for making dark mode as default theme, steps are given bellow:

For Dark mode
"dark": true
For Light mode
"dark": false