Fzf Color Picker Save

Web Color Picker for fzf custom color scheme

Project README

fzf Web Color Picker

Web Color Picker for fzf custom color scheme ( + 2019.07.16 added on fzf wiki )

스크린샷 2019-06-11 오전 3 54 26

fzf web color picker's default scheme is 'molokai'

This is the web color picker to make color scheme for fzf, a general-purpose command-line fuzzy finder.

You can apply your custom color scheme to fzf <U>by just typing 'Generated Code' on your Zsh</U>. If you want to apply it permanently, insert the code into <U>"~/.zshrc"</U>

// Example
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
 --color=fg:#d0d0d0,bg:#121212,hl:#5f87af
 --color=fg+:#d0d0d0,bg+:#262626,hl+:#5fd7ff
 --color=info:#afaf87,prompt:#d7005f,pointer:#af5fff
 --color=marker:#87ff00,spinner:#af5fff,header:#87afaf'

Thank you. Let's enjoy the fzf with Color picker!

[ ref. fzf - Color Schemes ]

Open Source Agenda is not affiliated with "Fzf Color Picker" Project. README Source: minSW/fzf-color-picker

Open Source Agenda Badge

Open Source Agenda Rating