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/?a=commitdiff_plain;h=163f0ed89b7f01fd8dcff128b47df46648a77867;hp=2a0a434e3a9b3f25614b57d4fbc18a9494d7de1f;p=config%2Fdotfiles.git 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