Light Mode
Light Mode Setting
You can make changes in layout mode to Light by doing the below changes in the file.
src/store/layouts/reducer.js update the
INIT_STATE object parameter layoutModeType: layoutModeTypes.LIGHTMODE .
You can make changes in layout mode to Light by doing the below changes in the file.
src/store/layouts/reducer.js update the
INIT_STATE object parameter layoutModeType: layoutModeTypes.LIGHTMODE .