Layouts covers all theme configuration settings if you want to apply manually in project.
Add the following class in your body tag for updating layout. the file located in resources/views/components/layouts/body.blade.php location.
class="vertical"
class="vertical detached"
Add the following attribute in your html tag for sidebar colors. File located in resources/views/layouts/app.blade.php location.
data-sidebar="light"
data-sidebar="dark"
data-sidebar="brand"
Add the following attribute in your html tag for sidebar colors. File located in resources/views/layouts/app.blade.php location.
data-sidebar="light"
data-sidebar="dark"
data-sidebar="brand"