mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
[theme] suggest widget
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"editorForeground": "#000000",
|
||||
"editorInactiveSelection": "#E5EBF1",
|
||||
"editorIndentGuides": "#d3d3d3",
|
||||
"editorSelectionHighlight": "#add6ff4d"
|
||||
"editorSelectionHighlight": "#add6ff4d",
|
||||
"editorSuggestWidgetBackground": "#F3F3F3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user