Update settings.json
This commit is contained in:
parent
13bd3e64da
commit
052ec02df5
|
@ -12,7 +12,7 @@
|
||||||
],
|
],
|
||||||
"workbench.startupEditor": "newUntitledFile",
|
"workbench.startupEditor": "newUntitledFile",
|
||||||
"workbench.colorCustomizations": {
|
"workbench.colorCustomizations": {
|
||||||
"editor.selectionBackground": "#ff9090",
|
"editor.selectionBackground": "#ffa9cd",
|
||||||
"editor.selectionHighlightBackground": "#ffa8a8",
|
"editor.selectionHighlightBackground": "#ffa8a8",
|
||||||
"editorOverviewRuler.findMatchForeground": "#0000ff",
|
"editorOverviewRuler.findMatchForeground": "#0000ff",
|
||||||
"editorOverviewRuler.selectionHighlightForeground": "#ff0000",
|
"editorOverviewRuler.selectionHighlightForeground": "#ff0000",
|
||||||
|
|
Loading…
Reference in New Issue