Code

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)
commite3e901bece93417392faa3dd7833d69271cf74f6
treef62999f89b0959bde840ed36e9b99308b339b71a
parent8a8977425e2697029414c3bcf4b627b074934bbc
gitk: Make the background color of marked lines configurable

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>
gitk