mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
pinned tabs - add a tab.lastPinnedBorder color
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"statusBarItem.remoteForeground": "#FFF",
|
||||
"statusBarItem.remoteBackground": "#16825D",
|
||||
"sideBarSectionHeader.background": "#0000",
|
||||
"sideBarSectionHeader.border": "#ccc3"
|
||||
"sideBarSectionHeader.border": "#ccc3",
|
||||
"tab.lastPinnedBorder": "#ccc3"
|
||||
},
|
||||
"semanticHighlighting": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user