src/assets/styles/element/index.scss
@@ -1,7 +1,16 @@ // @forward 'element-plus/theme-chalk/src/common/var.scss' with ( // $colors: ( // 'primary': ( // 'base': green // ) // ) // ); @forward 'element-plus/theme-chalk/src/dark/var.scss' with ( $bg-color: ( 'page': #ffffffa9, '': #14428be8, // '': transparent, 'overlay': #102f63c9 ), $colors: ( 'info': ( 'base': #ffb74c ) ), $text-color: ( 'regular': #fff ) );