summaryrefslogtreecommitdiff
path: root/doc/changelog.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-06-24 15:50:20 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-06-24 15:51:45 +0200
commita9a39096cce58885243310f1f029d5b8a4a61a81 (patch)
tree3b6cd8b7dae416c2669a5b83ce92f85e15f82ab0 /doc/changelog.asciidoc
parente3e0fbc3559d9c3d08a3566f7d8bf03a23017e78 (diff)
downloadqutebrowser-a9a39096cce58885243310f1f029d5b8a4a61a81.tar.gz
qutebrowser-a9a39096cce58885243310f1f029d5b8a4a61a81.zip
Add colors.prompts.selected.fg
Closes #6559
Diffstat (limited to 'doc/changelog.asciidoc')
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
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
~~~~~~~