DOKK / manpages / debian 12 / libdata-printer-perl / Data::Printer::Theme::Solarized.3pm.en
Data::Printer::Theme::Solarized(3pm) User Contributed Perl Documentation Data::Printer::Theme::Solarized(3pm)

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

In your ".dataprinter" file:

    theme = Solarized

Or during runtime:

    use DDP theme => 'Solarized';

This module implements the Solarized theme for Data::Printer, inspired by Ethan Schoonover's original work <http://ethanschoonover.com/solarized>

Data::Printer

Data::Printer::Theme

2023-01-02 perl v5.36.0