Skip to content

An easily customizable Neovim colourscheme with support for a wide variety of plugins

License

Notifications You must be signed in to change notification settings

ItsTerm1n4l/spice.nvim

Repository files navigation

ItsTerm1n4l/Spice.nvim

screenshot


My awesome Neovim theme for use with Spice, my automatic colorscheme setter.
Using the amazing tokyonight.nvim as a base.

Installation

To install with nvim-plug Add

Plug 'ItsTerm1n4l/spice.nvim'   

to init.nvim
To install with lazy.nvim

{
  "ItsTerm1n4l/spice.nvim",
  lazy = false,
  priority = 1000,
  opts = {},
}

And add

colorscheme spice

to init.nvim

More Screenshots

(Click to expand)

Tokyo-night theme.

Everforest theme.

Monokai theme.

Kanagawa-storm theme.

Poimandres theme.

About

An easily customizable Neovim colourscheme with support for a wide variety of plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published