vim colorscheme: galaxy1.0 发布~
都是英文,改天再翻译,总之,就是个根据色彩自动生成主题的插件。支持Terminal(8/16/256)
Terminal curosr 部分感谢 依云同学的 改变终端下的光标颜色,包括 screen 和 tmux!
galaxy 在 http://www.vim.org/scripts/script.php?script_id=3729 下载
需要安装 ColorV http://www.vim.org/scripts/script.php?script_id=3597
内置主题预览:
GUI
TERM(256)
##INTRO##
*galaxy* is a colorscheme that generate schemes with colors.
With this you can:
Simply get your desired colorscheme.
With this you get:
5 built-in schemes.
Generate scheme with only one color.
Edit schemes in 5 colors.
Simply generate 100+ schemes with colorname-list.
Terminal (256/16/8) support with all schemes.
StatusLine highlight with insert-enter.
Clearly diff mode color.
...
Take a glance:
GUI http://i55.tinypic.com/u0qh2.png
TERM(256) http://i56.tinypic.com/2nr234y.png
Where to start:
:colorscheme galaxy
:Galaxy
##INSTALL##
1.Using [Vundle.vim](Recommend):~
https://github.com/gmarik/vundle
After installed vundle and git. Add this line to your vimrc
`Bundle 'Rykka/vim-galaxy'`
`Bundle 'Rykka/ColorV'`
Run `:BundleInstall` to install.
And update them easily by `:BundleInstall!`
2.Using [Galaxy on Vim.org]~
You should download latest 'ColorV' at first.
http://www.vim.org/scripts/script.php?script_id=3597
http://www.vim.org/scripts/script.php?script_id=3729
Download the latest version of tar.gz file,
Extract to $VIMFILE folder.
("~/.vim" for linux. "$HOME/vimfiles" for windows)
Generate helptags. `:helptags ~/.vim/doc