diff --git a/Color-schemes.md b/Color-schemes.md index 759acba..b0dcb71 100644 --- a/Color-schemes.md +++ b/Color-schemes.md @@ -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='