galaxy.vim : Simpler colorscheming.
script karma |
Rating 5/5,
Downloaded by 2381 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Rykka f |
|
script type |
color scheme |
|
description |
**Galaxy** is a colorscheme tries to make colorscheming simpler.
A nice colorscheme is good for our eyes (and display).
But generating one is not that easy.
When generating a colorschemes, you must dealing with lots of issues:
colors, highlight groups, syntaxs, terminals...
Galaxy tries to simplifiy these works.
It classifies highlights in 'bgd','fgd','syn','msg','dif' group,
and automatically generate these highlight colors with these 5 group's
basic colors. And do other stuffs to finish highlighting.
So, for one scheme, only 5 colors are needed.
It contains several built-in schemes.
Also Scheme Window, Screen Window, Terminal Support, Stylish Statusline,
Indent Highlight and more...
**Some Pictures:**
Normal (Git Dif) : http://img.ly/images/4154624/full
Screen & Scheme : http://img.ly/images/4154631/full
Post issues at https://github.com/Rykka/galaxy.vim
|
|
install details |
1. Using Vundle https://github.com/gmarik/vundle
Add two lines to your vimrc
`Bundle 'Rykka/colorv.vim'`
`Bundle 'Rykka/galaxy.vim'`
2. Using Vim.org http://www.vim.org/scripts/script.php?script_id=3729
Extract to your ~/.vim folder.
`:helptags ~/.vim/doc`
**NOTE** ColorV required if downloaded from github.
**NOTE** Get Latest version
https://github.com/Rykka/colorv.vim/
https://github.com/Rykka/galaxy.vim/
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.145.17.123
|