mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
theming - inherit badge colors in activity bar
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"editor.inactiveSelectionBackground": "#3A3D41",
|
||||
"editorIndentGuide.background": "#404040",
|
||||
"editor.selectionHighlightBackground": "#add6ff26",
|
||||
"list.dropBackground": "#383B3D"
|
||||
"list.dropBackground": "#383B3D",
|
||||
"activityBarBadge.background": "#007ACC"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user