/celestial.nvim

Neovim theme for all the people who love to code in deep dark spaces.

MIT LicenseMIT

Celestial.nvim

Neovim theme for all the people who love to code in deep dark spaces.

Installation

use {
  'Garoze/celestial.nvim',
  requires = { 'nvim-treesitter/nvim-treesitter', opt = true }
}

Usage

vim.cmd[[colorscheme celestial]]

License

This project in under the MIT License. You can check it out here