pretty-error-themes
v1.0.0
Published
My awesome module.
Maintainers
Readme
pretty-error Themes 
Themes for pretty-error.
Install
npm install pretty-error-themesUsage
const pe = require('pretty-error').start()
pe.appendStyle(require("pretty-error-themes/material"))Themes
You are able to import the following themes:
material
Add your own theme
See the Contribution guide.

