On Fri, May 04, 2018 at 05:34:58PM +0200, Johannes Schindelin wrote: > For every regular color, there exists the inverted equivalent where > background and foreground colors are exchanged. > > We will use this in the next commit to allow inverting *just* the +/- > signs in a diff. There's a "reverse" attribute (which we already parse and support) that can do this without having to repeat the colors. AFAIK it's well supported everywhere, but I could be wrong. I wonder if that would make configuring this slightly more pleasant, since it saves the user having to define "oldinv" whenever they change "old". -Peff