Sometimes I need a high contrast color scheme, and I think monokai is one of the best solutions, it's very beautiful and vivid.
However there is one thing I can't stand -- the contrast is too high, which is totally unacceptable to me.
This color scheme is based onMonokai Pro,the contrast is adjusted to be a bit lower while keeping the colors vivid enough.
Theshusia
andmaia
variants are based onmonokai pro
andmonokai machine
respectively. I'm not going to port all variants ofMonokai Probecause I don't like some of them. In addition, I designed some new variants inspired by other color schemes.
- High contrast but within acceptable range.
- Vivid colors.
- Highly customizable.
- Rich support for common file types and plugins.
- Italic support🎉
Takevim-plugfor example:
Plug'sainnhe/sonokai'
For better syntax highlighting support, please installsheerun/vim-polyglotornvim-treesitter/nvim-treesitter.
- Clone this repository.
- Copy
/path/to/sonokai/autoload/sonokai.vim
to~/.vim/autoload/
. - Copy
/path/to/sonokai/colors/sonokai.vim
to~/.vim/colors/
. - Copy
/path/to/sonokai/doc/sonokai.txt
to~/.vim/doc/
and execute:helptags ~/.vim/doc/
to generate help tags. - To installairlinetheme, copy
/path/to/sonokai/autoload/airline/themes/sonokai.vim
to~/.vim/autoload/airline/themes/
. - To installlightlinetheme, copy
/path/to/sonokai/autoload/lightline/colorscheme/sonokai.vim
to~/.vim/autoload/lightline/colorscheme/
.
There are some packages available for Arch Linux users in AUR:
See thiswiki page.
MIT© sainnhe