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/changelog.asciidoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/changelog.asciidoc') diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 7c48f4912..3387198e9 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -24,6 +24,8 @@ Added - New `content.prefers_reduced_motion` setting to request websites to reduce non-essential motion/animations. +- New `colors.prompts.selected.fg` setting to customize the text color for + selected items in filename prompts. Changed ~~~~~~~ -- cgit v1.2.3-54-g00ecf