vscode.nvim icon indicating copy to clipboard operation
vscode.nvim copied to clipboard

Cannot switch style to light / dark

Open ErikReider opened this issue 3 years ago • 3 comments
trafficstars

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: image

ErikReider avatar Jul 25 '22 19:07 ErikReider

Restarting nvim works but hot swapping styles doesn't work anymore

ErikReider avatar Jul 25 '22 19:07 ErikReider

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 avatar Aug 05 '22 18:08 jrop

@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.

Mofiqul avatar Aug 06 '22 07:08 Mofiqul

Woot! Thank you @Mofiqul

jrop avatar Dec 09 '22 19:12 jrop