mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
fix: reset palette when switching colorschemes
This commit is contained in:
parent
eb057bd6dd
commit
0fb313c3c5
5 changed files with 11 additions and 11 deletions
|
|
@ -1 +1,2 @@
|
|||
require('rose-pine').colorscheme({ variant = 'moon' })
|
||||
package.loaded['rose-pine.palette'] = nil
|
||||
require('rose-pine').colorscheme('moon')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue