A simple add css to make important threads more visible. (I wanted something light)
In extra.less template, add this:
.structItemContainer-group--sticky {
border-left: 2px solid @xf-paletteColor3;
padding-bottom: 5px;
border-bottom: 1px solid xf-diminish(@xf-borderColor, 6%)...