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:
@@ -84,10 +84,10 @@ The component provides the following CSS variables, which can be used to customi
|
||||
| Name | Default Value | Description |
|
||||
| --- | --- | --- |
|
||||
| --van-progress-height | _4px_ | - |
|
||||
| --van-progress-color | _var(--van-blue)_ | - |
|
||||
| --van-progress-color | _var(--van-primary-color)_ | - |
|
||||
| --van-progress-background-color | _var(--van-gary-3)_ | - |
|
||||
| --van-progress-pivot-padding | _0 5px_ | - |
|
||||
| --van-progress-pivot-text-color | _var(--van-white)_ | - |
|
||||
| --van-progress-pivot-font-size | _var(--van-font-size-xs)_ | - |
|
||||
| --van-progress-pivot-line-height | _1.6_ | - |
|
||||
| --van-progress-pivot-background-color | _var(--van-blue)_ | - |
|
||||
| --van-progress-pivot-background-color | _var(--van-primary-color)_ | - |
|
||||
|
||||
Reference in New Issue
Block a user