From: Paul Mackerras Date: Mon, 27 Oct 2008 11:37:21 +0000 (+1100) Subject: gitk: Make the background color of marked lines configurable X-Git-Tag: v1.6.1-rc1~49^2~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e3e901bece93417392faa3dd7833d69271cf74f6?ds=sidebyside;hp=e3e901bece93417392faa3dd7833d69271cf74f6 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 ---