diff --git a/resources/style.css b/resources/style.css index 58e90ec..690a05d 100644 --- a/resources/style.css +++ b/resources/style.css @@ -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;