The result is the solid purple highlight on “Chapter 1” in the next image. So far, so good.
However, I do not see how to modify the secondary highlight in the binder, which appears to be a low-alpha version of the binder selection highlight (just guessing). It’s the faint color you see in the binder for Scene 2:
I don’t know. But you have access to the same method I would try to find out if I had the time to do it. I know I’ve been looking for it, and it’s on my ToDo list… So, interesting…
I’ll try some .qss code ideas and report back, but I wonder if Scrivener handles the secondary highlighting dynamically outside of the .qss file. If so, it would be a hard-coded feature that can’t be modified by modifying the .qss file, I suppose.
Tried to color that CurrentEditorDocIndicator, but had no luck.
I found the SCRBinderTreeView object, but it doesn’t seem to be able to show itself.
Maybe the normal QTreeView object QSS rules overrule that object?
That’s what I was wondering. I haven’t had a chance yet to try adding some QSS code, but here are some ideas I was going to try once I got a chance (a total shot in the dark):