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:
@@ -2,7 +2,7 @@
|
||||
|
||||
@tabbar-item-font-size: var(--van-font-size-sm);
|
||||
@tabbar-item-text-color: var(--van-gray-7);
|
||||
@tabbar-item-active-color: var(--van-blue);
|
||||
@tabbar-item-active-color: var(--van-primary-color);
|
||||
@tabbar-item-active-background-color: var(--van-white);
|
||||
@tabbar-item-line-height: 1;
|
||||
@tabbar-item-icon-size: 22px;
|
||||
|
||||
Reference in New Issue
Block a user