Data::Printer::Theme::Classic − Classic DDP color theme for nostalgic users
In your ".dataprinter" file:
theme = Classic
Or during runtime:
use DDP theme => 'Classic';
This module implements the Classic theme for Data::Printer, which was the default theme before Data::Printer 1.0.
Data::Printer
Data::Printer::Theme