src/assets/styles/element/index.scss
@@ -1,7 +1,13 @@ // @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: ( 'primary': ( 'base': #e6a23c ) ) );