not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Mercurical Web
Site Help
lemon256 : colorscheme for 256-color term
script karma
Rating
1/1
, Downloaded by 1100
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.144.70.25
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