diff --git a/settings.json b/settings.json index 632b658..0ac7498 100644 --- a/settings.json +++ b/settings.json @@ -12,7 +12,7 @@ ], "workbench.startupEditor": "newUntitledFile", "workbench.colorCustomizations": { - "editor.selectionBackground": "#ff9090", + "editor.selectionBackground": "#ffa9cd", "editor.selectionHighlightBackground": "#ffa8a8", "editorOverviewRuler.findMatchForeground": "#0000ff", "editorOverviewRuler.selectionHighlightForeground": "#ff0000",