Mark Levedahl wrote: > Cygwin's tk by default uses a very dark selection background color > that makes the currently selected text almost unreadable. On linux, > the default selection background is a light gray which is very usable. > This makes the default a light gray everywhere but allows the user to > configure the color as well. I noticed this, and also noticed that the dark color in question was in fact the default Windows selection background color. Unfortunately, wish/gitk doesn't also use the default Windows selection foreground color (white), so the result is pretty unreadable. When playing with Git on Windows I worked around the problem by changing the selection color system-wide. (This patch is perhaps better than making it work the "Windows way" with the right system foreground color, though, as the tag and branch markers are also pretty ugly against a dark background...) -bcd -- *** Brian Downing <bdowning@xxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html