Dark Mode
Dark Mode Setting
You can make changes in layout mode to Dark by doing the below changes in the file.
src/app/store/layouts/layout-reducers.ts update the initialState object parameter LAYOUT_MODE: LAYOUT_MODE_TYPES.DARKMODE
& SIDEBAR_COLOR: DATA_SIDEBAR_COLOR.DARK
& TOPBAR: LAYOUT_TOPBAR_COLOR_TYPES.DARK