return {
{
'projekt0n/github-nvim-theme',
priority = 1000,
config = function() vim.cmd.colorscheme 'github_dark_default' end,
},
}