return { 'shaunsingh/solarized.nvim', event = "VeryLazy", config = function() vim.g.solarized_variant = 'light' end, }