🪟 cozy evergarden theme for tmux
- Shell 75.2%
- Just 24.8%
| .github/workflows | ||
| assets/previews | ||
| themes | ||
| justfile | ||
| LICENSE | ||
| LICENSE-CTP | ||
| README.md | ||
| tmux.tera | ||

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