]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
tigrc: Add some more colors.
authorSimon Ruderich <simon@ruderich.org>
Sat, 3 Apr 2010 20:58:03 +0000 (22:58 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 3 Apr 2010 20:58:03 +0000 (22:58 +0200)
tigrc

diff --git a/tigrc b/tigrc
index 8d81ff214441b92c7e8db92319b4f481288d097a..b65feda2e281f10fa5b03132867e813c3de8ebb1 100644 (file)
--- 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