sponsor Vim development Vim logo Vim Book Ad

CycleColor : Cycles through available colorschemes

 script karma  Rating 47/26, Downloaded by 2382  Comments, bugs, improvements  Vim wiki

created by
Marvin Renich
 
script type
utility
 
description
This script provides a function, CycleColor (which is mapped to F4), to cycle through (almost) all available colorschemes.  It includes colorschemes from all \"colors\" subdirectories in the runtimepath.

Because the script uses \":colorscheme\" rather than \":source\" to set the colorscheme, if there are two files with the same name in different directories in rtp, only the first one will be used (thus \"almost\" above).

The script was inspired by a one-liner by Tim Chase.
 
install details
Place this script in your $HOME/.vim/plugin directory (or Windows equivalent).
 

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
cyclecolor.vim 1.1 2006-07-18 6.0 Marvin Renich Allows cycling backward (F3) and forward (F4) through the list of colorschemes.
cyclecolor.vim 1.0 2006-02-03 6.0 Marvin Renich Initial upload
ip used for rating: 18.116.239.195

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