Skip to content

Background color of inactive keyboard focused list items#116

Merged
arcticicestudio merged 1 commit intodevelopfrom
feature/gh-107-list-inactive-keyboard-focus-background
Mar 24, 2019
Merged

Background color of inactive keyboard focused list items#116
arcticicestudio merged 1 commit intodevelopfrom
feature/gh-107-list-inactive-keyboard-focus-background

Conversation

@arcticicestudio
Copy link
Copy Markdown
Contributor

Resolves #107

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).

Before

After

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-107
@arcticicestudio arcticicestudio merged commit 3e35efb into develop Mar 24, 2019
@arcticicestudio arcticicestudio deleted the feature/gh-107-list-inactive-keyboard-focus-background branch March 24, 2019 19:18
@arcticicestudio arcticicestudio removed their assignment Mar 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants