Light Version
You can change or customize the Light Layout.
Go to this file
src/app/layouts/layouts.model.ts
update below code:
export const LAYOUT_MODE = 'light'; export const TOPBAR = 'light'; export const SIDEBAR_COLOR = 'light';