Skip to content

Lua port of Selenized theme for Neovim with support for Tree-sitter, nvim-cmp, GitSigns and some more

License

Notifications You must be signed in to change notification settings

calind/selenized.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Selenized color palette for NeoVIM

Features

  • Support for LSP and nvim-cmp
  • Support for GitSigns
  • Treesiter syntax highlighting

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.

About

Lua port of Selenized theme for Neovim with support for Tree-sitter, nvim-cmp, GitSigns and some more

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages