Skip to content

Commit 3e35efb

Browse files
Merge pull request #116 from arcticicestudio/feature/gh-107-list-inactive-keyboard-focus-background
Background color of inactive keyboard focused list items
2 parents e13ded1 + d77221d commit 3e35efb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

themes/nord.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
"list.activeSelectionForeground": "#2e3440",
117117
"list.inactiveSelectionBackground": "#434c5e",
118118
"list.inactiveSelectionForeground": "#d8dee9",
119+
"list.inactiveFocusBackground": "#434c5ecc",
119120
"list.hoverForeground": "#eceff4",
120121
"list.focusForeground": "#d8dee9",
121122
"list.focusBackground": "#88c0d099",

0 commit comments

Comments
 (0)