Closed ErikReider closed 1 year ago
Restarting nvim works but hot swapping styles doesn't work anymore
I used to be able to "hot-swap" the light/dark mode in this plugin, and it was awesome. It's too bad that this has regressed. Any chance of getting the old functionality back?
(BTW, thanks for the plugin)
@jrop and @ErikReider - This is a bug happened in past commit. This should be fixed, but I am so busy in a deadline, Right now I can't look into it. If someone fixes it I will merge, otherwise have to wait a bit. I am really sorry for that.
Woot! Thank you @Mofiqul
The theme doesn't completely update when running
lua require('vscode').change_style('dark')
after initialization. The only thing that seems to update is my lualine and a few other highlights.This is what it looks like when starting with dark style and applying the light style: