Use alternate color for Monako theme for statusBarItem.hostBackground

This commit is contained in:
Miguel Solorio 2019-04-25 23:59:25 -07:00
parent 6dbfe3f028
commit a66945d1c5

View file

@ -50,7 +50,7 @@
"statusBar.background": "#414339",
"statusBar.noFolderBackground": "#414339",
"statusBar.debuggingBackground": "#75715E",
"statusBarItem.hostBackground": "#75715E",
"statusBarItem.hostBackground": "#AC6218",
"activityBar.background": "#272822",
"activityBar.foreground": "#f8f8f2",
"activityBar.dropBackground": "#414339",