diff --git a/lua/astrocommunity/colorscheme/everblush-nvim/README.md b/lua/astrocommunity/colorscheme/everblush-nvim/README.md new file mode 100644 index 000000000..f25f66aab --- /dev/null +++ b/lua/astrocommunity/colorscheme/everblush-nvim/README.md @@ -0,0 +1,5 @@ +# everblush.nvim + +A dark, vibrant, and beautiful color scheme for Neovim + +**Repository:** diff --git a/lua/astrocommunity/colorscheme/everblush-nvim/init.lua b/lua/astrocommunity/colorscheme/everblush-nvim/init.lua new file mode 100644 index 000000000..df1b2ab47 --- /dev/null +++ b/lua/astrocommunity/colorscheme/everblush-nvim/init.lua @@ -0,0 +1 @@ +return { "Everblush/nvim", name = "everblush", lazy = true }