Neovim theme for all the people who love to code in deep dark spaces.
use {
'Garoze/celestial.nvim',
requires = { 'nvim-treesitter/nvim-treesitter', opt = true }
}
vim.cmd[[colorscheme celestial]]
This project in under the MIT License. You can check it out here