Skip to content

Commit 85a0078

Browse files
author
Miguel Solorio
committed
Scope standalone quick pick focused highlight
1 parent 68dbd89 commit 85a0078

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/vs/editor/standalone/browser/quickInput/standaloneQuickInput.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
color: #0066BF;
1313
}
1414

15-
.quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight,
16-
.quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight {
15+
.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight,
16+
.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight {
1717
color: #33B6FF;
1818
}
1919

0 commit comments

Comments
 (0)