summaryrefslogtreecommitdiffstats
path: root/man/man1/fzf.1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-05-07 23:38:06 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-05-07 23:38:06 +0900
commitaf65aa298abe8920c20ee6a96e255e735cfedc5a (patch)
treec9aee65acf21fa317e89b4843fc3f66a146047fd /man/man1/fzf.1
parent6834d17844cf0fbd0b2a61fb6cbde478962dd14d (diff)
Add color names: selected-{fg,bg,hl}
Diffstat (limited to 'man/man1/fzf.1')
-rw-r--r--man/man1/fzf.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 6c417482..048ac05f 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -464,10 +464,13 @@ color mappings.
.B COLOR NAMES:
\fBfg \fRText
+ \fBselected-fg \fRSelected line text
\fBpreview-fg \fRPreview window text
\fBbg \fRBackground
+ \fBselected-bg \fRSelected line background
\fBpreview-bg \fRPreview window background
\fBhl \fRHighlighted substrings
+ \fBselected-hl \fRHighlighted substrings in the selected line
\fBcurrent-fg (fg+) \fRText (current line)
\fBcurrent-bg (bg+) \fRBackground (current line)
\fBgutter \fRGutter on the left