upvote
Oh yes, I found this in my `~/.gitconfig`:

   [color "diff"]
     plain = normal
     meta = bold
     frag = cyan
     old = red
     new = blue
I guess I changed to match the red-blue color convention I'm used to from latexdiff.
reply