aarowill / base16-alacritty

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

Disable drawing bold text with bright colors #6

Closed carloabelli closed 5 years ago

carloabelli commented 5 years ago

For non-256 variants, the bright colors are not actually bright, but instead other colors. As such, disable drawing bold text with bright colors to limit this impact.

This is not necessary for the 256 variants.