An open API service indexing awesome lists of open source software.

https://github.com/everviolet/tmux

cozy evergarden theme for tmux
https://github.com/everviolet/tmux

evergarden everviolet tmux tmux-theme tmux-themes

Last synced: 12 months ago
JSON representation

cozy evergarden theme for tmux

Awesome Lists containing this project

README

          


Logo

Evergarden for Tmux







### Previews

Winter

Fall

Spring

### Usage

2. copy the `themes/` directory to tmux plugins `~/.tmux/plugins/evergarden-tmux`
3. add `run ~/.tmux/plugins/evergarden-tmux/evergarden.sh` to 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
# .tmux.conf

set -gq @evergarden_style "winter"

run ~/.tmux/plugins/evergarden-tmux/evergarden.sh
```

### Thanks to <3

- [qapquiz](https://github.com/qapquiz)
- [comfysage](https://github.com/comfysage)