sponsor Vim development Vim logo Vim Book Ad

AtelierCave : Cave is a “cool-warm” colorscheme

 script karma  Rating 0/0, Downloaded by 784  Comments, bugs, improvements  Vim wiki

created by
Bram de Haan
 
script type
color scheme
 
description
This is one of ten colorschemes that were made with Base16 Builder. For the construction of these colorschemes, Solarized colorscheme stood as a model. Like in Solarized, the colorschemes come in a light – and in a dark background version. It’s really just variations on the same idea, but each with it’s own color-value relations, interdependent on each other and their base (background-)color.  

One can find the demopage for these colorschemes at:
http://atelierbram.github.io/syntax-highlighting/atelier-schemes/

Downloads at the GitHub repo:
https://github.com/atelierbram/vim-colors_atelier-schemes

More information on this particular colorscheme:
http://atelierbram.github.io/syntax-highlighting/atelier-schemes/cave

Screenshot dark version:
http://atelierbram.github.io/syntax-highlighting/assets/img/cave-dark_vim_640x425.png

Screenshot light version:
http://atelierbram.github.io/syntax-highlighting/assets/img/cave-light_vim_640x425.png
 
install details
Install in ~/.vim/colors, or ~\vimfiles\colors on Windows.

or

Pathogen installation (recommended)

1.  Download and install Tim Pope's Pathogen: https://github.com/tpope/vim-pathogen

2. download or clone this repo on Github: https://github.com/atelierbram/vim-colors_atelier-schemes

3.  Next, move or clone the `vim-colors_atelier-schemes` directory so that it is
a subdirectory of the `.vim/bundle` directory.

$ cd ~/.vim/bundle
$ git clone https://github.com/atelierbram/vim-colors_atelier-schemes.git

Try it out with
:colorscheme base16-ateliercave

with either light or dark background:
:set bg=light
:set bg=dark

If you want to make it the default, add that command to your vimrc or gvimrc.
 

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
base16-ateliercave.vim 1.0 2015-04-06 7.0 Bram de Haan Initial upload
ip used for rating: 3.90.33.254

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