From: Mischa POSLAWSKY Date: Mon, 26 Oct 2015 15:14:09 +0000 (+0100) Subject: termcol: game palette by niklas jansson X-Git-Tag: v1.9~110 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/ab2cd6f7cfad715a1932f97ffeeca95a8d227d60 termcol: game palette by niklas jansson Reference: --- diff --git a/termcol.plp b/termcol.plp index 46a4b50..c15e676 100644 --- a/termcol.plp +++ b/termcol.plp @@ -158,6 +158,15 @@ my %col = ( qw/ 000 000 161 373 117 237 511 267 711 733 661 663 141 625 555 777 /, ], + game => [ + sprintf('%s', + 'http://androidarts.com/palette/16pal.htm', + 'Generic 16 color game palette by Arne Niklas Jansson', + 'game', + ), + qw/ 000000 9D9D9D FFFFFF BE2633 E06F8B 493C2B A46422 EB8931 + F7E26B 2F484E 44891A A3CE27 1B2632 005784 31A2F2 B2DCEF /, + ], ); for my $term (qw/cga xterm tango app html xkcd/) {