vim.pack.add({ { src = "https://github.com/rose-pine/neovim", name = "rose-pine" }, }) vim.o.background = "dark" vim.cmd([[colorscheme rose-pine]])