themer/cli/packages/themer-colors-dracula
2020-04-18 11:29:40 -06:00
..
lib Add themer port of orignal Dracula theme 2020-04-18 11:29:40 -06:00
.gitignore Add themer port of orignal Dracula theme 2020-04-18 11:29:40 -06:00
.yarnrc Add themer port of orignal Dracula theme 2020-04-18 11:29:40 -06:00
package.json Add themer port of orignal Dracula theme 2020-04-18 11:29:40 -06:00
README.md Add themer port of orignal Dracula theme 2020-04-18 11:29:40 -06:00

themer-colors-dracula

A themer color set based on the Dracula theme by Zeno Rocha.

This theme is ported from the original open-source Dracula—see draculatheme.com/pro for Dracula Pro.

Installation & usage

Install this module wherever you have themer installed:

npm install themer-colors-dracula

Then pass themer-colors-dracula as a -c (--colors) arg to themer:

themer -c themer-colors-dracula ...