sponsor Vim development Vim logo Vim Book Ad

ColorSchemePicker : Pick the VIM colorscheme that you are destined to be with.

 script karma  Rating 58/18, Downloaded by 2822  Comments, bugs, improvements  Vim wiki

created by
sunus lee
 
script type
color scheme
 
description
Power VIM Users like us have already wasted tons of time to choose
our favorite colorschemes, and may still not be satisfied with the
current colorschemes. So I wrote this plugin to help us out, to
meet the perfect colorsheme that we are DESTINED to be with.
just like your lovely girlfriends/wifes:)
Written by sunus Lee
Usage:
When you use vim open a file, I will randomly pick up a colorscheme for you.
    ALL The Commands below are CaseSensitive
    if you LOVE this colorscheme,
    Enter( In Normal Mode )
    :Love
    then I will never change your colorscheme again.
    if you HATE this colorscheme and don't want to see her again,
    Enter( In Normal Mode )
    :Hate
    then I will never pick this colorscheme for you and then
    randomly pick a new coloscheme.
    if you somehow regret what you did and want to get the hated colorscheme back,
    Enter(In Normal Mode)
    :Back
    then all you hated colorschem will back to select pool, and you might see
    her again:)
    Enter(In Normal Mode)
    :CS
    to see current colorscheme
Tips
Use this plugin with a large colorsheme pool
will increase the possibility of meeting the right ColorScheme for you.
So, I recommand you also use the ColorScheme Pack at:
vimscript #625
Colo(u)r Sampler Pack : Oct 2012 Update
Big Thanks to Robert Melton for his awesome work!


Any Feedback and Suggestions is welcomed
mail me: sunus.the.dev[at]gmail.com
github: https://github.com/sunuslee/vim-plugin-random-colorscheme-picker
 
install details
Just copy randomColorPicker.vim to your VIM runtime plugin path:

Linux:

You may need to create ~/.vim/plugin directory if it doesn't exist:

mkdir -p ~/.vim/plugin

then:

cp randomColorPicker.vim ~/.vim/plugin

Windows:

    1. create a directory at:

    C:\Users\YourUsername\vimfiles\plugin

    or enter directory:

    C:\Program Files\vim\vim73\plugin

    vim73 might be vim72 or whatever.. as long as it's where ur vim is installed, it's vaild.

    2. copy randomColorPicker.vim to that directory.
 

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
randomColorPicker.tar 0.415 2013-01-11 7.0 sunus lee fix a bug. you can not hate the one you just love.
but i don't think it's a good idea to do so:(
randomColorPicker.tar 0.326 2012-12-19 7.0 sunus lee tiny bug fix.
randomColorPicker.tar 0.220 2012-12-12 7.0 sunus lee add Windows Support! yay!
randomColorPicker.tar 0.17 2012-11-22 7.0 sunus lee some bug fixes.
randomColorPicker.tar 0.1 2012-11-21 7.0 sunus lee Initial upload
ip used for rating: 44.222.169.53

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