X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fmisc%2Fcolordiffrc;fp=stage3%2Fmisc%2Fcolordiffrc;h=51bcc4d8424a9083e2b958c3a43d74366bc29dbe;hb=1fa1dc14f76bf3688190094c4cba13a4171dcf0e;hp=0000000000000000000000000000000000000000;hpb=44c49c92b5f66fec562d34c2c42e5e19c2da2c89;p=hvlinux.git diff --git a/stage3/misc/colordiffrc b/stage3/misc/colordiffrc new file mode 100644 index 0000000..51bcc4d --- /dev/null +++ b/stage3/misc/colordiffrc @@ -0,0 +1,26 @@ +# Example colordiffrc file for dark backgrounds +# +# Set banner=no to suppress authorship info at top of +# colordiff output +banner=no +# By default, when colordiff output is being redirected +# to a file, it detects this and does not colour-highlight +# To make the patch file *include* colours, change the option +# below to 'yes' +color_patches=no +# +# available colours are: white, yellow, green, blue, +# cyan, red, magenta, black, +# darkwhite, darkyellow, darkgreen, +# darkblue, darkcyan, darkred, +# darkmagenta, darkblack +# +# Can also specify 'none', 'normal' or 'off' which are all +# aliases for the same thing, namely "don't colour highlight +# this, use the default output colour" +# +plain=off +newtext=darkgreen +oldtext=darkred +diffstuff=white +cvsstuff=darkyellow