Skip to content

Repository files navigation

Shade.nvim

A hight contrast monochromatic colorscheme for Neovim

Preview Screenshot

Install

Installation
vim.pack.add({{ src = "https://github.com/oery/shade.nvim"}});
Configuration
require('shade').setup {
	theme = 'dark',
	transparent = true,
}
Set Colorscheme
vim.cmd(':colorscheme shade')

Credits

  • The theme was originally a port of the VsCode R Dark Pro theme with black and white filter.

About

A hight contrast monochromatic colorscheme for Neovim

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages