https://github.com/sainnhe/sonokai-vscode
Sonokai Color Scheme for Visual Studio Code
https://github.com/sainnhe/sonokai-vscode
monokai theme vscode vscode-theme
Last synced: 6 months ago
JSON representation
Sonokai Color Scheme for Visual Studio Code
- Host: GitHub
- URL: https://github.com/sainnhe/sonokai-vscode
- Owner: sainnhe
- License: mit
- Created: 2020-03-30T01:53:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T12:34:20.000Z (about 4 years ago)
- Last Synced: 2025-01-20T06:19:00.287Z (over 1 year ago)
- Topics: monokai, theme, vscode, vscode-theme
- Homepage: https://marketplace.visualstudio.com/items?itemName=sainnhe.sonokai
- Size: 151 KB
- Stars: 47
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
𝐒𝐨𝐧𝐨𝐤𝐚𝐢
𝐃𝐞𝐟𝐚𝐮𝐥𝐭

𝐀𝐭𝐥𝐚𝐧𝐭𝐢𝐬

𝐀𝐧𝐝𝐫𝐨𝐦𝐞𝐝𝐚

𝐒𝐡𝐮𝐬𝐢𝐚

𝐌𝐚𝐢𝐚

𝐄𝐬𝐩𝐫𝐞𝐬𝐬𝐨

Marketplace |
Repository |
Issues |
Changelog
This color scheme is a port of [Sonokai](https://github.com/sainnhe/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](https://monokai.pro/vscode), the contrast is adjusted to be a bit lower while keeping the colors vivid enough.
>
> The `shusia`, `maia` and `espresso` 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.
## Features
- High contrast but within acceptable range.
- Vivid colors.
- Rich support for common file types.
- Italic support.
## Installation
### Via Marketplace
1. Press extensions icon in your vscode.
2. Search `sainnhe.sonokai`.
3. Select this extension and press `install` button.
### Via Quick Open
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
```
ext install sainnhe.sonokai
```
## Usage
1. Click the gear button in the lower left corner.
2. Click `Color Theme`.
3. Select Sonokai in the list.
## FAQ
**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/
## Related Projects
See this [wiki page](https://github.com/sainnhe/sonokai/wiki/Related-Projects).
### More Color Schemes
- [Gruvbox Material](https://github.com/sainnhe/gruvbox-material-vscode)
- [Everforest](https://github.com/sainnhe/everforest-vscode)
- [Edge](https://github.com/sainnhe/edge-vscode)
## Inspiration
- [Monokai Pro](https://monokai.pro/vscode)
- [Atom One](https://github.com/atom/atom/tree/master/packages/one-dark-syntax)
- [Material](https://github.com/equinusocio/material-theme)
- [Nord](https://www.nordtheme.com)
## License
[MIT License](https://github.com/sainnhe/sonokai-vscode/blob/master/LICENSE) © sainnhe