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

NAME

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

SYNOPSIS

       In your ".dataprinter" file:

           theme = Material

       Or during runtime:

           use DDP theme => 'Material';

DESCRIPTION

       This module implements the Material theme for Data::Printer, inspired by Mattia Astorino's
       original work <https://github.com/equinusocio/vsc-material-theme>.

SEE ALSO

       Data::Printer

       Data::Printer::Theme