7 lines
128 B
SCSS
7 lines
128 B
SCSS
@forward "element-plus/theme-chalk/src/dark/var.scss" with (
|
|
$bg-color: (
|
|
"page": #0a0a0a,
|
|
"overlay": #1d1e1f,
|
|
)
|
|
);
|