-
-
Notifications
You must be signed in to change notification settings - Fork 175
Description
Is your feature request related to a problem? Please describe.
I really like rose pine on VSCode because it has a warm palette. Strangely, it's not the same palette as the neovim colorscheme.
Describe the solution you'd like
It would be cool to have a new variation of the neovim colorscheme looking like the "rosé pine" scheme on vscode.
Describe alternatives you've considered
My first theme was nordic.nvim, but it was too light, then I used rose pine, but it is too cold, so in the end I forked rose-pine.nvim and changed the background color.
It looks like this :
Here is the link to my fork : https://github.com/Courtcircuits/neovim-darker
Basically, I just changed a few colors in the palette. Since it's a minor codebase update impacting strongly the color scheme, I'm not sure, it's relevant to merge it to the main project. Still, if some people like the idea, let's merge it !
Additional context
No response
