Skip to content

Gurvan-dev/jasmin.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💐 Jasmin

A simple colorscheme for Neovim, with support for different plugins !

ocaml

⚖️ License

jasmin is distributed under the MIT License.

📦 Usage

You must first install jasmin with your favorite package manager.

For example, with lazy.nvim:

{ "gurvan-dev/jasmin.nvim" },

You can then simply use it like any other colorscheme with:

colorscheme jasmin

🎨 Palette

jasmin mainly relies on 16 colors. You can easily set your terminal color to match these for a uniform look:

Code Color Hex code Code Color Hex Code
0 #1a1a1a #1a1a1a 8 #303030 #303030
1 #eb4d4b #eb4d4b 9 #f56664 #f56664
2 #36a65b #36a65b 10 #c0e17d #c0e17d
3 #f6c744 #f6c744 11 #f9da6a #f9da6a
4 #86baeb #86baeb 12 #7cb5f7 #7cb5f7
5 #a47de9 #a47de9 13 #b58cef #b58cef
6 #90e0ef #90e0ef 14 #bde0fe #bde0fe
7 #dfdfdf #dfdfdf 15 #ffffff #ffffff

🔌 Plugin support

Releases

No releases published

Packages

No packages published