sponsor Vim development Vim logo Vim Book Ad

blue_sky : light/dark color scheme for both gvim & vim

 script karma  Rating 8/8, Downloaded by 3434  Comments, bugs, improvements  Vim wiki

created by
Marcin Szamotulski
 
script type
color scheme
 
description
This color scheme is provided both light and dark version. I mainly do vim scripting and tex edditting, so these are supported in the best way (at least for now). Initially, it was based on rastafari colorscheme (#vimscript2198), but it looks much different.

You can get a grasp how it looks like:
http://www.math.ist.utl.pt/~mszamo/blue_sky_light.jpg
http://www.math.ist.utl.pt/~mszamo/blue_sky_dark.jpg

It provides one command:
:BlueSky
to change from night to day sky ;) and vice versa. You can also do that by hands: just set the variable:
let g:blue_sky_style = "light" or "dark"
and reload the colorscheme (this can be done in your vimrc file before ':colorscheme blue_sky' command).

Happy vimming :)
 
install details
Put it under ~/.vim/colors/ directory (linux) or ($HOME/vimfiles/colors in windows).
 

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
blue_sky.vim 2 2013-10-05 7.0 Marcin Szamotulski Change light/dark versions with set bg=dark/light and fixes lots of inconsistencies.
blue_sky.vim 1.2 2011-09-14 7.0 Marcin Szamotulski Identifier color in light background fixed.
blue_sky.vim 1.1 2011-09-12 7.0 Marcin Szamotulski Visual color changed.
blue_sky.vim 1 2011-09-11 7.0 Marcin Szamotulski Initial upload.
blue_sky.vim 1 2011-09-11 7.0 Marcin Szamotulski Initial upload
ip used for rating: 54.234.124.70

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