mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
theming - inherit badge colors in activity bar
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"editor.inactiveSelectionBackground": "#E5EBF1",
|
||||
"editorIndentGuide.background": "#d3d3d3",
|
||||
"editor.selectionHighlightBackground": "#add6ff4d",
|
||||
"editorSuggestWidget.background": "#F3F3F3"
|
||||
"editorSuggestWidget.background": "#F3F3F3",
|
||||
"activityBarBadge.background": "#007ACC"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user