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

https://github.com/everviolet/alacritty

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

alacritty alacritty-colorscheme alacritty-theme evergarden everviolet

Last synced: 5 months ago
JSON representation

cozy evergarden theme for alacritty

Awesome Lists containing this project

README

          


Logo

Evergarden for Alacritty







### Previews

Winter

Fall

Spring

### Usage

1. Download your preferred theme file from `themes`.
1. In your alacritty config, add:
```toml
[general]
import = [
"/path/to/{your_theme_file}.toml"
]
```

Your alacritty config may be found in the following locations:

1. `$XDG_CONFIG_HOME/alacritty/alacritty.toml`
1. `$XDG_CONFIG_HOME/alacritty.toml`
1. `$HOME/.config/alacritty/alacritty.toml`
1. `$HOME/.alacritty.toml`

### Thanks to <3

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