return { { "catppuccin/nvim", name = "catppuccin", priority = 1000, opts = { transparent_background = true } }, { "projekt0n/github-nvim-theme", name = "github-theme", opts = {} }, { "LazyVim/LazyVim", opts = { colorscheme = "catppuccin", }, }, }