unixorn / fzf-zsh-plugin

ZSH plugin to enable fzf searches of a lot more stuff - docker, tmux, homebrew and more.
Apache License 2.0
303 stars 27 forks source link

Added ability to change color scheme #92

Closed seebeen closed 8 months ago

seebeen commented 8 months ago

Enables users to change FZF color scheme

Description

Adds a FZF_COLOR_SCHEME variable in main plugin file with default value.

Closes #91

Checklist

License Acceptance