0 views
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/vis.git
Download using the GitHub .zip download option and unzip them.
mkdir -p ~/.config/vis/themes
cp base16-dracula.lua ~/.config/vis/themes
visrc.lua
to ~/.config/vis/
, or add vis:command('set theme base16-dracula')
inside vis.events.subscribe(vis.events.INIT, ...
function (global config options) in your visrc.lua
file.optionally you can try it out beforehand with :set theme base16-dracula
(command mode in vis)
Get updates about this theme and more. 7,399 people enjoy it.
This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.
Made with ♥ by Zeno Rocha
under MIT license