When I select some content, VSCode automatically highlights other occurrences like this:
In the above example, the pass in line 2 is the selected one while others are automatically highlighted. This is a really nice feature, but the problem is, the background color of those unselected occurrences is too close to that of selections. How can I change the background color for those unselected occurrences?
