commit | bba060462c8732a5cb46ea00165198a9579517ae | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Thu Sep 13 20:52:34 2007 -0400 |
committer | Shawn O. Pearce <spearce@spearce.org> | Thu Sep 13 20:52:47 2007 -0400 |
tree | 01833ff3fcc6759f266640a309fed30a70496b43 | |
parent | c8c4854bec30b03b8e3a56a9b5e52ff358210140 [diff] |
git-gui: Make the tree browser also use lightgray selection In 9adccb05 Matthijs Melchior changed our selection colors in the main index/working directory file lists to use a lightgray as the background color as this made the UI easier to read on all platforms. When we did that change we missed doing also doing in the file browser UI. Doing so just makes the entire thing UI consistent. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>