gitk: Make the background color of marked lines configurable
authorPaul Mackerras <paulus@samba.org>
Mon, 27 Oct 2008 11:37:21 +0000 (22:37 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 27 Oct 2008 11:37:21 +0000 (22:37 +1100)
This makes it possible for the user to configure the background color
of lines that are "marked". At the moment only the "show the origin
of this line" function marks lines. This also makes the user's choice
persistent by saving it in ~/.gitk.

Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found