Update focus highlight color on light theme

This commit is contained in:
Miguel Solorio
2021-05-04 08:22:40 -07:00
parent 5b74ae1107
commit fce6c54d37

View File

@@ -25,7 +25,7 @@
"notebook.cellBorderColor": "#E8E8E8",
"notebook.selectedCellBackground": "#c8ddf150",
"statusBarItem.errorBackground": "#c72e0f",
"list.focusHighlightForeground": "#fff"
"list.focusHighlightForeground": "#33B6FF"
},
"tokenColors": [
{