Hacker News new | ask | show | jobs
by Conscat 873 days ago
I'm not certain what "the background color is deprecated" means but I really don't like the sound of that.
1 comments

Well the manual setting for the background color doesn't seem to work anymore except for Apple products:

https://neovide.dev/configuration.html#background-color-depr...

That was a pseudo-background hack because of a neovim upstream issue I believe. Now it reflects the REAL background color
It sounds like it's not deprecated, they've moved it out of the config file and into a Vim global variable. That's probably meant to be a feature, in order to work with changing color schemes.