Skip to content

Commit d79c32e

Browse files
committed
Improve Contrast of Line Number Color
Fixes: #3385
1 parent 80643f0 commit d79c32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/org.eclipse.ui.editors/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,7 @@
10771077
id="org.eclipse.ui.editors.lineNumberRulerColor"
10781078
isEditable="false"
10791079
label="%dummy"
1080-
value="120,120,120">
1080+
value="115,115,115">
10811081
</colorDefinition>
10821082
<colorDefinition
10831083
id="org.eclipse.ui.editors.hyperlinkColor"

0 commit comments

Comments
 (0)