Dark Mode
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.DARKMODE
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.DARKMODE