GitHub - banga/git-split-diffs: GitHub style split diffs in your terminal
You can disable this with the highlight-line-changes setting: Syntax highlighting Syntax highlighting is supported via shiki, which uses the same grammars and themes as vscode. Each theme specifies a default syntax highlighting theme to use, which can be overridden by: git config split-diffs.syntax-highlighting-theme You can disable syntax highlighting by setting the name to empty: git config split-diffs.syntax-highlighting-theme Narrow terminals Split diffs can be hard to read on narrow ter...
Source: github.com