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