From 952c2ef6f8957695409972f7771df2daf48a98c5 Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Thu, 11 Aug 2016 18:58:29 -0700 Subject: [PATCH] fix seoul256-night fg --- Color-schemes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Color-schemes.md b/Color-schemes.md index 6ea2701..90fde1c 100644 --- a/Color-schemes.md +++ b/Color-schemes.md @@ -83,7 +83,7 @@ export FZF_DEFAULT_OPTS=' ![](https://i.imgur.com/hui2RmM.png) ```sh ---color fg:102,bg:233,hl:65,fg+:15,bg+:234,hl+:108 +--color fg:242,bg:233,hl:65,fg+:15,bg+:234,hl+:108 --color info:108,prompt:109,spinner:108,pointer:168,marker:168 ```