sponsor Vim development Vim logo Vim Book Ad

tcsoft.vim : nice light color scheme

 script karma  Rating 22/9, Downloaded by 2823  Comments, bugs, improvements  Vim wiki

created by
Ingo Fabbri
 
script type
color scheme
 
description
My  approved coding-colorscheme :D
 
install details
1. copy the file to ~/.vim/colors directory
2. Use the ":colorscheme tcsoft" command to use the color scheme.
    You can add this command to the .vimrc or .gvimrc file too.

tip:
if you like to have line-highlighting (vimtip #1279), copy this piece of code into your vimrc:

autocmd InsertLeave * se nocul
autocmd InsertEnter * se cul
 

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
tcsoft.vim 1.1 2007-01-19 7.0 Ingo Fabbri added some vim7.0-specific highlighting-stuff
tcsoft.vim 1.0 2003-05-13 6.0 Ingo Fabbri Initial upload
ip used for rating: 18.117.158.47

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github