jellybeans.vim : Colorful, dark color scheme
script karma |
Rating 894/296,
Downloaded by 41646 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
NanoTech |
|
script type |
color scheme |
|
description |
A colorful, dark color scheme, inspired by ir_black and twilight (vimscript #1677).
Screenshots: https://nanotech.nanotechcorp.net/downloads/jellybeans-preview.png
Designed primarily for a graphical Vim, but includes support for 24-bit (termguicolors), 256, 88, 16, and 8 color terminals. On a 16 or 8 color terminal, replace its colors with these for best results: https://raw.github.com/nanotech/jellybeans.vim/master/ansi-term-colors.txt
If you can’t change your terminal’s colors, set g:jellybeans_use_lowcolor_black to zero in your .vimrc to render ‘black’ text as grey.
See https://github.com/nanotech/jellybeans.vim for full option documentation. Issues and pull requests are welcomed. |
|
install details |
vim-plug:
Plug 'nanotech/jellybeans.vim', { 'tag': 'v1.7' }
Vundle:
Plugin 'nanotech/jellybeans.vim'
Pathogen:
cd ~/.vim/bundle && git clone --branch v1.7 https://github.com/nanotech/jellybeans.vim.git
Otherwise, copy into "~/.vim/colors".
Once installed, run ":colorscheme jellybeans" to switch immediately and add "colorscheme jellybeans" to your .vimrc to persist the setting. |
|
script versions (upload new version)
Click on the package to download.
jellybeans.vim |
1.7 |
2019-06-22 |
7.0 |
NanoTech |
Improved load time, termguicolors support, g:jellybeans_use_lowcolor_black is now disabled by default, new MatchParen colors on some terminals (see README) |
jellybeans.vim |
1.6 |
2016-10-19 |
7.0 |
NanoTech |
Colors added for Erlang, Elixir, CursorLineNr, and Conceal. Improved colors for Python, C, Haskell, PHP, HTML, XML, JavaScript, IndentGuides, TODOs, Cursor, MatchParen, and 256-color terminals. New options for enabling and disabling italics, and defining custom highlight overrides. |
jellybeans.vim |
1.5 |
2012-01-16 |
7.0 |
NanoTech |
Colors added for Debugger.vim, Lua, ColorColumn, and vim-indent-guides. Improved colors for diff, FoldColumn, SignColumn, Objective-C, and terminal Vim. New option to disable use of foreground black on 16 and 8 color terms (let g:jellybeans_use_lowcolor_black = 0). |
jellybeans.vim |
1.4 |
2011-04-11 |
7.0 |
NanoTech |
Colors added for WildMenu, spell checking, MoreMsg, Question, CoffeeScript, and PreciseJump. Improved colors for the auto-complete menu, diff, Ruby, and 256 and 16 color modes. Various other tweaks and fixes. |
jellybeans.vim |
1.3 |
2010-10-26 |
7.0 |
NanoTech |
Improved coloring of C, Objective-C, splits, and non-printable characters. |
jellybeans.vim |
1.2 |
2009-05-28 |
7.0 |
NanoTech |
Added support for 256-color terminals. |
jellybeans.vim |
1.1 |
2009-05-23 |
7.0 |
NanoTech |
Clean up, added JavaScript, updated PHP, added a header block, embedded the LICENSE. |
jellybeans.vim |
1.0 |
2009-02-26 |
7.0 |
NanoTech |
Initial upload |
ip used for rating: 3.147.68.89
|