From e3a305a81455299078b5c094b16e23125228501b Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 15 Oct 2017 00:21:56 +0200 Subject: [PATCH] Regenerate docs --- doc/help/settings.asciidoc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index 1973418ad..9bf058c96 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -70,6 +70,8 @@ |<>|Foreground color of the statusbar in insert mode. |<>|Background color of the statusbar. |<>|Foreground color of the statusbar. +|<>|Background color of the statusbar in passthrough mode. +|<>|Foreground color of the statusbar in passthrough mode. |<>|Background color of the statusbar in private browsing mode. |<>|Foreground color of the statusbar in private browsing mode. |<>|Background color of the progress bar. @@ -1093,6 +1095,22 @@ Type: <> Default: +pass:[white]+ +[[colors.statusbar.passthrough.bg]] +=== colors.statusbar.passthrough.bg +Background color of the statusbar in passthrough mode. + +Type: <> + +Default: +pass:[darkblue]+ + +[[colors.statusbar.passthrough.fg]] +=== colors.statusbar.passthrough.fg +Foreground color of the statusbar in passthrough mode. + +Type: <> + +Default: +pass:[white]+ + [[colors.statusbar.private.bg]] === colors.statusbar.private.bg Background color of the statusbar in private browsing mode.