Corrected the selection colors of the light color theme. eric7

Tue, 14 Dec 2021 19:43:53 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 14 Dec 2021 19:43:53 +0100
branch
eric7
changeset 8830
3bbdfb81b2c3
parent 8829
4242e4013446
child 8831
9d676f442b1b

Corrected the selection colors of the light color theme.

eric7/Themes/light.ethj file | annotate | diff | comparison | revisions
--- a/eric7/Themes/light.ethj	Sun Dec 12 15:05:07 2021 +0100
+++ b/eric7/Themes/light.ethj	Tue Dec 14 19:43:53 2021 +0100
@@ -48,8 +48,8 @@
     "Editor/Colour/OnlineChangeTraceMarkerUnsaved": "#e67b7b",
     "Editor/Colour/SearchMarkers": "#0000ff",
     "Editor/Colour/SearchMarkersMap": "#0000ff",
-    "Editor/Colour/SelectionBackground": "#000000",
-    "Editor/Colour/SelectionForeground": "#ffffff",
+    "Editor/Colour/SelectionBackground": "#60ffd66e",
+    "Editor/Colour/SelectionForeground": "#000000",
     "Editor/Colour/SpellingMarkers": "#ff0000",
     "Editor/Colour/TasksMap": "#2278f8",
     "Editor/Colour/VcsConflictMarkersMap": "#dd00dd",
@@ -1958,7 +1958,7 @@
     "Scintilla/Python3/style9/paper": "16579836",
     "Scintilla/QSS/defaultcolor": "2303527",
     "Scintilla/QSS/defaultpaper": "16579836",
-    "Scintilla/QSS/style0/color": "16711808",
+    "Scintilla/QSS/style0/color": "0",
     "Scintilla/QSS/style0/paper": "16579836",
     "Scintilla/QSS/style1/color": "127",
     "Scintilla/QSS/style1/paper": "16579836",

eric ide

mercurial