Skip to content

adriandlam/vesper-fzf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vesper for fzf

MIT License

Peppermint and orange flavored dark theme for fzf. Port of the Vesper VS Code theme by Rauno Freiberg.

Preview

Color Palette

Element Color Description
Background #101010
Foreground #ffffff
Selection #2a2a2a
Prompt / Highlight #ffc799 orange
Pointer / Spinner / Marker #99ffe4 aqua
Info / Header #505050 muted gray

Installation

Source vesper.sh from your shell rc file (e.g. .bashrc, .zshrc):

source /path/to/vesper-fzf/vesper.sh

Or copy the --color string directly into your FZF_DEFAULT_OPTS:

export FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS \
  --color=bg+:#2a2a2a,bg:#101010,spinner:#99ffe4,hl:#ffc799 \
  --color=fg:#ffffff,header:#505050,info:#505050,pointer:#99ffe4 \
  --color=marker:#99ffe4,fg+:#ffffff,prompt:#ffc799,hl+:#ffc799 \
  --color=selected-bg:#2a2a2a,border:#2a2a2a,gutter:#101010"

Credits

Based on the Vesper VS Code theme by Rauno Freiberg.

License

MIT

About

Peppermint and orange flavored dark theme for fzf

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages