[Users] More on the current message and folder coloration -- SOLVED

mi codejodler at gmx.ch
Fri Aug 12 23:32:29 UTC 2022


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;
}


More information about the Users mailing list