mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 01:14:01 +01:00
git: Remove hard-coded diff-highlight colors
This makes pywal themes more likely to work with diff-so-fancy.
This commit is contained in:
parent
1c17a6dd22
commit
a4c5c4ee05
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user