| ... | ... | @@ -19,38 +19,38 @@ Before merging them into generic colors in the final VLCColors file. |
|
|
|
- https://app.zeplin.io/project/5e271dc7628e287e59163571/screen/60869b5dee153a115416d2a0
|
|
|
|
- GridItem.qml
|
|
|
|
|
|
|
|
| state | color |
|
|
|
|
| --------- | ----------- |
|
|
|
|
| hover | `hoverGrid` |
|
|
|
|
| border | `accent` |
|
|
|
|
| state | color | light | dark |
|
|
|
|
| --------- | ----------- | --------- | --------- |
|
|
|
|
| hover | `hoverGrid` | `#e5e5e5` | `#303030` |
|
|
|
|
| border | `accent` | `#ff610a` | `#ff8800` |
|
|
|
|
|
|
|
|
## VideoList item
|
|
|
|
|
|
|
|
- https://app.zeplin.io/project/5e271dc7628e287e59163571/screen/60869b5d7e303110e3168d19
|
|
|
|
- TableViewDelegate.qml
|
|
|
|
|
|
|
|
| state | color |
|
|
|
|
| --------- | ----------- |
|
|
|
|
| hover | `hoverList` |
|
|
|
|
| state | color | light | dark |
|
|
|
|
| --------- | ----------- | --------- | --------- |
|
|
|
|
| hover | `hoverList` | `#e9e9e9` | `#272727` |
|
|
|
|
|
|
|
|
## TabBar button
|
|
|
|
|
|
|
|
- https://app.zeplin.io/project/5e271dc7628e287e59163571/screen/60869b5d7ee2251628a8caa4
|
|
|
|
- TabButtonExt.qml
|
|
|
|
|
|
|
|
| state | color |
|
|
|
|
| --------- | ---------- |
|
|
|
|
| hover | `hoverTab` |
|
|
|
|
| border | `accent` |
|
|
|
|
| state | color | light | dark |
|
|
|
|
| --------- | ----------- | --------- | --------- |
|
|
|
|
| hover | `hoverTab` | `#f2f2f2` | `#303030` |
|
|
|
|
| border | `accent` | `#ff610a` | `#ff8800` |
|
|
|
|
|
|
|
|
## Playlist item
|
|
|
|
|
|
|
|
- https://app.zeplin.io/project/5e271dc7628e287e59163571/screen/60869b5ea716e3120f5e30e4
|
|
|
|
- PlaylistDelegate.qml
|
|
|
|
|
|
|
|
| state | color |
|
|
|
|
| --------- | ----------- |
|
|
|
|
| hover | `hoverList` |
|
|
|
|
| state | color | light | dark |
|
|
|
|
| --------- | ----------- | --------- | --------- |
|
|
|
|
| hover | `hoverList` | `#e9e9e9` | `#272727` |
|
|
|
|
|
|
|
|
## Playlist button
|
|
|
|
|
| ... | ... | |
| ... | ... | |