Light Mode
Light Mode
You can make changes in layout mode to Light by doing the below changes in the file.
src/app/store/layouts/layout-reducers.ts
update the initialState object parameter LAYOUT_MODE: LAYOUT_MODE.LIGHTMODE
You can make changes in layout mode to Light by doing the below changes in the file.
src/app/store/layouts/layout-reducers.ts
update the initialState object parameter LAYOUT_MODE: LAYOUT_MODE.LIGHTMODE