Matthias Beyer <[email protected]> wrote: > can someone tell me how to color diffs in a PATCH mail when viewing > the mail contents with mutt?
I use the following: color body cyan black ^[+].*$ color body magenta black ^-.*$ It's not perfect and highlights some things unnecessarily, but it's enough for me.
