Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sainnhe/sonokai
High Contrast & Vivid Color Scheme based on Monokai Pro
https://github.com/sainnhe/sonokai
airline lightline monokai theme vim
Last synced: 27 days ago
JSON representation
High Contrast & Vivid Color Scheme based on Monokai Pro
- Host: GitHub
- URL: https://github.com/sainnhe/sonokai
- Owner: sainnhe
- License: mit
- Created: 2020-02-16T12:57:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T13:51:36.000Z (about 1 month ago)
- Last Synced: 2024-09-26T23:03:14.004Z (about 1 month ago)
- Topics: airline, lightline, monokai, theme, vim
- Language: Vim Script
- Homepage:
- Size: 298 KB
- Stars: 1,633
- Watchers: 12
- Forks: 119
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-neovim - sainnhe/sonokai - High Contrast & Vivid Color Scheme based on Monokai Pro. (Colorscheme / Tree-sitter Supported Colorscheme)
- awesome - sainnhe/sonokai - High Contrast & Vivid Color Scheme based on Monokai Pro (Vim Script)
README
𝐃𝐞𝐟𝐚𝐮𝐥𝐭![sonokai-default](https://user-images.githubusercontent.com/37491630/87916859-a03dad80-caa6-11ea-9694-b34c4a980672.png)
![default](https://user-images.githubusercontent.com/58662350/214389078-702babc1-fd73-40d7-9fb2-ac2eeaedeeea.png)
𝐀𝐭𝐥𝐚𝐧𝐭𝐢𝐬![sonokai-atlantis](https://user-images.githubusercontent.com/37491630/87898134-ecc1c280-ca7f-11ea-8bff-df8269398b88.png)
![atlantis](https://user-images.githubusercontent.com/58662350/214389100-8df19e9b-c62c-425e-a06b-f7f468872adf.png)
𝐀𝐧𝐝𝐫𝐨𝐦𝐞𝐝𝐚![sonokai-andromeda](https://user-images.githubusercontent.com/37491630/87898138-ee8b8600-ca7f-11ea-90ea-681955458c68.png)
![andromeda](https://user-images.githubusercontent.com/58662350/214389121-288ed437-582e-41e1-a0c4-c0a7bf5eca0a.png)
𝐒𝐡𝐮𝐬𝐢𝐚![sonokai-shusia](https://user-images.githubusercontent.com/37491630/87898140-f0ede000-ca7f-11ea-8371-6dd5f0a205d2.png)
![shusia](https://user-images.githubusercontent.com/58662350/214389139-8e702e5d-c9fa-46d2-923d-1c41b13a5b84.png)
𝐌𝐚𝐢𝐚![sonokai-maia](https://user-images.githubusercontent.com/37491630/87898142-f2b7a380-ca7f-11ea-98ea-4c4e832cdbf1.png)
![maia](https://user-images.githubusercontent.com/58662350/214389154-bf7f0e74-e746-4970-915e-1e4e1d3bcd48.png)
𝐄𝐬𝐩𝐫𝐞𝐬𝐬𝐨![sonokai-espresso](https://user-images.githubusercontent.com/37491630/120320919-49834000-c315-11eb-872c-230f78cf99a1.png)
![espresso](https://user-images.githubusercontent.com/58662350/214389196-c509301a-a5cb-4821-bacc-7d75d2724920.png)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.
- Highly customizable.
- Rich support for common file types and plugins.
- Tree-sitter support.
- Semantic highlighting support.
- [Italic support](https://aka.sainnhe.dev/fonts) 🎉## Documentation
See [`:help sonokai.txt`](https://github.com/sainnhe/sonokai/blob/master/doc/sonokai.txt)
## Related Projects
See this [wiki page](https://github.com/sainnhe/sonokai/wiki/Related-Projects).
## Contributing
See this [post](https://www.sainnhe.dev/post/contributing-guide/).
## More Color Schemes
- [Gruvbox Material](https://github.com/sainnhe/gruvbox-material)
- [Everforest](https://github.com/sainnhe/everforest)
- [Edge](https://github.com/sainnhe/edge)## Inspirations
- [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)## Maintainers
| [![Sainnhe Park](https://avatars1.githubusercontent.com/u/37491630?s=70&u=14e72916dcf467f393c532536387ec72a23747ec&v=4)](https://github.com/sainnhe) | [![Antoine Cotten](https://avatars.githubusercontent.com/u/3299086?v=4&s=70)](https://github.com/antoineco) |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| [Sainnhe Park](https://github.com/sainnhe) | [Antoine Cotten](https://github.com/antoineco) |## License
[MIT](./LICENSE) © sainnhe