| ... | ... | @@ -12,7 +12,7 @@ Before merging them into generic colors in the final VLCColors file. |
|
|
|
| accent | `#ff610a` | `#ff8800` |
|
|
|
|
| gridHover | `#e5e5e5` | `#303030` |
|
|
|
|
| listHover | `#e9e9e9` | `#272727` |
|
|
|
|
| hoverTab | `#f2f2f2` | `#303030` |
|
|
|
|
| tabHover | `#f2f2f2` | `#303030` |
|
|
|
|
| playlist | `#666666` | `#a6a6a6` |
|
|
|
|
| highlight | `black` | `white` |
|
|
|
|
| barDefault | `#999999` | `#6f6f6f` |
|
| ... | ... | @@ -51,7 +51,7 @@ Before merging them into generic colors in the final VLCColors file. |
|
|
|
|
|
|
|
| state | color | light | dark |
|
|
|
|
| --------- | ------------ | --------- | --------- |
|
|
|
|
| hover | `hoverTab` | `#f2f2f2` | `#303030` |
|
|
|
|
| hover | `tabHover` | `#f2f2f2` | `#303030` |
|
|
|
|
| border | `accent` | `#ff610a` | `#ff8800` |
|
|
|
|
|
|
|
|
## Playlist item
|
| ... | ... | |
| ... | ... | |