themer/cli/packages/colors-dracula/README.md
2020-04-24 10:30:09 -06:00

574 B

@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 ...