# @themer/colors-dracula A [themer](https://github.com/mjswensen/themer) color set based on the [Dracula theme](https://github.com/dracula/dracula-theme) by [Zeno Rocha](https://zenorocha.com/). This theme is ported from the original open-source Dracula—see [draculatheme.com/pro](https://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 ...