Andy Parkins <andyparkins@xxxxxxxxx> writes: >> + "", /* LOCAL (normal) */ >> + "\033[32m", /* CURRENT (green) */ > > In keeping with the "don't use green" idea - can I suggest just bold normal > for the CURRENT? That way there is the most minimal use of colour for the > default git-branch output, but still retaining a visual indicator. I do not have strong preference either way. The CURRENT is highlighted with '*' so I think we certainly can lose green and even go vanilla. I only tried to avoid bold because no built-in default coloring currently use it, and in the past I've worked with terminals that do not have enough contrast between normal and bold and for some people that might become an issue. - 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