git: Remove hard-coded diff-highlight colors

This makes pywal themes more likely to work with diff-so-fancy.
This commit is contained in:
Donovan Glover 2023-04-25 22:13:53 -04:00
parent 1c17a6dd22
commit a4c5c4ee05
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -52,9 +52,9 @@
[color "diff-highlight"]
oldNormal = red bold
oldHighlight = red bold 52
oldHighlight = red bold
newNormal = green bold
newHighlight = green bold 22
newHighlight = green bold
[color "diff"]
meta = yellow