toggle-corp / alacritty-colorscheme

Change colorscheme of alacritty with ease.
Apache License 2.0
343 stars 35 forks source link

Support for sharkpd/bat #26

Open Koschi13 opened 3 years ago

Koschi13 commented 3 years ago

Hey there, I like your script. Is there a way to add support for bat somehow? When I have a light theme enabled bat still uses white letters, which aren't visible then...

This can be done by exporting BAT_THEME as described in the help/man.

Would be nice!

tnagorra commented 3 years ago

What the script currently does is use base16 colors on alacritty and vim (using base16-vim) for the synchronization to work.

Does bat also have these base16 colors?

Koschi13 commented 3 years ago

Yes, not all but many of them are available. You can check this with:

bat --list-themes