Top

Mixed Layout


Using the dark/light mode functionalities, we have created a few layout modes.


In mix layout we have provided 4 options:

  1. Light Layout:

  2. Dark-Sidebar layout

  3. Dark Layout

  4. 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'