X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/ec6e4099fa0487bd306fbbe8afb8413bc15f0b4f..d5f7d83aec64915f05dc3a18760f934cb16856f0:/termcol.inc.pl diff --git a/termcol.inc.pl b/termcol.inc.pl index 56e93e2..6f256c5 100644 --- a/termcol.inc.pl +++ b/termcol.inc.pl @@ -1,12 +1,11 @@ -use strict; -use 5.010; +use 5.014; use Shiar_Sheet::Colour 1.05; +{ - default => [qw( ansi ansi88 )], - more => [qw( ansi mirc legacy ansi256 )], + default => [qw( ansi ansi88 ansi256 )], + more => [qw( ansi mirc pastel slutty solarized ansi88 ansi256 )], ansi => [qw( cga putty xterm tango app html cgarne )], - legacy => [qw( c64 msx2 mac2 risc arnegame cpc )], + legacy => [qw( c64 msx mac2 risc arnegame dawnbringer cpc cpcboy shiar ppu 64 )], html => { title => 'HTML keywords (inherited by CSS≥2.1 and SVG), mostly identical to X11',