From 8ff1cff679637c5155b26c87ec14c762d649b0fe Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Thu, 11 Aug 2016 19:12:23 -0700 Subject: [PATCH] fix Seoul256 Night --- Color-schemes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Color-schemes.md b/Color-schemes.md index 45a1758..a222125 100644 --- a/Color-schemes.md +++ b/Color-schemes.md @@ -83,7 +83,7 @@ export FZF_DEFAULT_OPTS=' ![](https://i.imgur.com/y6hZCnd.png) ```sh ---color fg:102,bg:233,hl:65,fg+:15,bg+:234,hl+:108 +--color fg:242,bg:236,hl:65,fg+:15,bg+:239,hl+:108 --color info:108,prompt:109,spinner:108,pointer:168,marker:168 ```