diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index a3bcac21e..193396f3e 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -163,6 +163,7 @@ |Setting|Description |<>|Text color of the completion widget. |<>|Background color of the completion widget. +|<>|Alternating background color of the completion widget. |<>|Background color of completion widget items. |<>|Foreground color of completion widget category headers. |<>|Background color of the completion widget category headers. @@ -1318,6 +1319,12 @@ Background color of the completion widget. Default: +pass:[#333333]+ +[[colors-completion.alternate-bg]] +=== completion.alternate-bg +Alternating background color of the completion widget. + +Default: +pass:[#444444]+ + [[colors-completion.item.bg]] === completion.item.bg Background color of completion widget items.