Data::Printer::Theme::Material
Material theme for DDP
- Provided by: libdata-printer-perl (Version: 1.002001-1)
- Report a bug
Material theme for DDP
In your ".dataprinter" file:
theme = Material
Or during runtime:
use DDP theme => 'Material';
This module implements the Material theme for Data::Printer, inspired by Mattia Astorino's original work <https://github.com/equinusocio/vsc-material-theme>.
Data::Printer
Data::Printer::Theme