| ... | ... | @@ -17,7 +17,6 @@ into generic colors in the final VLCColors file. |
|
|
|
| highlight | `black` | `white` |
|
|
|
|
| barDefault | `#999999` | `#6f6f6f` |
|
|
|
|
| barHover | `#4c4c4c` | `#b7b7b7` |
|
|
|
|
| barFocus | `#ff610a` | `#ff8800` |
|
|
|
|
| player | `#484848` | `#e5e5e5` |
|
|
|
|
| playA | `#f89a06` | `#f89a06` |
|
|
|
|
| playB | `#e25a01` | `#e25a01` |
|
| ... | ... | @@ -97,7 +96,7 @@ into generic colors in the final VLCColors file. |
|
|
|
| --------- | ------------ | --------- | --------- |
|
|
|
|
| default | `barDefault` | `#999999` | `#6f6f6f` |
|
|
|
|
| hover | `barHover` | `#4c4c4c` | `#b7b7b7` |
|
|
|
|
| focus | `barFocus` | `#ff610a` | `#ff8800` |
|
|
|
|
| focus | `accent` | `#ff610a` | `#ff8800` |
|
|
|
|
|
|
|
|
## Player button
|
|
|
|
|
| ... | ... | |
| ... | ... | |