Git Status Markers

Here is a table that contains the default Git status markers, the marker's color, and what it represents:

MarkerColorStatus
!RedConflicting
DRedDeleted
MOrangeModified
ROrangeRenamed
TCPurpleType change
SA*GreenStaged, Added
SD*RedStaged, Deleted
SM*OrangeStaged, Modified
SR*OrangeStaged, Renamed
STC*PurpleStaged, type change
UGrayUntracked

* The filename will also be painted the same color.

I you do not like the default marker or color configuration, you can customize it to your liking.