From 57b7b438023c2f80505823ffcab4bf1bf11b2f16 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 15 Mar 2015 23:25:57 +0100 Subject: [PATCH] Regenerate docs. --- doc/help/settings.asciidoc | 7 +++++++ 1 file changed, 7 insertions(+) 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.