From a9a39096cce58885243310f1f029d5b8a4a61a81 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 24 Jun 2021 15:50:20 +0200 Subject: Add colors.prompts.selected.fg Closes #6559 --- doc/help/settings.asciidoc | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/help/settings.asciidoc') diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index 90197fddb..c5206e52e 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -67,6 +67,7 @@ |<>|Border used around UI elements in prompts. |<>|Foreground color for prompts. |<>|Background color for the selected item in filename prompts. +|<>|Foreground color for the selected item in filename prompts. |<>|Background color of the statusbar in caret mode. |<>|Foreground color of the statusbar in caret mode. |<>|Background color of the statusbar in caret mode with a selection. @@ -1233,6 +1234,14 @@ Type: <> Default: +pass:[grey]+ +[[colors.prompts.selected.fg]] +=== colors.prompts.selected.fg +Foreground color for the selected item in filename prompts. + +Type: <> + +Default: +pass:[white]+ + [[colors.statusbar.caret.bg]] === colors.statusbar.caret.bg Background color of the statusbar in caret mode. -- cgit v1.2.3-54-g00ecf