Skip to content

Whiskers-Color-Scheme/alacritty

Repository files navigation

Whiskers for Alacritty

👷‍♂️ Install

  • Clone the repository into the config directory:
mkdir -p ~/.config/alacritty/themes/whiskers/
git clone https://github.com/Whiskers-Color-Scheme/alacritty ~/.config/alacritty/themes/whiskers/ 
  • Add the import at the beggining of the alacritty config file. Replace {theme} with "panther" or "tiger" accordingly:
import = [
    "~/.config/alacritty/themes/whiskers/whiskers_{theme}.toml"
]

💻 Maintainers

About

💻 Whiskers color scheme for Alacritty

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published