author | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 1 Jun 2007 07:19:27 +0000 (03:19 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 6 Jun 2007 05:26:45 +0000 (01:26 -0400) | ||
commit | 74fe89857807c2194b1c202b4e429289d777ecb2 | |
tree | 62003872b0330d281cc4693968c8c00ea802b72f | tree | snapshot |
parent | 41bf23d6cc58c229e5e966a98c1b2c9cd06e95f7 | commit | diff |
git-gui: Highlight the blame commit header from everything else
The selected commit's blame header is now drawn in green, using
the same background color that is shown in the main file content
viewer. The result is a much better looking commit pane, as we
use bold for header "keys" and proportional width fonts for the
stuff that doesn't need to be fixed width to maintain its formatting.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
The selected commit's blame header is now drawn in green, using
the same background color that is shown in the main file content
viewer. The result is a much better looking commit pane, as we
use bold for header "keys" and proportional width fonts for the
stuff that doesn't need to be fixed width to maintain its formatting.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl | diff | blob | history |