sponsor Vim development Vim logo Vim Book Ad

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'
```
 

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
dwarrowdelf_v1.0.tar.gz 1.0 2024-07-25 7.0 Connor Shugg Initial upload
ip used for rating: 216.73.216.4

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github