feat: add new colorschemes
This commit is contained in:
parent
e111ce7f6f
commit
0e06ebe5ce
1 changed files with 6 additions and 0 deletions
6
lua/custom/plugins/colorscheme.lua
Normal file
6
lua/custom/plugins/colorscheme.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
return {
|
||||||
|
"xero/miasma.nvim",
|
||||||
|
{ "rose-pine/neovim", name = "rose-pine" },
|
||||||
|
"cocopon/iceberg.vim",
|
||||||
|
"mellow-theme/mellow.nvim",
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue