| ... | ... | @@ -13,7 +13,7 @@ Before merging them into generic colors in the final VLCColors file. |
|
|
|
| hoverGrid | `#e5e5e5` | `#303030` |
|
|
|
|
| hoverList | `#e9e9e9` | `#272727` |
|
|
|
|
| hoverTab | `#f2f2f2` | `#303030` |
|
|
|
|
| playlist | `#666666` | ?????? |
|
|
|
|
| playlist | `#666666` | `#a6a6a6` |
|
|
|
|
| highlight | `black` | `white` |
|
|
|
|
| barDefault | `#999999` | `#6f6f6f` |
|
|
|
|
| barHover | `#4c4c4c` | `#b7b7b7` |
|
| ... | ... | @@ -67,7 +67,7 @@ Before merging them into generic colors in the final VLCColors file. |
|
|
|
|
|
|
|
| state | color | light | dark |
|
|
|
|
| --------- | ----------- | --------- | --------- |
|
|
|
|
| default | `playlist` | `#666666` | ??????? |
|
|
|
|
| default | `playlist` | `#666666` | `a6a6a6` |
|
|
|
|
| hover | `highlight` | `black` | `white` |
|
|
|
|
| active | `accent` | `#ff610a` | `#ff8800` |
|
|
|
|
|
| ... | ... | |
| ... | ... | |