Issue
I am trying to find out what setting in VS Code I can change to override a specific highlight color from within a theme I like or stop/remove this highlight behaviour. This only seems to occur after accepting a suggestion from the suggestion box/intellisense. It goes away if I move my cursor out of the quotes but I don’t want to do that every time.
The highlighting at any other time is fine as it’s a light grey, or a darker orange color which is still legible.
Image sample
Here is a snippet to illustrate what it’s currently like: highlighted image
What I would like
I have tried overriding many different color settings within settings.json but I can’t seem to land on the right one or it changes something else.
I need help identifying the specific setting to change this color or the behaviour from occuring after a selection from intellisense was made.
Hope someone knows. 🙂