... | ... | @@ -96,6 +96,17 @@ into generic colors in the final VLCColors file. |
|
|
| hover | `highlight` | `black` | `white` |
|
|
|
| active | `accent` | `#ff610a` | `#ff8800` |
|
|
|
|
|
|
## Artist item
|
|
|
|
|
|
- MusicArtistDelegate.qml
|
|
|
|
|
|
![artist](pictures/components/artist.png)
|
|
|
|
|
|
| state | color | light | dark |
|
|
|
| --------- | ------------ | --------- | --------- |
|
|
|
| hover | `listHover` | `#e9e9e9` | `#272727` |
|
|
|
| select | `gridSelect` | `#e5e5e5` | `#303030` |
|
|
|
|
|
|
## Search bar
|
|
|
|
|
|
- https://app.zeplin.io/project/5e271dc7628e287e59163571/screen/60869b60ded10e1804b076e3
|
... | ... | |