... | ... | @@ -11,6 +11,7 @@ into generic colors in the final VLCColors file. |
|
|
| ---------- | --------- | --------- |
|
|
|
| accent | `#ff610a` | `#ff8800` |
|
|
|
| border | `#e0e0e0` | `#303030` |
|
|
|
| background | `#fafafa` | `#1e1e1e` |
|
|
|
| gridSelect | `#e5e5e5` | `#303030` |
|
|
|
| listHover | `#e9e9e9` | `#272727` |
|
|
|
| tabHover | `#f2f2f2` | `#303030` |
|
... | ... | @@ -25,6 +26,13 @@ into generic colors in the final VLCColors file. |
|
|
| menuHover | `#303030` | `#303030` |
|
|
|
| menuSelect | `#2a2a2a` | `#2a2a2a` |
|
|
|
|
|
|
|
|
|
## Window
|
|
|
|
|
|
| state | color | light | dark |
|
|
|
| ---------- | ------------ | --------- | --------- |
|
|
|
| background | `background` | `#fafafa` | `#1e1e1e` |
|
|
|
|
|
|
## Bar secondary
|
|
|
|
|
|
- BannerSources.qml (localToolbar)
|
... | ... | |