# sonokai-vscode
**Repository Path**: eyh0602/sonokai-vscode
## Basic Information
- **Project Name**: sonokai-vscode
- **Description**: Sonokai Color Scheme for Visual Studio Code
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-06-27
- **Last Updated**: 2021-06-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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 to 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` and `maia` variants are based on `monokai pro` and `monokai machine` respectively. I'm not going to port all variants of [Monokai Pro](https://monokai.pro/vscode) 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: [Fira Code iCursive Op](https://github.com/sainnhe/icursive-nerd-font)(this is the font used in the screenshots).
## 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)
- [Edge](https://github.com/sainnhe/edge)
- [Nord](https://www.nordtheme.com)
## License
[MIT License](https://github.com/sainnhe/sonokai-vscode/blob/master/LICENSE) © sainnhe