From 3c0455753e13bd233e32ead6ce0a41cea34a9cde Mon Sep 17 00:00:00 2001 From: Alexander Tsygankov Date: Fri, 25 Sep 2015 10:32:18 +0300 Subject: [PATCH] Add jellybeans theme --- Color-schemes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Color-schemes.md b/Color-schemes.md index acc9da4..ba8a818 100644 --- a/Color-schemes.md +++ b/Color-schemes.md @@ -59,4 +59,13 @@ export FZF_DEFAULT_OPTS=' ```sh --color fg:252,bg:233,hl:67,fg+:252,bg+:235,hl+:81 --color info:144,prompt:161,spinner:135,pointer:135,marker:118 +``` + +### Jellybeans + +![](https://www.dropbox.com/s/9rte6kkct6bsz1j/fzf_jellybeans_theme.png?dl=1) + +```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 ``` \ No newline at end of file