diff -r 2b02339f52bf -r d67b14a3f884 Preferences/__init__.py --- a/Preferences/__init__.py Sun Oct 28 17:41:29 2012 +0100 +++ b/Preferences/__init__.py Sun Oct 28 20:19:15 2012 +0100 @@ -458,7 +458,8 @@ QApplication.palette().color(QPalette.Active, QPalette.Base), "EditAreaBackground": QApplication.palette().color(QPalette.Active, QPalette.Text), - "OnlineChangeTraceMarker": QColor("#8888ff"), + "OnlineChangeTraceMarkerUnsaved": QColor("#ff8888"), + "OnlineChangeTraceMarkerSaved": QColor("#88ff88"), } editorOtherFontsDefaults = {