Replying to /2021/01/25/vim-users-whats-your-favorite.html
A way to do this would be adding an autocmd that calls out to defaults read -g AppleInterfaceStyle and updates the bg value if needed.
I might wrap that in a plugin if it doesn’t exist yet.