sponsor Vim development Vim logo Vim Book Ad

Diablo3 : a dark color scheme for both gui and terminal

 script karma  Rating 75/33, Downloaded by 4043  Comments, bugs, improvements  Vim wiki

created by
Vincent T.
 
script type
color scheme
 
description
Diablo3 is a color scheme inspired by molokai. It supports both gui and 256-color term.

=========================================

Screenshots

gui: http://i.imgur.com/Nxl1F.png

256-color term (new): http://i.imgur.com/9RwJh.png

256-color term (1.21): http://i.imgur.com/HEAKT.png

=========================================

Options:

If you want to set long line warning, copy this in your vimrc:

  let g:diablo3_longline = 1


The default length of a line is 120, you can change it by putting
the following in your vimrc:

  let g:diablo3_len = 79

Notice the length here is the length you want to set plus 1.


Links:

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

=========================================

BTW Diablo is my favorite game series :D
 
install details
Just copy the file to "~/.vim/colors" or in "<your vim directory>\vimfiles\colors" on Windows, then write

>>>
    colorscheme diablo3
<<<

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
diablo3.vim 1.6 2011-08-24 7.0 Vincent T. * Change term cursor color in insert mode
* Minor adjustment
diablo3.vim 1.5 2011-06-14 7.0 Vincent T. * Improve some colors for term. All works done by terremoto, thanks.
diablo3.vim 1.41 2011-05-31 7.0 Vincent T. * Tweak the bad look of pyflakes in term
diablo3.vim 1.3 2011-05-31 7.0 Vincent T. * Totally change term background color and other colors. (See new screenshot of terminal)
diablo3.vim 1.21 2011-05-30 7.0 Vincent T. * Tweak some color
* Add options for LongLine Warning
diablo3.vim 1.1 2011-05-29 7.0 Vincent T. Initial upload
ip used for rating: 18.118.32.213

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