sponsor Vim development Vim logo Vim Book Ad

lemon256 : colorscheme for 256-color term

 script karma  Rating 1/1, Downloaded by 1014  Comments, bugs, improvements  Vim wiki

created by
Vincent T.
 
script type
color scheme
 
description
lemon256 is a colorscheme written for 256-color term only.

It uses  solarized ( https://github.com/altercation/vim-colors-solarized/ ) as template and have some nice features.
You can get details in the file.

* Screenshot: http://i.imgur.com/wMDdo.png

* Bitbucket: https://bitbucket.org/vayn/colorschemes

lemon256 can work with other colorscheme like this:

>>>
    if has('gui_running')
        colorscheme diablo3
    else
        colorscheme lemon256
    endif
<<<
 
install details
Just put the file to "~/.vim/colors" and copy

>>>
    colorscheme lemon256
<<<

into your vimrc file
 

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
lemon256.vim 1.0 2011-08-24 7.0 Vincent T. Initial upload
ip used for rating: 3.235.76.155

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