Skip to content

everviolet/alacritty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Evergarden for Alacritty

Previews

Winter
Fall
Spring

Usage

  1. Download your preferred theme file from themes.
  2. In your alacritty config, add:
[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
  2. $XDG_CONFIG_HOME/alacritty.toml
  3. $HOME/.config/alacritty/alacritty.toml
  4. $HOME/.alacritty.toml

Thanks to <3