Skip to content

adriandlam/vesper-eza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vesper for eza

License: MIT

Peppermint and orange flavored dark theme for eza (modern ls replacement). Port of the Vesper VS Code theme by Rauno Freiberg.

Preview

Colors

Element Color Hex
Directories Aqua #99ffe4
Symlinks Orange #ffc799
Executables Aqua #99ffe4
Git new/renamed Aqua #99ffe4
Git modified Orange #ffc799
Git deleted/conflicted Red #ff8080
Permissions read Orange #ffc799
Permissions write Red #ff8080
Permissions execute Aqua #99ffe4
File sizes Aqua → Orange → Red escalates as files grow

Installation

Copy the theme file to eza's config directory:

mkdir -p ~/.config/eza
cp theme.yml ~/.config/eza/theme.yml

Or symlink it:

mkdir -p ~/.config/eza
ln -sf "$(pwd)/theme.yml" ~/.config/eza/theme.yml

eza will pick it up automatically when the file is present.

Credits

Based on the Vesper VS Code theme by Rauno Freiberg.

License

MIT

About

Peppermint and orange flavored dark theme for eza

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors