Skip to content

perpetuatheme/alacritty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Perpetua logo, a waning crescent flipped across the x-axis, with half a sun on the inside

Perpetua for Alacritty

A screenshot of the Alacritty terminal emulator with the Perpetua theme applied

Warning

The project is under active development. Things are subject to change.

Usage

  1. Locate (or create) your Alacritty configuration file (see the Configuration section of Alacritty's README).

  2. Clone this repository.

git clone https://github.com/perpetuatheme/alacritty $HOME/perpetua-alacritty
  1. Copy the theme files next to your Alacritty configuration file.
cp $HOME/perpetua-alacritty/perpetua-{dark,light}.yml $XDG_CONFIG_HOME/alacritty
  1. 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
  1. (Optional) Delete the cloned repository.
rm -r $HOME/perpetua-alacritty

Screenshots

Light A screenshot of the Alacritty terminal emulator with the Perpetua theme applied in light ambience mode Perpetua light ambience on Alacritty.
  A screenshot of the Alacritty terminal emulator running btop, with the Perpetua theme applied in light ambience mode Perpetua light ambience on Alacritty running btop.
  A screenshot of the Alacritty terminal emulator running ls, with the Perpetua theme applied in light ambience mode Perpetua light ambience on Alacritty running ls.
Dark A screenshot of the Alacritty terminal emulator with the Perpetua theme applied in dark ambience mode Perpetua dark ambience on Alacritty.
  A screenshot of the Alacritty terminal emulator running btop, with the Perpetua theme applied in dark ambience mode Perpetua dark ambience on Alacritty running btop.
  A screenshot of the Alacritty terminal emulator running ls, with the Perpetua theme applied in dark ambience mode Perpetua dark ambience on Alacritty running ls.


 


© Copyright 2023–present, The Perpetua Authors.