I would like to be able to easily customize the default prompt prefix and suffix colors independently from each other and the default foreground color. Perhaps this could be provided with DefaultPromptPrefixColor and DefaultPromptSuffixColor properties in $GitPromptSettings?
In prior versions I overrode the prompt function to accomplish this, however, it would be very nice to be able to change these colors without needing to override the prompt function via the enhanced $GitPromptSettings properties.
Give https://github.com/dahlbyk/posh-git/pull/520 a try?

Most helpful comment
Give https://github.com/dahlbyk/posh-git/pull/520 a try?
