Hacker News new | ask | show | jobs
by ahub 872 days ago
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...

2 comments

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.