Add listFocusHighlightForeground

This commit is contained in:
Miguel Solorio
2021-05-03 20:46:33 -07:00
parent 5a6992a681
commit 5b74ae1107
3 changed files with 15 additions and 3 deletions

View File

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