overcache / NeoSolarized

NeoSolarized: A fixed solarized colorscheme for better truecolor support.
MIT License
517 stars 99 forks source link

Add option to control "bold as bright" behavior in terminal #21

Closed malob closed 4 years ago

malob commented 5 years ago

Addresses #20.

I added a new option g:neosolarized_termBoldAsBright which defaults to 1. When set to 0, g:terminal_color_[8-15] are set equal to g:terminal_color_[0-7]. (I also added info about this to the readme, and organized the options a little.)

malob commented 5 years ago

@icymind, anything I can do to help get this merged?

overcache commented 4 years ago

thanks for your pr

malob commented 4 years ago

Thanks!