vis

Dracula

Dark theme for vis and 355+ apps

StarFork

vis Theme Preview

0 views

vis

Install using Git

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

Install manually

Download using the GitHub .zip download option and unzip them.

Activating theme

  1. add the theme to your vis config directory
mkdir -p ~/.config/vis/themes
cp base16-dracula.lua ~/.config/vis/themes
  1. either copy 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)

Stay up to date

Get updates about this theme and more. 7,399 people enjoy it.

Contributors

This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.

  • milkknife
Edit this documentation on GitHub.

Made with by Zeno Rocha
under MIT license