Dark Mode
Dark Mode Setting
You can simply change layout mode to Dark by doing the below changes in the file /src/state/module/layout.js
.
Simply set the state mode: 'dark'
. It will update the layout mode to Dark mode. No need to change any css or js files.