Add Rose Pine theme as first light
This commit is contained in:
9
themes/neovim/rose-pine.lua
Normal file
9
themes/neovim/rose-pine.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
return {
|
||||
{ "rose-pine/neovim", name = "rose-pine" },
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "rose-pine-dawn",
|
||||
},
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user