From e1c4bf9d281184a10403fd8324975bc21d53cb25 Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Tue, 29 Sep 2015 10:05:10 -0700 Subject: [PATCH] Add JellyX theme --- Color-schemes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Color-schemes.md b/Color-schemes.md index ba8a818..e0f22e1 100644 --- a/Color-schemes.md +++ b/Color-schemes.md @@ -68,4 +68,13 @@ export FZF_DEFAULT_OPTS=' ```sh --color fg:188,bg:233,hl:103,fg+:222,bg+:234,hl+:104 --color info:183,prompt:110,spinner:107,pointer:167,marker:215 +``` + +### JellyX + +![](https://i.imgur.com/1xHOaNk.png) + +```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 ``` \ No newline at end of file