Dark 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 = 'dark'; export const TOPBAR = 'dark'; export const SIDEBAR_COLOR = 'dark';