Marketplace |
Repository |
Issues |
Changelog
This color scheme is a port of Sonokai for Visual Studio Code.
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 for me.
This color scheme is based on Monokai Pro, the contrast is adjusted to be a bit lower while keeping the colors vivid enough.
The
shusia
,maia
andespresso
variants are basically modified versions of Monokai Pro. I'm not going to port all variants of Monokai Pro because 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.
- Rich support for common file types.
- Italic support.
- Press extensions icon in your vscode.
- Search
sainnhe.sonokai
. - Select this extension and press
install
button.
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install sainnhe.sonokai
- Click the gear button in the lower left corner.
- Click
Color Theme
. - Select Sonokai in the list.
Q: How to enable cursive italic keywords?
A: The italics in this color scheme is designed to use with fonts that support cursive italic styles. To enable this feature, you'll need to install a font that supports cursive italic styles, for example: https://www.sainnhe.dev/post/patch-fonts-with-cursive-italic-styles/
See this wiki page.
MIT License © sainnhe