stayradiated/termcolors

Alacritty Support

NOTtheMessiah opened this issue · 3 comments

Alacritty is a terminal emulator with GPU acceleration currently under development. Configuration is very simple, just a YAML file.

I'm actually using Alacritty at the moment. I should totally add this.

I've added support for exporting to Alacritty. The output looks like this:
https://github.com/stayradiated/termcolors/blob/master/examples/alacritty.txt

Adding support for importing shouldn't be too difficult, as you said, it's just YAML.

I've added support for importing colour schemes as well.