hi guys

You know in the QTreeView, for the selected item's background color, they are two types:
1. when QTreeView get focus
2. when QTreeView lose focus

in this two cases, they are different colors

Now my problem is: how to modify these two colors with stylesheet

Thanks in advance