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:
+1
-1
@@ -1,7 +1,7 @@
|
||||
@import '../style/var.less';
|
||||
|
||||
@circle-size: 100px;
|
||||
@circle-color: var(--van-blue);
|
||||
@circle-color: var(--van-primary-color);
|
||||
@circle-layer-color: var(--van-white);
|
||||
@circle-text-color: var(--van-text-color);
|
||||
@circle-text-font-weight: var(--van-font-weight-bold);
|
||||
|
||||
Reference in New Issue
Block a user