mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Add theme support for statusBarItem.hostBackground
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
"statusBar.background": "#414339",
|
||||
"statusBar.noFolderBackground": "#414339",
|
||||
"statusBar.debuggingBackground": "#75715E",
|
||||
"statusBarItem.hostBackground": "#75715E",
|
||||
"activityBar.background": "#272822",
|
||||
"activityBar.foreground": "#f8f8f2",
|
||||
"activityBar.dropBackground": "#414339",
|
||||
|
||||
Reference in New Issue
Block a user