🪟 cozy evergarden theme for tmux
- Shell 75.2%
- Just 24.8%
| .github/workflows | chore: add workflow | |
| assets/previews | doc: update preview images | |
| themes | chore: update themes | |
| justfile | feat: init | |
| LICENSE | feat: init | |
| LICENSE-CTP | feat: init | |
| README.md | doc: add summer preview | |
| tmux.tera | fix: variable names & file extensions | |
Logo
Evergarden for Tmux
Previews
Winter
Fall
Spring
Summer
Usage
- copy the
themes/directory to tmux plugins~/.tmux/plugins/evergarden-tmux - add
run ~/.tmux/plugins/evergarden-tmux/evergarden.shto your.tmux.conf
The default theme is fall. If you want to change the theme to winter or spring you need to explicitly set the @evergarden_style before running evergarden.sh.
# .tmux.conf
set -gq @evergarden_style "winter"
run ~/.tmux/plugins/evergarden-tmux/evergarden.sh