return { "folke/tokyonight.nvim", lazy = true, opts = {}, config = function() vim.cmd("colorscheme tokyonight-night") end, }