Where should I look in the settings to remove the green background highlighting for text within the backticks? I think it is related to HTML in non-HTML files, probably it has nothing to do with quotes or backticks. I've been searching through settings the best I could.
Asked
Active
Viewed 2,724 times
4 Answers
2
... and for some reason they've changed this again in 2017.2
Now go to Preferences -> Editor -> Color Scheme -> General -> Injected language fragment and uncheck "Background"

Jesper Bruun Hansen
- 376
- 2
- 5
- 16
1
In 2019.3:
Settings > Editor > Color Scheme > General > Code > Injected language fragment
And deselect Background

Patrick Garner
- 3,201
- 6
- 39
- 58
-1
For v 2017.1 and up it's Preferences > Editor > Colors & Fonts > General > Code > Injected language fragment > uncheck Background

Tyson
- 383
- 1
- 2
- 9
-
In 2018.2.1 there is no "Editor > Colors & Fonts". They keep moving stuff around. – jtiscione Sep 07 '18 at 16:47