Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sainnhe/everforest
🌲 Comfortable & Pleasant Color Scheme for Vim
https://github.com/sainnhe/everforest
airline color-scheme lightline theme vim
Last synced: 23 days ago
JSON representation
🌲 Comfortable & Pleasant Color Scheme for Vim
- Host: GitHub
- URL: https://github.com/sainnhe/everforest
- Owner: sainnhe
- License: mit
- Created: 2019-03-03T06:10:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T14:42:38.000Z (7 months ago)
- Last Synced: 2024-05-02T05:00:54.983Z (6 months ago)
- Topics: airline, color-scheme, lightline, theme, vim
- Language: Vim Script
- Homepage:
- Size: 4.2 MB
- Stars: 2,563
- Watchers: 14
- Forks: 120
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-neovim - sainnhe/everforest - A green based colorscheme designed to be warm, soft and easy on the eyes. (Colorscheme / Tree-sitter Supported Colorscheme)
- awesome-linux-ricing - Everforest - Comfortable and pleasant green forest color scheme. (Color Scheme / Dynamic)
- awesome-hacking-lists - sainnhe/everforest - 🌲 Comfortable & Pleasant Color Scheme for Vim (Vim Script)
README
𝐄𝐯𝐞𝐫𝐟𝐨𝐫𝐞𝐬𝐭| | 𝐃𝐚𝐫𝐤 | 𝐋𝐢𝐠𝐡𝐭 |
| :----: | :-------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------: |
| 𝐇𝐚𝐫𝐝 | ![hard-dark](https://user-images.githubusercontent.com/37491630/206063892-e1b2197e-2404-4ab4-8570-3dee96242ba1.png) ![hard-dark](https://user-images.githubusercontent.com/58662350/214382274-0108806d-b605-4047-af4b-c49ae06a2e8e.png) | ![hard-light](https://user-images.githubusercontent.com/37491630/206063912-666f7ddd-3f95-41b3-a906-12d946d5f688.png) ![hard-light](https://user-images.githubusercontent.com/58662350/214382313-8f60d7cc-c4ec-457c-bae5-0351a4986de0.png) |
| 𝐌𝐞𝐝𝐢𝐮𝐦 | ![medium-dark](https://user-images.githubusercontent.com/37491630/206063921-58418bb0-7752-43f3-9f3b-f3752f8ee753.png) ![medium-dark](https://user-images.githubusercontent.com/58662350/214382352-cd7a4f63-e6ef-4575-82c0-a8b72aa37c0c.png) | ![medium-light](https://user-images.githubusercontent.com/37491630/206063932-6bd60bef-8d2a-40d7-86b9-b284f2fea7b0.png) ![medium-light](https://user-images.githubusercontent.com/58662350/214382392-57b58f0a-f5e6-4d09-abcb-1da7f2100268.png) |
| 𝐒𝐨𝐟𝐭 | ![soft-dark](https://user-images.githubusercontent.com/37491630/206063950-d0ac0c11-4b29-410d-a1c5-6606fe6e73fd.png) ![soft-dark](https://user-images.githubusercontent.com/58662350/214382429-52e16e08-7c92-4f54-b83e-c2a0c2b4bb3d.png) | ![soft-light](https://user-images.githubusercontent.com/37491630/206063958-9242e148-6ec3-4a5b-998f-f30dc19d37c6.png) ![soft-light](https://user-images.githubusercontent.com/58662350/214382443-e7202629-5caf-4f9e-9444-512e2a21de5f.png) |## Introduction
Everforest is a green based color scheme; it's designed to be warm and soft in order to protect developers' eyes.
### Features
- Green based but warm-toned.
- Designed to have soft contrast for eye protection.
- Works well with [redshift](https://github.com/jonls/redshift) and [f.lux](https://justgetflux.com).
- Customizable.
- Rich support for common file types and plugins.
- Tree-sitter support.
- Semantic highlighting support.
- [Italic support](https://aka.sainnhe.dev/fonts) 🎉### Palette
🎨 See [Color Palette and Highlighting Semantics](palette.md).
## Documentation
See [`:help everforest.txt`](https://github.com/sainnhe/everforest/blob/master/doc/everforest.txt)
## Related Projects
See this [wiki page](https://github.com/sainnhe/everforest/wiki).
## Contributing
See this [post](https://www.sainnhe.dev/post/contributing-guide/).
## More Color Schemes
- [Gruvbox Material](https://github.com/sainnhe/gruvbox-material)
- [Edge](https://github.com/sainnhe/edge)
- [Sonokai](https://github.com/sainnhe/sonokai)## Inspirations
- [rhysd/vim-color-spring-night](https://github.com/rhysd/vim-color-spring-night)
- [KKPMW/sacredforest-vim](https://github.com/KKPMW/sacredforest-vim)
- [morhetz/gruvbox](https://github.com/morhetz/gruvbox)
- [altercation/vim-colors-solarized](https://github.com/altercation/vim-colors-solarized)## Maintainers
| [![Sainnhe Park](https://avatars1.githubusercontent.com/u/37491630?s=70&u=14e72916dcf467f393c532536387ec72a23747ec&v=4)](https://github.com/sainnhe) | [![Jef LeCompte](https://avatars0.githubusercontent.com/u/12074633?s=70&u=425e7f9db7a80a6615fd0d89bd58afdf7bddfda1&v=4)](https://github.com/jef) | [![Antoine Cotten](https://avatars.githubusercontent.com/u/3299086?v=4&s=70)](https://github.com/antoineco) |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------- |
| [Sainnhe Park](https://github.com/sainnhe) | [Jef LeCompte](https://github.com/jef) | [Antoine Cotten](https://github.com/antoineco) |## License
[MIT](./LICENSE) © sainnhe