Visual Studio Code – VSCode theming – formatting inline suggestions
How do I change the background colour of the inline suggestion? From what I can see, there aren't any specific options targetting inline type corrections. "editor.selectionHighlightBackground": "#ffffff1a", "editor.findMatchHighlightBackground": "#ecb5464d", "editor.findRangeHighlightBackground": "#ffffff1a", "editor.rangeHighlightBackground": "#ffffff33", "editor.hoverHighlightBackground": "#ffffff1a", "editor.wordHighlightBackground": "#ffffff33", "editor.lineHighlightBackground": "#ffffff1a",