refactor: rename --van-background-light to --van-background-2

This commit is contained in:
chenjiahan
2022-01-27 10:35:57 +08:00
parent 0e8e3200a2
commit 98b999d911
119 changed files with 307 additions and 304 deletions

View File

@@ -46,7 +46,7 @@ body {
}
.van-doc-theme-dark {
background-color: var(--van-doc-black);
background-color: #000;
}
::-webkit-scrollbar {