... | ... | @@ -121,6 +121,17 @@ into generic colors in the final VLCColors file. |
|
|
| hover | `barHover` | `#4c4c4c` | `#b7b7b7` |
|
|
|
| focus | `accent` | `#ff610a` | `#ff8800` |
|
|
|
|
|
|
## Address bar
|
|
|
|
|
|
- AddressbarButton.qml
|
|
|
|
|
|
![addressBar](pictures/components/addressBar.png)
|
|
|
|
|
|
| state | color | light | dark |
|
|
|
| --------- | ------------ | --------- | --------- |
|
|
|
| default | `playlist` | `#666666` | `#a6a6a6` |
|
|
|
| hover | `highlight` | `black` | `white` |
|
|
|
|
|
|
## Player button
|
|
|
|
|
|
- https://app.zeplin.io/project/5e271dc7628e287e59163571/screen/60869b63084a7012b374e2c1
|
... | ... | @@ -150,6 +161,7 @@ into generic colors in the final VLCColors file. |
|
|
|
|
|
- https://app.zeplin.io/project/5e271dc7628e287e59163571/screen/60869b6870f37312252080ef
|
|
|
- TabButtonExt.qml
|
|
|
- ActionButtonPrimary.qml
|
|
|
|
|
|
![actionButton1](pictures/components/actionButton1.png)
|
|
|
|
... | ... | |