Selenized color palette for NeoVIM
May 29, 2023 ยท View on GitHub
Features
Screenshots



Installation
Install the theme with your preferred package manager.
{ "calind/selenized.nvim" }
use { "calind/selenized.nvim" }
Usage
Using vimL:
colorscheme selenized
Using Lua:
vim.cmd.colorscheme "selenized"
Acknowlegement
This color scheme is based on https://github.com/jan-warchol/selenized.