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

Updated Color schemes (markdown)

Junegunn Choi
2016-10-23 21:53:51 +09:00
parent 7410719200
commit 6b43fc4881

@@ -14,7 +14,6 @@ The color specification can be quite long if fully customized, so it's advised t
```sh
export FZF_DEFAULT_OPTS='
--bind ctrl-f:page-down,ctrl-b:page-up
--color fg:124,bg:16,hl:202,fg+:214,bg+:52,hl+:231
--color info:52,prompt:196,spinner:208,pointer:196,marker:208
'