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
- Host: GitHub
- URL: https://github.com/everviolet/tmux
- Owner: everviolet
- License: gpl-3.0
- Created: 2025-03-11T16:57:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-04T03:49:58.000Z (about 1 year ago)
- Last Synced: 2025-06-04T10:30:05.906Z (about 1 year ago)
- Topics: evergarden, everviolet, tmux, tmux-theme, tmux-themes
- Language: Shell
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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)