From 6b43fc48813203456f39a698fecb42f6b253d5a4 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 23 Oct 2016 21:53:51 +0900 Subject: [PATCH] Updated Color schemes (markdown) --- Color-schemes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Color-schemes.md b/Color-schemes.md index a222125..2077576 100644 --- a/Color-schemes.md +++ b/Color-schemes.md @@ -14,7 +14,6 @@ The color specification can be quite long if fully customized, so it's advised t ```sh export FZF_DEFAULT_OPTS=' - --bind ctrl-f:page-down,ctrl-b:page-up --color fg:124,bg:16,hl:202,fg+:214,bg+:52,hl+:231 --color info:52,prompt:196,spinner:208,pointer:196,marker:208 '