fix: Minor UI fixes
This commit is contained in:
parent
9eac9c4618
commit
65a18e818a
1 changed files with 1 additions and 0 deletions
|
@ -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}}",
|
||||
|
|
Loading…
Reference in a new issue