m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 00:53:42 -05:00

Updated Color schemes (markdown)

Junegunn Choi
2015-06-03 23:29:18 +09:00
parent 70d3a9bd16
commit 356baf62b8

@@ -8,7 +8,9 @@ fzf --color=bg+:24
fzf --color=light,fg:232,bg:255,bg+:116,info:27
```
The color specification can be quite long if fully customized, so it's advised that you put it in `$FZF_DEFAULT_OPTS`. You can split it into multiple `--color`s.
The name of the base color scheme is followed by custom color mappings. Ansi color code of -1 denotes terminal default foreground/background color.
The color specification can be quite long if fully customized, so it's advised that you put it in `$FZF_DEFAULT_OPTS`. You can also split it into multiple `--color`s like follows:
```sh
export FZF_DEFAULT_OPTS='