- Put the below in your shell's config i.e .bashrc .zshrc etc
export FZF_DEFAULT_OPTS='
--color fg:#5d6466,bg:#1e2527
--color bg+:#ef7d7d,fg+:#2c2f30
--color hl:#dadada,hl+:#26292a,gutter:#1e2527
--color pointer:#373d49,info:#606672
--border
--color border:#1e2527
--height 13'