| ... | ... | @@ -8,13 +8,16 @@ Before merging them into generic colors in the final VLCColors file. |
|
|
|
## Palette
|
|
|
|
|
|
|
|
| color | light | dark |
|
|
|
|
| --------- | --------- | --------- |
|
|
|
|
| ---------- | --------- | --------- |
|
|
|
|
| accent | `#ff610a` | `#ff8800` |
|
|
|
|
| hoverGrid | `#e5e5e5` | `#303030` |
|
|
|
|
| hoverList | `#e9e9e9` | `#272727` |
|
|
|
|
| hoverTab | `#f2f2f2` | `#303030` |
|
|
|
|
| playlist | `#666666` | ?????? |
|
|
|
|
| highlight | `black` | `white` |
|
|
|
|
| barDefault | `#999999` | `#6f6f6f` |
|
|
|
|
| barHover | `#4c4c4c` | `#b7b7b7` |
|
|
|
|
| barFocus | `#ff610a` | `#ff8800` |
|
|
|
|
|
|
|
|
## VideoGrid item
|
|
|
|
|
| ... | ... | @@ -69,11 +72,11 @@ Before merging them into generic colors in the final VLCColors file. |
|
|
|
- https://app.zeplin.io/project/5e271dc7628e287e59163571/screen/60869b60ded10e1804b076e3
|
|
|
|
- DiscoverUrlDisplay.qml
|
|
|
|
|
|
|
|
| color | light | dark |
|
|
|
|
| --------- | --------- | --------- |
|
|
|
|
| default | `#999999` | `#6f6f6f` |
|
|
|
|
| hover | `#4c4c4c` | `#b7b7b7` |
|
|
|
|
| focus | `#ff610a` | `#ff8800` |
|
|
|
|
| state | color | light | dark |
|
|
|
|
| --------- | ------------ | --------- | --------- |
|
|
|
|
| default | `barDefault` | `#999999` | `#6f6f6f` |
|
|
|
|
| hover | `barHover` | `#4c4c4c` | `#b7b7b7` |
|
|
|
|
| active | `barFocus` | `#ff610a` | `#ff8800` |
|
|
|
|
|
|
|
|
## Player button
|
|
|
|
|
| ... | ... | |
| ... | ... | |