Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.64 KB

File metadata and controls

53 lines (36 loc) · 1.64 KB

spore.nvim

A warm-spectrum dark colorscheme with builtin desaturation variants, suitable for dark environments and wide gammut monitors.

Preview

Installation

vim.pack

vim.pack.add({
    'https://github.com/linhusp/spore.nvim',
})
vim.cmd.colorscheme('spore')

Usage

:colorscheme spore

Showcase

There are the default colorscheme and 3 desaturation variants:

spore spore-soft
Default Soft
spore-softer spore-softest
Softer Softest

Plugins support

The main focus is for treesitter and lsp highlightings. But I will sometimes add support for other plugins, at least the ones that I actively use.

Inspirations