From 73abb5244fc3aca86422a5ff64980c3763e1f212 Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Tue, 27 Oct 2015 23:04:35 -0700 Subject: [PATCH] Add seoul256 --- Color-schemes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Color-schemes.md b/Color-schemes.md index e0f22e1..e5a32c3 100644 --- a/Color-schemes.md +++ b/Color-schemes.md @@ -77,4 +77,13 @@ export FZF_DEFAULT_OPTS=' ```sh --color fg:-1,bg:-1,hl:230,fg+:3,bg+:233,hl+:229 --color info:150,prompt:110,spinner:150,pointer:167,marker:174 +``` + +### Seoul256 + +![](https://i.imgur.com/PztjAsE.png) + +```sh +--color fg:-1,bg:-1,hl:186,fg+:109,bg+:234,hl+:185 +--color info:108,prompt:216,spinner:108,pointer:161,marker:168 ``` \ No newline at end of file