docs: 更新部分注释
This commit is contained in:
parent
a08e434620
commit
bea5314f99
@ -1,4 +1,7 @@
|
|||||||
/* 查阅所有可自定义的 Element Plus CSS 变量:https://github.com/element-plus/element-plus/blob/dev/packages/theme-chalk/src/common/var.scss */
|
/**
|
||||||
|
* dark-blue 主题下的 Element Plus CSS 变量
|
||||||
|
* 在此查阅所有可自定义的变量:https://github.com/element-plus/element-plus/blob/dev/packages/theme-chalk/src/common/var.scss
|
||||||
|
*/
|
||||||
|
|
||||||
html.dark-blue {
|
html.dark-blue {
|
||||||
/* color */
|
/* color */
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/** dark 主题下的变量 */
|
/** dark-blue 主题下的变量 */
|
||||||
|
|
||||||
// 主题名称
|
// 主题名称
|
||||||
$theme-name: "dark-blue";
|
$theme-name: "dark-blue";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user