My gutter indicators in VS Code (seemingly randomly) switched from a solid color (blue) to patterned (blue with repeating black diagonal lines), a la:
I've not found anything here or in my settings that can undo or affect this. Does anyone know how to revert back to a solid color, and/or why this happened and what it means?
CodePudding user response:
Unselect the Use pattern for the diff decorations in gutter for modified lines. (modified)
The default is enabled.