Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!**