including new theme summer-night

This commit is contained in:
Bernardo Magri
2026-04-06 17:21:29 +01:00
parent bb6b46b76e
commit 0194569a42
10 changed files with 429 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
return {
{ "neanias/everforest-nvim" },
{
"LazyVim/LazyVim",
opts = {
colorscheme = "everforest",
background = "soft",
},
},
}