| ... | ... | @@ -8,20 +8,20 @@ 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` | `#a6a6a6` |
|
|
|
|
| `highlight` | `black` | `white` |
|
|
|
|
| `barDefault` | `#999999` | `#6f6f6f` |
|
|
|
|
| `barHover` | `#4c4c4c` | `#b7b7b7` |
|
|
|
|
| `barFocus` | `#ff610a` | `#ff8800` |
|
|
|
|
| `player` | `#484848` | `#e5e5e5` |
|
|
|
|
| `playA` | `#f89a06` | `#f89a06` |
|
|
|
|
| `playB` | `#e25a01` | `#e25a01` |
|
|
|
|
| `action` | `#e65609` | `#e67a00` |
|
|
|
|
| ---------- | --------- | --------- |
|
|
|
|
| accent | `#ff610a` | `#ff8800` |
|
|
|
|
| hoverGrid | `#e5e5e5` | `#303030` |
|
|
|
|
| hoverList | `#e9e9e9` | `#272727` |
|
|
|
|
| hoverTab | `#f2f2f2` | `#303030` |
|
|
|
|
| playlist | `#666666` | `#a6a6a6` |
|
|
|
|
| highlight | `black` | `white` |
|
|
|
|
| barDefault | `#999999` | `#6f6f6f` |
|
|
|
|
| barHover | `#4c4c4c` | `#b7b7b7` |
|
|
|
|
| barFocus | `#ff610a` | `#ff8800` |
|
|
|
|
| player | `#484848` | `#e5e5e5` |
|
|
|
|
| playA | `#f89a06` | `#f89a06` |
|
|
|
|
| playB | `#e25a01` | `#e25a01` |
|
|
|
|
| action | `#e65609` | `#e67a00` |
|
|
|
|
|
|
|
|
## VideoGrid item
|
|
|
|
|
| ... | ... | |
| ... | ... | |