logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

Description

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

Name

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

See Also

       Data::Printer

       Data::Printer::Theme

perl v5.38.2                                       2024-04-27                Data::Printer::Theme::Material(3pm)

Synopsis

       In your ".dataprinter" file:

           theme = Material

       Or during runtime:

           use DDP theme => 'Material';

See Also