Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fzf colors #37

Open
hissssst opened this issue Jun 25, 2020 · 2 comments
Open

Add fzf colors #37

hissssst opened this issue Jun 25, 2020 · 2 comments

Comments

@hissssst
Copy link

scrot_200625154839

Colorscheme for fzf, what do you think about it?

export FZF_DEFAULT_OPTS='
 --color=fg:#b4b4b9,hl:#ffc552
 --color=fg+:#f8f8ff,bg+:#2f2f3a,hl+:#ff761a
 --color=info:#bfdaff,prompt:#ff5fff,pointer:#cbccc6
 --color=marker:#ff3600,spinner:#bfdaff,header:#635196'
@fenetikm
Copy link
Owner

It's pretty good - I have some colouring for FZF in vim here

let g:fzf_colors=
- I'll check how these look in comparison to those.

@hissssst
Copy link
Author

@fenetikm Oh, I didn't know that fzf colorscheme already exsists, I'll try to rewrite vim-fzf to fzf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants