| ... | ... | @@ -13,6 +13,8 @@ Before merging them into generic colors in the final VLCColors file. |
|
|
|
| hoverGrid | `#e5e5e5` | `#303030` |
|
|
|
|
| hoverList | `#e9e9e9` | `#272727` |
|
|
|
|
| hoverTab | `#f2f2f2` | `#303030` |
|
|
|
|
| playlist | `#666666` | ?????? |
|
|
|
|
| highlight | `black` | `white` |
|
|
|
|
|
|
|
|
## VideoGrid item
|
|
|
|
|
| ... | ... | @@ -56,11 +58,11 @@ Before merging them into generic colors in the final VLCColors file. |
|
|
|
|
|
|
|
- https://app.zeplin.io/project/5e271dc7628e287e59163571/screen/60869b63084a7012b374e2c1
|
|
|
|
|
|
|
|
| color | light | dark |
|
|
|
|
| --------- | --------- | --------- |
|
|
|
|
| default | `#666666` | ??????? |
|
|
|
|
| hover | `black` | `white` |
|
|
|
|
| active | `#ff610a` | `#ff8800` |
|
|
|
|
| state | color | light | dark |
|
|
|
|
| --------- | ----------- | --------- | --------- |
|
|
|
|
| default | `playlist` | `#666666` | ??????? |
|
|
|
|
| hover | `highlight` | `black` | `white` |
|
|
|
|
| active | `accent` | `#ff610a` | `#ff8800` |
|
|
|
|
|
|
|
|
## Search bar
|
|
|
|
|
| ... | ... | |
| ... | ... | |