summaryrefslogtreecommitdiff
path: root/lua/plugins/colorscheme.lua
blob: c288d3099a97ed490a76951db04912495e017a97 (plain)
1
2
3
4
5
6
7
8
9
return {
	{
		"EdenEast/nightfox.nvim"
	},
	{
		"metalelf0/jellybeans-nvim",
		dependencies = { 'rktjmp/lush.nvim' },
	},
}