Skip to content

yorumicolors/alacritty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Yorumi Themes for Alacritty

Installation

Download the themes into $HOME/.config/alacritty/themes

curl -L -o /tmp/yorumi-abyss.toml https://github.com/yorumicolors/yorumi/blob/main/get/apps/terms/alacritty/yorumi-abyss.toml\?raw\=true
curl -L -o /tmp/yorumi-mist.toml https://github.com/yorumicolors/yorumi/blob/main/get/apps/terms/alacritty/yorumi-mist.toml\?raw\=true
mkdir -p $HOME/.config/alacritty/themes
mv /tmp/yorumi-{abyss,mist}.toml $HOME/.config/alacritty/themes

Import the theme of your choice in your alacritty.toml as follows:

import = [
    # ...
    "$HOME/.config/alacritty/themes/yorumi-[abyss|mist].toml"
    # ...
]
yorumi abyss yorumi mist

About

yorumi themes for the alacritty terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published