By the way, i've also adapted the slider to my 'selected' color (and to make it simple, disabled the image gradient since i can't really recognize it anyway) @define-color selected_bg_color #a0ff00; scrollbar slider { background-image: none; } scrollbar slider:hover { background-color: @selected_bg_color; }