/gelacritty

:octocat: :lollipop: Beautiful light and dark theme eye candy :candy: with multiple fonts :doughnut: for the :fire: ALACRITTY terminal

Primary LanguageShellGNU General Public License v3.0GPL-3.0

🦄 GELACRITTY 🦄

🎃 Set light/dark themes & fonts in Alacritty 🎄

Project has been abandoned
❇️ There's 200+ themes! ❇️

Dependencies 👫

fzf git sed grep find wget alacritty

Installation 🌈

git clone https://github.com/zim0369/gelacritty $HOME/gelacritty

cd into the cloned directory:

cd $HOME/gelacritty

Run the installer:

sh install

All done! ✔️

Now use command gela

Uninstall 💔

cd $HOME/gelacritty
./uninstall

Tip 🗒️

Help: gela h

Dark: gela d

Light: gela l

Example Mapping in alacritty.conf to toggle light and dark colorscheme: - { key: C, mods: Alt, command: {program: "gela", args: ["t"]}}

Currently applied theme can be seen under the help menu

BTW, Doesn't work on WINDOWS