Perpetua for Alacritty
Warning
The project is under active development. Things are subject to change.
-
Locate (or create) your Alacritty configuration file (see the Configuration section of Alacritty's README).
-
Clone this repository.
git clone https://github.com/perpetuatheme/alacritty $HOME/perpetua-alacritty
- Copy the theme files next to your Alacritty configuration file.
cp $HOME/perpetua-alacritty/perpetua-{dark,light}.yml $XDG_CONFIG_HOME/alacritty
- Choose the desired ambience and import the corresponding file into your Alacritty configuration file.
import:
# Uncomment the desired ambience below:
- ~/.config/alacritty/perpetua-dark.yml
# - ~/.config/alacritty/perpetua-light.yml
- (Optional) Delete the cloned repository.
rm -r $HOME/perpetua-alacritty
Light
![A screenshot of the Alacritty terminal emulator with the Perpetua theme applied in light ambience mode](/perpetuatheme/alacritty/raw/main/assets/screenshot-light.png)
![A screenshot of the Alacritty terminal emulator running btop, with the Perpetua theme applied in light ambience mode](/perpetuatheme/alacritty/raw/main/assets/screenshot-btop-light.png)
btop
.
![A screenshot of the Alacritty terminal emulator running ls, with the Perpetua theme applied in light ambience mode](/perpetuatheme/alacritty/raw/main/assets/screenshot-ls-light.png)
ls
.
Dark
![A screenshot of the Alacritty terminal emulator with the Perpetua theme applied in dark ambience mode](/perpetuatheme/alacritty/raw/main/assets/screenshot-dark.png)
![A screenshot of the Alacritty terminal emulator running btop, with the Perpetua theme applied in dark ambience mode](/perpetuatheme/alacritty/raw/main/assets/screenshot-btop-dark.png)
btop
.
![A screenshot of the Alacritty terminal emulator running ls, with the Perpetua theme applied in dark ambience mode](/perpetuatheme/alacritty/raw/main/assets/screenshot-ls-dark.png)
ls
.
© Copyright 2023–present, The Perpetua Authors.