| ... | ... | @@ -99,7 +99,7 @@ Before merging them into generic colors in the final VLCColors file. |
|
|
|
| state | color | light | dark |
|
|
|
|
| --------- | ------------ | --------- | --------- |
|
|
|
|
| gradientA | `playA` | `#f89a06` | `#f89a06` |
|
|
|
|
| gradientB | `playB` | `e25a01` | `e25a01` |
|
|
|
|
| gradientB | `playB` | `#e25a01` | `#e25a01` |
|
|
|
|
|
|
|
|
## Action button (level 1)
|
|
|
|
|
| ... | ... | @@ -108,7 +108,7 @@ Before merging them into generic colors in the final VLCColors file. |
|
|
|
| state | color | light | dark |
|
|
|
|
| --------- | ------------ | --------- | --------- |
|
|
|
|
| default | `accent` | `#ff610a` | `#ff8800` |
|
|
|
|
| hover | `action` | `e65609` | `e67a00` |
|
|
|
|
| hover | `action` | `#e65609` | `#e67a00` |
|
|
|
|
|
|
|
|
## Action button (level 2)
|
|
|
|
|
| ... | ... | |
| ... | ... | |