alacritty-themes
alacritty-themes copied to clipboard
Modus-themes and ef-themes for alacritty
Alacritty themes
- 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
Notice
Alacritty migrated its config format to toml (previously yaml)
All the old version related config/themes are now in old-yaml-version-files
Usage
Clone the repo and place the contents into ~/.config/alacritty/
Add these lines somewhere (preferrably at the end) in your alacritty.yml
For new verison
import = ["/home/user/.config/alacritty/themes/modus-vivendi.toml"]
For old alacritty verison
import:
- /home/user/.config/alacritty/themes/modus-vivendi.yaml
use change-theme.pl to change the themes (fzf required)
$ ~/.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
Colors
Ef-themes pictures: https://protesilaos.com/emacs/ef-themes-pictures
Ef-Cherie theme
Ef-Summer theme
Ef-Spring theme
Ef-Bio theme
Ef-Autumn theme
Ef-Trio-Light theme
Ef-Trio-Dark theme
Ef-Winter theme
Modus-Operandi theme
Modus-Vivendi theme
Thanks
Modus themes - https://protesilaos.com/emacs/modus-themes-colors
Ef themes - https://protesilaos.com/emacs/ef-themes