mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Add Rose Pine light theme
This commit is contained in:
9
themes/rose-pine/neovim.lua
Normal file
9
themes/rose-pine/neovim.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