sponsor Vim development Vim logo Vim Book Ad

galaxy.vim : Simpler colorscheming.

 script karma  Rating 5/5, Downloaded by 2492  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/
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
colorv.vim+galaxy.vim.zip 2.0.1 2012-05-11 7.0 Rykka f " fix  terminal cursors
" change repo to galaxy.vim
Rykka-vim-galaxy-2.0.1+ColorV.zip 2.0.1 2012-04-26 7.0 Rykka f " Add Screen window
" Add stylish statusline
" fix bugs ... more in changelog.
vim-galaxy-1.2.0.tar.gz 1.2.0 2012-01-22 7.0 Rykka f Add indent highlight.
schemes tuned and fixed.
vim-galaxy_1.1.0.tar.gz 1.1.0 2011-09-11 7.0 Rykka f - support :Galaxy without colorscheme this.
- bug fixed and tuned built-in colors and genertor
ip used for rating: 216.73.216.44

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github