robertmeta / nofrils

An extremely minimalist colorscheme, even opting out of the second L in frills
MIT License
327 stars 44 forks source link

Need to set color background #14

Closed bohrshaw closed 7 years ago

bohrshaw commented 7 years ago

If a light color scheme is applied, it makes sense to set background=light, which also allows for executing an auto-command based on the value of 'background'. So does for a dark color scheme.

bohrshaw commented 7 years ago

And only set background if the the current background doesn't match the color scheme to be applied.

robertmeta commented 7 years ago

I will add this.

robertmeta commented 7 years ago

done