return { "Keyoonz/nvim-kolorz", name = "nvim-kolorz", lazy = false, priority = 1000, config = function() vim.cmd("colorscheme nvim-kolorz") end, }