X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/81b8b432d591d72e5ccacd3df9d39fbc2930216b..ebcb46b18968910f150d7c54de8e472dffd923c7:/termcol.inc.pl diff --git a/termcol.inc.pl b/termcol.inc.pl index 0aa2241..6e3b6d6 100644 --- a/termcol.inc.pl +++ b/termcol.inc.pl @@ -7,6 +7,12 @@ use Shiar_Sheet::Colour 1.05; ansi => [qw( cga putty xterm tango app html cgarne )], legacy => [qw( c64 msx mac2 risc arnegame dawnbringer cpc cpcboy shiar32 ppu 64 )], + xcolors => sub { + my $pals = do 'termcol-xcolor.inc.pl' or die $! || $@; + $_[0]->{$_} = $pals->{$_} for keys %{$pals}; + return 'xcolor'; + }, + html => { title => 'HTML keywords (inherited by CSS≥2.1 and SVG), mostly identical to X11', href => 'http://www.w3.org/TR/css3-color/#html4', @@ -282,6 +288,7 @@ use Shiar_Sheet::Colour 1.05; [qw( 0 6C71C4:3J 0 )], [qw( 362747:1K 75507B:3K F06FCB:5K )], [qw( 0 D33662:3L 0 )], + undef, [qw( 000000:0 686868:2 CCCCCC:4 )], [qw( 444444:1 B0B0B0:3 FFFFFF:5 )], ],