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 68dbd89 commit 85a0078Copy full SHA for 85a0078
src/vs/editor/standalone/browser/quickInput/standaloneQuickInput.css
@@ -12,8 +12,8 @@
12
color: #0066BF;
13
}
14
15
-.quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight,
16
-.quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight {
+.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight,
+.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight {
17
color: #33B6FF;
18
19
0 commit comments