Code

gitk: Allow the user to set some colors
authorPaul Mackerras <paulus@samba.org>
Wed, 5 Jul 2006 12:56:37 +0000 (22:56 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 5 Jul 2006 12:56:37 +0000 (22:56 +1000)
commitf8a2c0d14f5326e157b12ec549b864ddb492621d
tree2086210130cd50831bbf5d046c860579c46a35ee
parent2e1ded44f709ddc95c5e8a87e0d98127979115fe
gitk: Allow the user to set some colors

This makes the colors for the diff old/new lines and hunk headers
configurable, as well as the background and foreground (text color)
of the various panes.  There is now a GUI in the edit->preferences
window to set them.

Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk