Provided by: libdata-printer-perl_1.000004-1_all bug

NAME

       Data::Printer::Theme::Monokai - Monokai theme for DDP

SYNOPSIS

       In your ".dataprinter" file:

           theme = Monokai

       Or during runtime:

           use DDP theme => 'Monokai';

DESCRIPTION

       This module implements the Monokai theme for Data::Printer, inspired by Wimer Hazenberg's
       original work <https://monokai.nl>.

SEE ALSO

       Data::Printer

       Data::Printer::Theme