CONTENTS

NAME

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

SYNOPSIS

In your .dataprinter file:

theme = Solarized

Or during runtime:

use DDP theme => 'Solarized';

DESCRIPTION

This module implements the Solarized theme for Data::Printer, inspired by Ethan Schoonover's original work

Solarized Theme

SEE ALSO

Data::Printer

Data::Printer::Theme