summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2017-01-10 02:16:12 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2017-01-10 02:16:12 +0900
commitae274158de38181bca27f2ce54c8b4fc0b688eff (patch)
tree1bcecf4123c33640a0d6c57147b17920aea0ee7e /man
parent340af463cd9c52c0a3a7ea5688035bba1cd29f6a (diff)
Add experimental support for 24-bit colors
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.14
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 98c1c791..2ef3cdda 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -197,7 +197,9 @@ Number of spaces for a tab character (default: 8)
.BI "--color=" "[BASE_SCHEME][,COLOR:ANSI]"
Color configuration. The name of the base color scheme is followed by custom
color mappings. Ansi color code of -1 denotes terminal default
-foreground/background color.
+foreground/background color. You can also specify 24-bit color in \fB#rrggbb\fR
+format, but the support for 24-bit colors is experimental and only works when
+\fB--height\fR option is used.
.RS
e.g. \fBfzf --color=bg+:24\fR