Update color for port wtih running process

Part of microsoft/vscode-remote-release#4826
This commit is contained in:
Alex Ross
2021-04-08 14:28:27 +02:00
parent c14109e5ec
commit ffde5985b2
13 changed files with 19 additions and 6 deletions

View File

@@ -16,6 +16,7 @@
"menu.foreground": "#CCCCCC",
"statusBarItem.remoteForeground": "#FFF",
"statusBarItem.remoteBackground": "#16825D",
"ports.iconRunningProcessforeground": "#369432",
"sideBarSectionHeader.background": "#0000",
"sideBarSectionHeader.border": "#ccc3",
"tab.lastPinnedBorder": "#ccc3"