Skip to content

2962fe22-10b3-43f8-8a33-252bd4b7435a/prasiolite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

prasiolite

A small neovim colorscheme inspired by the gem of the same name

Screenshots

image

Installation

Install using your favourite plugin manager:

{ -- using lazy.nvim:
  '2962fe22-10b3-43f8-8a33-252bd4b7435a/prasiolite',
  lazy = false,
},

Then, open your neovim config (:e $MYVIMRC)
Add vim.cmd "colorscheme prasiodark" to the end of your init.lua to have this colorscheme to enabled at startup

Restart neovim and enjoy!

  • To install without a plugin manager:

    In the same directory as your init.lua, create a folder named colors/
    Copy colors/prasiodark.lua into that folder.

Coming soon eventually:

  • Light mode
  • Support for more languages
    • The languages I use (C, C++, Rust, Python, TSX) all work, but if something seems wrong with a language you use, please file an issue!

About

A green neovim colorscheme

Topics

Resources

License

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages