termcol: link and describe legacy group
[sheet.git] / termcol.inc.pl
index b575944a835c49ee24e6ff577a18e8cb99379ed8..6f256c5a2e4c884613965ef9ac692288b9ccb0ad 100644 (file)
@@ -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',