Preferences/__init__.py

branch
Py2 comp.
changeset 3056
9986ec0e559a
parent 2791
a9577f248f04
parent 2905
a1ae4b297bc0
child 3057
10516539f238
--- a/Preferences/__init__.py	Sun Sep 08 19:04:07 2013 +0200
+++ b/Preferences/__init__.py	Tue Oct 15 22:03:54 2013 +0200
@@ -463,6 +463,8 @@
         "AnnotationsWarningBackground": QColor("#ffffd0"),
         "AnnotationsErrorForeground": QColor("#600000"),
         "AnnotationsErrorBackground": QColor("#ffd0d0"),
+        "AnnotationsStyleForeground": QColor("#000060"),
+        "AnnotationsStyleBackground": QColor("#d0d0ff"),
         "WhitespaceForeground": QColor(Qt.darkGray),
         "WhitespaceBackground": QColor(Qt.white),
         "OnlineChangeTraceMarkerUnsaved": QColor("#ff8888"),

eric ide

mercurial