Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tricinel/edge-theme-vim
Superb color schemes for vim
https://github.com/tricinel/edge-theme-vim
Last synced: about 20 hours ago
JSON representation
Superb color schemes for vim
- Host: GitHub
- URL: https://github.com/tricinel/edge-theme-vim
- Owner: tricinel
- License: mit
- Created: 2017-11-21T12:15:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-14T07:20:34.000Z (over 4 years ago)
- Last Synced: 2024-04-29T21:08:10.334Z (6 months ago)
- Language: Vim script
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: License.md
Awesome Lists containing this project
README
![Edge](https://i.imgur.com/ORFiS2R.png)
`Edge` is a simple theme with bright colors. Edge comes in three versions — *Night Sky*, *Serene* and *Ocean* for all day long comfortable work.
## Installation
1. Download the color `.vim` color schemes.
2. Move them to `~/.vim/colors/`: `mv ~/Downloads/*.vim ~/.vim/colors/`
3. Edit the `~/.vimrc` file, enable the syntax highlight and set the colorscheme to one of `edgenightsky`, `edgeserene` or `edgeocean`.
4. If you use a graphical vim, the colors are more precise. With a terminal vim, Edge will match as closely as possible to one of the 256 available colors.## Screenshots
**Edge Night Sky**
![Edge Night Sky](https://i.imgur.com/Xqt5jsN.png)
**Edge Serene**
![Edge Serene](https://i.imgur.com/rIOhuKj.png)
**Edge Ocean**
![Edge Ocean](https://i.imgur.com/uvDkNlm.png)
## Contributing to Edge
**Please check the CONTRIBUTING.md file before forking this repo!**