This improves colors of the range-diff, see last patch for details. it is also available via git fetch https://github.com/stefanbeller/git sb/range-diff-better-colors Thanks, Stefan Stefan Beller (3): diff.c: add --output-indicator-{new, old, context} range-diff: make use of different output indicators range-diff: indent special lines as context diff.c | 21 ++++++++++++++++++--- diff.h | 5 +++++ range-diff.c | 22 +++++++++++++++++++++- t/t3206-range-diff.sh | 12 ++++++------ 4 files changed, 50 insertions(+), 10 deletions(-) -- 2.18.0.265.g16de1b435c9.dirty