We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc0f674 commit 5d37f6fCopy full SHA for 5d37f6f
arduino-ide-extension/src/browser/style/editor.css
@@ -4,3 +4,7 @@
4
background-size: 13px;
5
background-image: var(--theia-icon-circle);
6
}
7
+
8
+.monaco-list-row.show-file-icons.focused {
9
+ background-color: #d6ebff;
10
+}
0 commit comments