My idea with setting styles on the hover node is not good. It would be much better if I can add an overlay node with opacity over the same coordinates that occupy the hovered node. I don't have much experience with graphics, so I'm not sure how to find the coordinates of a node relative to the scene and how to add an overlay node to those same coordinates.