From: Ian Jackson Date: Mon, 29 Aug 2016 23:50:09 +0000 (+0100) Subject: fix gitk reflinecolor X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=ian-dotfiles.git;a=commitdiff_plain;h=d3ba94f9f9cdca4a0361015ad4abc6727ff6253a;ds=sidebyside fix gitk reflinecolor --- diff --git a/templates/gitk.in b/templates/gitk.in index 12d6bb2..9350b9b 100755 --- a/templates/gitk.in +++ b/templates/gitk.in @@ -53,7 +53,7 @@ set remotebgcolor #ffddaa set tagbgcolor yellow set tagfgcolor black set tagoutlinecolor black -set reflinecolor black +set reflinecolor white set filesepbgcolor #aaaaaa set filesepfgcolor black set linehoverbgcolor #ffff80