mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
List focus colors are too dark (Fixes #123703)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"notebook.cellBorderColor": "#E8E8E8",
|
||||
"notebook.selectedCellBackground": "#c8ddf150",
|
||||
"statusBarItem.errorBackground": "#c72e0f",
|
||||
"list.focusHighlightForeground": "#33B6FF"
|
||||
"list.focusHighlightForeground": "#9DDDFF"
|
||||
},
|
||||
"tokenColors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user