| ... | ... | @@ -10,16 +10,17 @@ Before merging them into generic colors in the final VLCColors file. |
|
|
|
| color | light | dark |
|
|
|
|
| --------- | --------- | --------- |
|
|
|
|
| accent | `#ff610a` | `#ff8800` |
|
|
|
|
| hoverGrid | `#e5e5e5` | `#303030` |
|
|
|
|
|
|
|
|
## VideoGrid item
|
|
|
|
|
|
|
|
- https://app.zeplin.io/project/5e271dc7628e287e59163571/screen/60869b5dee153a115416d2a0
|
|
|
|
- GridItem.qml
|
|
|
|
|
|
|
|
| color | light | dark |
|
|
|
|
| --------- | --------- | --------- |
|
|
|
|
| hover | `#e5e5e5` | `#303030` |
|
|
|
|
| border | `#ff610a` | `#ff8800` |
|
|
|
|
| state | color |
|
|
|
|
| --------- | ----------- |
|
|
|
|
| hover | `hoverGrid` |
|
|
|
|
| border | `accent` |
|
|
|
|
|
|
|
|
## VideoList item
|
|
|
|
|
| ... | ... | |
| ... | ... | |