Skip to content

Commit 8285943

Browse files
authored
1 parent 45db0a2 commit 8285943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vs/editor/contrib/inlineCompletions/browser/inlineSuggestionHintsWidget.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
.monaco-editor .inlineSuggestionsHints .keybinding {
2222
display: flex;
2323
margin-left: 4px;
24-
opacity: 0.5;
24+
opacity: 0.6;
2525
}
2626

2727
.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key {

0 commit comments

Comments
 (0)