Editor: Folding Highlight

By default, VS Code makes folded lines of code more obvious in the editor by highlighting the starting line of folded sections.

You can disable these highlights by setting "editor.foldingHighlight": false.