No
None
just like other UI libraries, it is nice to have the light/dark theme support.
@qingdengyue @iamkun @island205 how are we supposed to dynamically swtich back and forth between a light and a dark theme when the user clicks on a switch for example:
is there a way I can have a element-variables.scss
and another one called element-dark-variables.scss
and switch dynamically between them?
Sorry, we have no plan to support this.
有在线主题编辑器:https://element.eleme.cn/#/zh-CN/component/custom-theme @qingdengyue
Most helpful comment
@qingdengyue @iamkun @island205 how are we supposed to dynamically swtich back and forth between a light and a dark theme when the user clicks on a switch for example:

is there a way I can have a
element-variables.scss
and another one calledelement-dark-variables.scss
and switch dynamically between them?