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
- Host: GitHub
- URL: https://github.com/ngscheurich/dromad-vim
- Owner: ngscheurich
- Created: 2020-08-10T19:43:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T16:08:05.000Z (almost 6 years ago)
- Last Synced: 2025-10-10T17:19:09.280Z (9 months ago)
- Topics: vim, vim-colorscheme
- Language: Vim script
- Homepage:
- Size: 414 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Code of conduct: CODE_OF_CONDUCT.md
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].

## 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