dwarrowdelf : A Vim colorscheme inspired after the Dwarven kingdom of Khazad-dûm
| script karma |
Rating 0/0,
Downloaded by 299 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Connor Shugg |
| |
| script type |
| color scheme |
| |
| description |
Dwarrowdelf is a color scheme for Vim inspired by the classic Elflord theme and Alexander Gude's Eldar theme. Going along with the trend of Tolkien-esque theming, this is inspired by the Dwarven kingdom of Khazad-dûm, called Dwarrowdelf. The Lord of the Rings Online MMORPG does an incredible job of depicting this vast undergound dwelling; I've pulled colors from the game to build this color theme.
By default, the background is black; this theme is intended for dark terminals. It supports both GUI-based and terminal-based Vim, and supports 256-color terminals.
Screenshots of what Dwarrowdelf looks like, along with the most up-to-date version, can be found at the GitHub repository: http://github.com/cwshugg/dwarrowdelf |
| |
| install details |
To install Dwarrowdelf, simply copy `dwarrowdelf.vim` into your `~/.vim/colors` directory, and add this line to your .vimrc:
```
colorscheme dwarrowdelf
```
If you use vim-airline #4661, I've included a color scheme for this as well. To use it, copy `dwarrowdelf-airline.vim` into `~/.vim/bundle/vim-airline-themes/autoload/airline/themes/dwarrowdelf.vim`. Then, specify this in your .vimrc:
```
let g:airline_theme = 'dwarrowdelf'
``` |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.4
|