]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
tigrc: draw commit graph in magenta
authorSimon Ruderich <simon@ruderich.org>
Tue, 6 Jan 2015 20:25:30 +0000 (21:25 +0100)
committerSimon Ruderich <simon@ruderich.org>
Tue, 6 Jan 2015 20:25:30 +0000 (21:25 +0100)
tigrc
tigrc.old

diff --git a/tigrc b/tigrc
index a9b5924e2c177c0358e440286fef8a235b2c50d7..3dc0f56bb4c30a571b18c097760ed1b4f1a9d0c4 100644 (file)
--- a/tigrc
+++ b/tigrc
@@ -72,6 +72,7 @@ color delimiter default default # ~ if text is too long
 # Main window.
 color cursor         black   cyan         # currently selected line
 color author         default default
+color graph-commit   magenta default      # commit dots in graph
 color main-head      green   default bold # HEAD
 color main-ref       green   default      # branches
 color main-remote    yellow  default      # remote branches
index 7d4391867d9fc3c375f8b6b59eff218466b9b7f9..882425750ed9d88eb126fa1b0f443ec9a8de0100 100644 (file)
--- a/tigrc.old
+++ b/tigrc.old
@@ -76,6 +76,7 @@ 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 graph-commit   magenta default      # commit dots in graph
 color main-head      green   default bold # HEAD
 color main-ref       green   default      # branches
 color main-remote    yellow  default      # remote branches