vim.o.background = "dark"
return {
{
"LazyVim/LazyVim",
opts = {
colorscheme = "lunaperche",
},
"folke/tokyonight.nvim",
style = "storm",
-- transparent = true,
}