From: Simon Ruderich Date: Tue, 6 Jan 2015 20:25:30 +0000 (+0100) Subject: tigrc: draw commit graph in magenta X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=163f0ed89b7f01fd8dcff128b47df46648a77867 tigrc: draw commit graph in magenta --- diff --git a/tigrc b/tigrc index a9b5924..3dc0f56 100644 --- 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 diff --git a/tigrc.old b/tigrc.old index 7d43918..8824257 100644 --- 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