--- a/Preferences/__init__.py Fri Apr 30 16:45:56 2010 +0000 +++ b/Preferences/__init__.py Sat May 01 18:26:14 2010 +0000 @@ -531,6 +531,7 @@ "VcsModified" : QtGui.QColor(QtCore.Qt.yellow), "VcsReplaced" : QtGui.QColor(QtCore.Qt.cyan), "VcsUpdate" : QtGui.QColor(QtCore.Qt.green), + "VcsRemoved" : QtGui.QColor(QtCore.Qt.magenta) } # defaults for the help settings