git-gui: Improve the coloring in blame viewer
commitf96cd7b6c9e9664d2fd6ec50bbade126355ad4f4
authorShawn O. Pearce <spearce@spearce.org>
Fri, 1 Jun 2007 04:38:31 +0000 (1 00:38 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 6 Jun 2007 05:26:43 +0000 (6 01:26 -0400)
tree8b5f36702d589eee6ab2f679ef3366b026b5dff6
parentbea39c2ddb01af2908a5932231fde02b52a262d7
git-gui: Improve the coloring in blame viewer

The git-gui blame viewer has always been ugly as s**t.  Linus Torvalds
suggested the coloring scheme I'm using here, which is two different
shades of grey for the background colors, and black text on a pale green
background for the currently selected/focused commit.

The difference is a massive improvement.  The interface no longer will
cause seizures in people who are prone to that sort of thing.  It no
longer uses a very offensive hot pink.  The green being current actually
makes sense.  And not having the background of the other non-current
lines change when you change the current commit is really a big deal.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl