diff --git a/settings.json b/settings.json index 0d95d17..4d6c5e3 100644 --- a/settings.json +++ b/settings.json @@ -12,7 +12,7 @@ "workbench.colorCustomizations": { "editor.selectionBackground": "#ffa9cd", "editor.selectionHighlightBackground": "#ffa8a8", - "editorOverviewRuler.findMatchForeground": "#e0e000", + "editorOverviewRuler.findMatchForeground": "#0000ff", "editorOverviewRuler.selectionHighlightForeground": "#ff0000", "editorCursor.foreground": "#007523", "editorBracketMatch.border": "#97d3aa",