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