You are not logged in.
@ToZ
Thank you so much for this, this works great.
Strange that replacing the background would override the selection color.
Same issue occurs if you change side bar background color, with your response I added the ":selected" pseudo type" to that as well which worked.
This also may be needed if user changes file pane background color and now the side bar selection color is different then the file pane selection color they had to choose to get it back.
The following is the line I used to achieve this if anyone is interested
.thunar .sidebar .view:selected {background-color: blue}
obviously change “blue” to color desired
Thank you again for your help and all the help you have provided.
Offline
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 511.35 KiB (Peak: 532.81 KiB) ]