mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
Update color for port wtih running process
Part of microsoft/vscode-remote-release#4826
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"sideBarTitle.foreground": "#FFFFFF",
|
||||
"selection.background": "#008000",
|
||||
"editor.selectionBackground": "#FFFFFF",
|
||||
"statusBarItem.remoteBackground": "#00000000"
|
||||
"statusBarItem.remoteBackground": "#00000000",
|
||||
"ports.iconRunningProcessforeground": "#FFFFFF",
|
||||
},
|
||||
"tokenColors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user