Data::Printer::Theme::Monokai − Monokai theme for DDP
In your ".dataprinter" file:
theme = Monokai
Or during runtime:
use DDP theme => 'Monokai';
This module implements the Monokai theme for Data::Printer, inspired by Wimer Hazenberg's original work <https://monokai.nl>.
Data::Printer
Data::Printer::Theme