X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0934eb163565512a7e1622f931a2f6a60b7c0872..cd3eafb5d1662b268674cab2e29453bfe49257c4:/termcol.plp diff --git a/termcol.plp b/termcol.plp index c7c74bf..10d68ac 100644 --- a/termcol.plp +++ b/termcol.plp @@ -1,28 +1,25 @@ -<: -use utf8; -use strict; -use warnings; -use open IO => ':utf8'; -use List::Util 'min'; - -our $VERSION = 'v1.0'; +<(common.inc.plp)><: + our $VERSION = 'v1.0'; -$header{content_type} = 'text/html; charset=utf-8'; + use List::Util 'min'; :> - + -terminal colour cheat sheet - +terminal colour cheat sheet + + +<:= stylesheet(qw'light dark') :> +

Terminal colours

- +:>
-

88-colour space

+:> +<: if ($ENV{PATH_INFO} =~ /256/) { :>
-

256-colour space

+:> +<: } :> +
+ + + +