From 356baf62b800432e4864cc9bbea492bde9327a50 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 3 Jun 2015 23:29:18 +0900 Subject: [PATCH] Updated Color schemes (markdown) --- Color-schemes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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='