Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/perpetuatheme/alacritty

Unique natural hues for Alacritty
https://github.com/perpetuatheme/alacritty

alacritty alacritty-colorscheme alacritty-theme perpetua terminal theme

Last synced: 23 days ago
JSON representation

Unique natural hues for Alacritty

Awesome Lists containing this project

README

        





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](https://github.com/alacritty/alacritty/tree/master#configuration)).

2. Clone this repository.
```
git clone https://github.com/perpetuatheme/alacritty $HOME/perpetua-alacritty
```

3. Copy the theme files next to your Alacritty configuration file.
```
cp $HOME/perpetua-alacritty/perpetua-{dark,light}.yml $XDG_CONFIG_HOME/alacritty
```

4. Choose the desired ambience and import the corresponding file into your Alacritty configuration file.
```yaml
import:
# Uncomment the desired ambience below:
- ~/.config/alacritty/perpetua-dark.yml
# - ~/.config/alacritty/perpetua-light.yml
```

5. (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.