An open API service indexing awesome lists of open source software.

https://github.com/ngscheurich/dromad-vim

🎨 Vim color scheme based on Caves of Qud’s palette
https://github.com/ngscheurich/dromad-vim

vim vim-colorscheme

Last synced: 4 months ago
JSON representation

🎨 Vim color scheme based on Caves of Qud’s palette

Awesome Lists containing this project

README

          

# Dromad

Dromad is a Vim color scheme based on the color palette of the excellent science
fantasy roguelike [Caves of Qud].

![Dromad screenshot](https://github.com/ngscheurich/dromad-vim/raw/master/screenshot.png)

## Installation

Use the built-in `packages` feature or a plugin manager of your choosing, e.g. [vim-plug]:

```vim
Plug 'ngscheurich/dromad-vim'
```

## Credits

All credit for the color palette goes to the team at [Freehold Games], of which I
am in no way affiliated. You can currently purchase Caves of Qud at any of the
following outlets, which I do recommend doing if you’re a fan of the roguelike
genre or of interesting worldbuilding:

- [itch.io](https://freeholdgames.itch.io/cavesofqud)
- [Steam](http://store.steampowered.com/app/333640)
- [GOG](https://www.gog.com/game/caves_of_qud)

Dromad was developed using [Colortemplate].

## Roadmap

Dromad is currently optimized for Elixir and Vimscript, but works well for most
filetypes. I might eventually apply special treatment to other languages and
plugins I commonly use, such as:

- [ ] C#
- [ ] TypeScript/TSX
- [ ] CSS
- [ ] nvim-lsp
- [ ] ALE
- [x] lightline.vim
- [ ] vim-gitgutter

## Contributing

Pull requests are gladly accepted, especially around language/plugin support.
If you submit a PR, please adhere to the [Code of Conduct].

[Caves of Qud]: http://www.cavesofqud.com/
[vim-plug]: https://github.com/junegunn/vim-plug
[Freehold Games]: http://www.freeholdgames.com/
[Colortemplate]: https://github.com/lifepillar/vim-colortemplate
[Code of Conduct]: https://github.com/ngscheurich/dromad-vim/blob/master/CODE_OF_CONDUCT.md