sponsor Vim development Vim logo Vim Book Ad

sienna : Color scheme with harmonic colors easy to distinguish (dark and light styles).

 script karma  Rating 91/47, Downloaded by 5668  Comments, bugs, improvements  Vim wiki

created by
Georg Dahn
 
script type
color scheme
 
description
This color scheme has both dark and light styles with harmonic colors easy to distinguish. Terminals are not supported, therefore you should only try it if you use the GUI version of Vim.

The versions of this color scheme older than 1.20 contain the light style only.
 
install details
Just put it in "~/.vim/colors" or in "<your vim directory>\vimfiles\colors" on Windows. Do ":colo sienna" to apply it. If you want to install it as your default color scheme, just add ":colo sienna" to your vimrc file.

You can choose the style by adding one of the following lines to your vimrc or gvimrc file before sourcing the color scheme:

let g:sienna_style = 'dark'
let g:sienna_style = 'light'

If none of above lines is given, the light style is choosen.

You can switch between these styles by using the :Colo command, like ":Colo dark" or ":Colo light" (many thanks to Pan Shizhu for the idea).

Happy Vimming!
 

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
sienna.vim 1.6.2 2013-12-12 7.0 Georg Dahn Changed background of FoldColumn to Normal background.
sienna.vim 1.6.1 2013-09-11 7.0 Georg Dahn added CursorColumn, CursorLine, and CursorLineNr.
sienna.vim 1.6 2006-04-26 6.0 Georg Dahn Added colors for popup menu (Vim 7 only). Set background of light scheme to white.
ip used for rating: 44.210.120.182

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