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.