X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/cbc1de6f50a19ddb875fab91fcb97ab3c65c402e..d5f7d83aec64915f05dc3a18760f934cb16856f0:/termcol.inc.pl diff --git a/termcol.inc.pl b/termcol.inc.pl index b575944..6f256c5 100644 --- a/termcol.inc.pl +++ b/termcol.inc.pl @@ -2,10 +2,10 @@ 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',