Commit d77221d
committed
Add support for background color of inactive keyboard focus list items
When navigating the file explorer list with the keyboard and moving the
focus to another UI component (like the editor) the background color of
the selected item is colorized with the `list.inactiveFocusBackground`
theme key.
It has been set to `nord2` with a opacity of 80% to match the style of
inactive list items that were focused without the keyboard
(`list.inactiveSelectionBackground`).
GH-1071 parent e13ded1 commit d77221d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
0 commit comments