Doki Theme VIM
These VIM color themes will complement your Doki Theme for Hyper themes very well. Go for the full Otaku terminal experience!
Installation
These are the default instructions using Vim 8's |packages| feature. See
sections below, if you use other plugin managers.
- Create theme folder (in case you don't have yet):
mkdir -p ~/.vim/pack/themes/start
If you use vim 8.0 (and not 8.2), you may need to use
~/.vim/pack/themes/opt instead.
- Navigate to the folder above:
cd ~/.vim/pack/themes/start
- Clone the repository using the "doki-theme" name:
git clone https://github.com/doki-theme/doki-theme-vim.git doki-theme
- Create configuration file (in case you don't have yet):
touch ~/.vimrc
- Edit the
~/.vimrcfile with the following content:
packadd! doki-theme
syntax enable
colorscheme rem
- Now in VIM, you can find a full list of all the Doki Theme
colorschemesby following these steps:
Contributing
If you want to get your workstation set up to work on the plugin, then you'll want to check out the CONTRIBUTING.md for instructions on what is needed.
Acknowledgments
Big thanks to the Vim for Dracula for being the base for this plugin!

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.


