Merge pull request #122893 from microsoft/misolori/quick-pick-list-update

Update quick pick list widget focus colors
This commit is contained in:
Miguel Solorio
2021-05-05 20:38:05 -07:00
committed by GitHub
10 changed files with 58 additions and 11 deletions

View File

@@ -24,7 +24,8 @@
"tab.lastPinnedBorder": "#61616130",
"notebook.cellBorderColor": "#E8E8E8",
"notebook.selectedCellBackground": "#c8ddf150",
"statusBarItem.errorBackground": "#c72e0f"
"statusBarItem.errorBackground": "#c72e0f",
"list.focusHighlightForeground": "#33B6FF"
},
"tokenColors": [
{