sponsor Vim development Vim logo Vim Book Ad

rcg_term : A dark background color scheme for Terminal

 script karma  Rating 5/4, Downloaded by 1031  Comments, bugs, improvements  Vim wiki

created by
Rui Carlos Gonçalves
 
script type
color scheme
 
description
A simple dark background color scheme for Vim.
 
install details
Put this file in your vim color directory (e.g. ~/.vim/colors).

Add lines below to your .vimrc file:
if !has("gui_running")
  colorscheme rcg_term
endif
 

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
rcg_term.vim 1.0 2009-08-05 6.0 Rui Carlos Gonçalves Initial upload.
ip used for rating: 216.73.216.130

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