aarowill / base16-alacritty

Base16 for Alacritty
http://chriskempson.com/projects/base16
MIT License
287 stars 41 forks source link

Alacritty now also supports dim colors #1

Closed jonhoo closed 5 years ago

jonhoo commented 7 years ago

See https://github.com/jwilm/alacritty/blob/master/alacritty.yml#L136

It'd be awesome if the configuration here also included the dim colors for each theme!

aarowill commented 6 years ago

Sorry for such a late reply, I've been busy with school!

I would love to be able to add the dim colors for themes but unfortunately the Base 16 project only has 16 colors (hence the name, more info here). Unless there's a way dim colors could be derived from the regular colors in a way that's supported by a builder, I'm not sure how this could be accomplished.

jonhoo commented 6 years ago

Yeah, it's hard to say, though it could be that some manual tweaking is all it would take to come up with some nice ones? Maybe you could be the one to define what the dim base16 colors are! :p

aarowill commented 6 years ago

Manual tweaking might work but I don't know enough about the builders to know if that would work or not. I'm still pretty short on time with school but I'm open to contributions if anyone is willing to submit a PR!

aarowill commented 5 years ago

Closing this as it's pretty old with no activity, and further discussion of adding dim colors to base16 should probably be had on the main repository here: https://github.com/chriskempson/base16.