This is a brand new technique we are introducing which uses CSS variables to infiltrate color options. While this has been working nicely on modern browsers without much issues, some users may still face issues on Internet Explorer . Until these issues are resolved or Internet Explorer improves, this feature will remain in Beta.
head
.mod-skin-light
Set mode by JavaScript setlayout.mode('light')
setlayout.mode('light')
.mod-skin-dark
Set mode by JavaScript setlayout.mode('dark')
setlayout.mode('dark')
.mod-skin-default
Set mode by JavaScript setlayout.mode('default')
setlayout.mode('default')
.mod-skin-glass
Set mode by JavaScript setlayout.mode('glass')
setlayout.mode('glass')