Light Mode
Light Mode Setting
You can make changes in layout mode to Light by doing the below changes in the file.
src/slices/layouts/reducer.ts update the INIT_STATE object parameter layoutModeType: LAYOUT_MODE_TYPES.LIGHTMODE & leftSidebarType: LAYOUT_SIDEBAR_TYPES.LIGHT .