From d3ba94f9f9cdca4a0361015ad4abc6727ff6253a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 30 Aug 2016 00:50:09 +0100 Subject: [PATCH] fix gitk reflinecolor --- templates/gitk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2