I want an element in a TreeView to change the back...
# tornadofx
i
I want an element in a TreeView to change the background color, when it is selected. That color is dynamic (settable by the user) and so I cannot set it in a dedicated style class, but have to use inline css. How can I achieve that?