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
- Download the color
.vim
color schemes. - Move them to
~/.vim/colors/
:mv ~/Downloads/*.vim ~/.vim/colors/
- Edit the
~/.vimrc
file, enable the syntax highlight and set the colorscheme to one ofedgenightsky
,edgeserene
oredgeocean
. - 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 Serene
Edge Ocean
Contributing to Edge
Please check the CONTRIBUTING.md file before forking this repo!