mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
Add workbench/editor colors to our built in themes (fixes #25327)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"editor.foreground": "#D4D4D4",
|
||||
"editor.inactiveSelectionBackground": "#3A3D41",
|
||||
"editorIndentGuide.background": "#404040",
|
||||
"editor.selectionHighlightBackground": "#add6ff26"
|
||||
"editor.selectionHighlightBackground": "#add6ff26",
|
||||
"list.dropBackground": "#383B3D"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user