Home

Awesome

Selenized color palette for NeoVIM

Features

Screenshots

C Highligthing

Go Highligthing

GitSigns

Installation

Install the theme with your preferred package manager.

lazy.nvim

{ "calind/selenized.nvim" }

packer.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.