| ... | ... | @@ -10,7 +10,7 @@ into generic colors in the final VLCColors file. |
|
|
|
| color | light | dark |
|
|
|
|
| ---------- | --------- | --------- |
|
|
|
|
| accent | `#ff610a` | `#ff8800` |
|
|
|
|
| gridHover | `#e5e5e5` | `#303030` |
|
|
|
|
| gridSelect | `#e5e5e5` | `#303030` |
|
|
|
|
| listHover | `#e9e9e9` | `#272727` |
|
|
|
|
| tabHover | `#f2f2f2` | `#303030` |
|
|
|
|
| playlist | `#666666` | `#a6a6a6` |
|
| ... | ... | @@ -34,7 +34,7 @@ into generic colors in the final VLCColors file. |
|
|
|
|
|
|
|
| state | color | light | dark |
|
|
|
|
| --------- | ------------ | --------- | --------- |
|
|
|
|
| hover | `gridHover` | `#e5e5e5` | `#303030` |
|
|
|
|
| select | `gridSelect` | `#e5e5e5` | `#303030` |
|
|
|
|
| border | `accent` | `#ff610a` | `#ff8800` |
|
|
|
|
|
|
|
|
## VideoList item
|
| ... | ... | @@ -47,6 +47,7 @@ into generic colors in the final VLCColors file. |
|
|
|
| state | color | light | dark |
|
|
|
|
| --------- | ------------ | --------- | --------- |
|
|
|
|
| hover | `listHover` | `#e9e9e9` | `#272727` |
|
|
|
|
| select | `gridSelect` | `#e5e5e5` | `#303030` |
|
|
|
|
|
|
|
|
## TabBar button
|
|
|
|
|
| ... | ... | |
| ... | ... | |