# 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

𝐒𝐨𝐧𝐨𝐤𝐚𝐢

𝐃𝐞𝐟𝐚𝐮𝐥𝐭

![default](https://user-images.githubusercontent.com/37491630/87915825-37096a80-caa5-11ea-97be-af18b5e75b70.png)

𝐀𝐭𝐥𝐚𝐧𝐭𝐢𝐬

![atlantis](https://user-images.githubusercontent.com/37491630/77871076-91e72f80-7232-11ea-8414-0a93b4c26d97.png)

𝐀𝐧𝐝𝐫𝐨𝐦𝐞𝐝𝐚

![andromeda](https://user-images.githubusercontent.com/37491630/77871073-90b60280-7232-11ea-9310-7ce4f4129671.png)

𝐒𝐡𝐮𝐬𝐢𝐚

![shusia](https://user-images.githubusercontent.com/37491630/77871086-96134d00-7232-11ea-8213-2b473ce22540.png)

𝐌𝐚𝐢𝐚

![maia](https://user-images.githubusercontent.com/37491630/77871079-93185c80-7232-11ea-9390-6f4366375e97.png)

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