mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
default light colors list.focusHighlightForeground too close to list.activeSelectionBackground. Fixes #127597
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
"notebook.cellBorderColor": "#E8E8E8",
|
||||
"notebook.selectedCellBackground": "#c8ddf150",
|
||||
"statusBarItem.errorBackground": "#c72e0f",
|
||||
"list.focusHighlightForeground": "#9DDDFF",
|
||||
"list.activeSelectionIconForeground": "#FFF"
|
||||
},
|
||||
"tokenColors": [
|
||||
|
||||
Reference in New Issue
Block a user