Mixed Layout
Using the dark/light mode functionalities, we have created a few layout modes.
In mix layout we have provided 4 options:
-
Light Layout:
-
Dark-Sidebar layout
-
Dark Layout
-
ColorFull Layout
For applying the changes we change the value of the class property of the body tag .
-
For Light Layout :
-
For Dark Sidebar layout: class='dark-sidebar'
-
For Dark Layout: class='dark'
-
For colorfull Layout: class='colorfull'
For Light Layout :
For Dark Sidebar layout: class='dark-sidebar'
For Dark Layout: class='dark'
For colorfull Layout: class='colorfull'