color seek bar with color of cover art
This commit is contained in:
parent
a24b190edc
commit
32576dce87
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ toolbarview#main {
|
|||
min-height: 10px;
|
||||
}
|
||||
|
||||
#seek-scale trough highlight {
|
||||
background-color: var(--background-color-0);
|
||||
}
|
||||
|
||||
#volume-scale slider {
|
||||
margin: -5px;
|
||||
min-width: 15px;
|
||||
|
|
Loading…
Reference in a new issue