... | ... | @@ -10,6 +10,7 @@ into generic colors in the final VLCColors file. |
|
|
| color | light | dark |
|
|
|
| ---------- | --------- | --------- |
|
|
|
| accent | `#ff610a` | `#ff8800` |
|
|
|
| border | `#e0e0e0` | `#303030` |
|
|
|
| gridSelect | `#e5e5e5` | `#303030` |
|
|
|
| listHover | `#e9e9e9` | `#272727` |
|
|
|
| tabHover | `#f2f2f2` | `#303030` |
|
... | ... | @@ -24,6 +25,16 @@ into generic colors in the final VLCColors file. |
|
|
| menuHover | `#303030` | `#303030` |
|
|
|
| menuSelect | `#2a2a2a` | `#2a2a2a` |
|
|
|
|
|
|
## Bar secondary
|
|
|
|
|
|
- BannerSources.qml (localToolbar)
|
|
|
|
|
|
![subBar](pictures/components/subBar.png)
|
|
|
|
|
|
| state | color | light | dark |
|
|
|
| --------- | ------------ | --------- | --------- |
|
|
|
| border | `border` | `#e0e0e0` | `#303030` |
|
|
|
|
|
|
## VideoGrid item
|
|
|
|
|
|
- https://app.zeplin.io/project/5e271dc7628e287e59163571/screen/60869b5dee153a115416d2a0
|
... | ... | |