tigrc: Don't bold entries in the diff.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 7 Apr 2008 14:34:43 +0000 (15:34 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 7 Apr 2008 14:34:43 +0000 (15:34 +0100)
The colouring is sufficient to make them stand out.

tigrc

diff --git a/tigrc b/tigrc
index 2384ac2..7e4b296 100644 (file)
--- a/tigrc
+++ b/tigrc
@@ -17,8 +17,8 @@ color main-ref cyan default bold
 color diff-header yellow default bold
 color diff-index default default bold
 color diff-chunk cyan default
-color diff-add green default bold
-color diff-del red default bold
+color diff-add green default
+color diff-del red default
 color diff-oldmode red default
 color diff-newmode green default
 color diff-copy-from red default