Layouts covers all theme configuration settings if you want to apply manually in project.
i.e. if you want apply dark theme
then you can directly add dark
class in body.
You can set below layout, theme, menu style etc.
[full, boxed-layout]
to body. [light, dark, system]
to body. [vertical, collapsible-vertical, horizontal]
to body. [navbar-sticky, navbar-floating, navbar-static]
to body. [animate__fadeIn, animate__fadeInDown, animate__fadeInUp, animate__fadeInLeft, animate__fadeInRight, animate__slideInDown, animate__slideInLeft, animate__slideInRight, animate__zoomIn]
to body. Note: You can use such as an all above style using any combination. there is no restriction.