Re: [PATCH] gitk: Add user-configurable branch bg color

2013-03-17 Thread Manuel Bua
On 03/17/2013 03:57 AM, David Aguilar wrote: > In some cases, the default branch background color (green) isn't > an optimal choice, thus it can be difficult to read. I'm just curious -- is it "difficult to read" because gitk does not specify a foreground color, thus causing it to pickup a sys

[PATCH] gitk: Add user-configurable branch bg color

2013-03-16 Thread Manuel Bua
In some cases, the default branch background color (green) isn't an optimal choice, thus it can be difficult to read. This provides a way for the user to customize the color used to fill the rectangle around the branch name, by choosing another one from the "Preferences" dialog. The default behav