dongwei1125 / theme-dark

⚒️ element-ui 暗黑主题。🌚
https://dongwei1125.github.io/theme-dark/
23 stars 3 forks source link

深色模式的颜色应该可定制 #6

Open alwaystom opened 1 week ago

alwaystom commented 1 week ago

深色模式的颜色应该可定制,就像element-plus提供的方式一样 html.dark { /* 自定义深色背景颜色 */ --el-bg-color: #626aef; } 或是通过scss的方式 很好的库,感谢