m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Add JellyX theme

Andy Weidenbaum
2015-09-29 10:05:10 -07:00
parent 3c0455753e
commit e1c4bf9d28

@@ -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
```