- Git repo on Codeberg: https://codeberg.org/anhsirk0/alacritty-themes
- Mirrors:
This repo has 40 themes
8 from modus-themes and 32 from ef-themes
Alacritty migrated its config format to toml (previously yaml)
All the old version related config/themes are now in old-yaml-version-files
Clone the repo and place the contents into ~/.config/alacritty/
Add these lines somewhere (preferrably at the end) in your alacritty.yml
import = ["/home/user/.config/alacritty/themes/modus-vivendi.toml"]
import:
- /home/user/.config/alacritty/themes/modus-vivendi.yaml
$ ~/.config/alacritty/change-theme.pl
This will use fzf to select a theme interactively
$ ~/.config/alacritty/change-theme.pl bio
'ef-bio.yaml' theme selected
This will change theme to the first theme that has bio in its name
Ef-themes pictures: https://protesilaos.com/emacs/ef-themes-pictures
Modus themes - https://protesilaos.com/emacs/modus-themes-colors
Ef themes - https://protesilaos.com/emacs/ef-themes