From 6b836b59454e6c6685d33a2cdd8b2c3a0a1b9a55 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sat, 3 Apr 2010 22:58:03 +0200 Subject: [PATCH] tigrc: Add some more colors. --- tigrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tigrc b/tigrc index 8d81ff2..b65feda 100644 --- a/tigrc +++ b/tigrc @@ -31,6 +31,7 @@ color date default default color delimiter default default # ~ if text is too long # Main window. +color cursor black cyan # currently selected line color main-author default default # just 'author' in newer versions color main-head green default bold # HEAD color main-ref green default # branches @@ -39,6 +40,7 @@ color main-tag yellow default bold # tags color main-local-tag yellow default bold # local tags (normal tags) # Information at the top of the commit diff. +color commit default default color pp-adate default default color pp-cdate default default color pp-author default default -- 2.44.1