feat: add more color variables (#8861)
* style: add --van-warning-color * style: add --van-success-color * feat: add more color variables
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
@index-anchor-font-size: var(--van-font-size-md);
|
||||
@index-anchor-line-height: 32px;
|
||||
@index-anchor-background-color: transparent;
|
||||
@index-anchor-sticky-text-color: var(--van-red);
|
||||
@index-anchor-sticky-text-color: var(--van-danger-color);
|
||||
@index-anchor-sticky-background-color: var(--van-white);
|
||||
|
||||
Reference in New Issue
Block a user