fix: Minor UI fixes

This commit is contained in:
equinusocio 2017-11-04 21:10:50 +01:00
parent 9eac9c4618
commit 65a18e818a

View file

@ -712,6 +712,7 @@
"editor.lineHighlightBackground": "{{variant.scheme.lineHighlight}}50",
"editor.selectionBackground": "{{variant.scheme.selection}}",
"editor.selectionHighlightBackground": "{{variant.scheme.caret}}20",
"editorOverviewRuler.border": "{{variant.scheme.background}}",
"editorHoverWidget.background": "{{variant.scheme.background}}",
"editorHoverWidget.border": "{{variant.scheme.inputBorder}}",
"editorIndentGuide.background": "{{variant.scheme.guides}}",