Dancer2::Plugin::SyntaxHighlight::Perl examples
This directory contains examples of CSS stylesheets that you could use to style the output of this module.
The examples below use this example HTML generated from this Perl code.
terminal-dark
This style is designed to replicate as closely as possible the Perl syntax highlighting in vim on a dark terminal.
Obviously this style needs a dark background. Shown here with styling on the enclosing div to simulate a terminal window.


Download the CSS for terminal-dark.
background-light
This style is for use with a light-coloured page and is based on the style used for source code on meta::cpan.


Download the CSS for background-light.