Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 453a657

Browse files
sketchbook item selected bg update (#1190)
1 parent 1514d01 commit 453a657

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎arduino-ide-extension/src/browser/style/sketchbook.css‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,8 @@
6565
.theia-TreeNode.theia-mod-selected .sketchbook-commands-icons {
6666
display: block;
6767
}
68+
69+
.theia-Tree:focus .theia-TreeNode.theia-mod-selected,
70+
.theia-Tree .ReactVirtualized__List:focus .theia-TreeNode.theia-mod-selected {
71+
background: var(--theia-list-inactiveSelectionBackground);
72+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /