From ec6e4099fa0487bd306fbbe8afb8413bc15f0b4f Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 23 Jan 2017 05:45:41 +0100 Subject: [PATCH] termcol: 64 for common 4x4x4 rgbmap --- termcol.inc.pl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/termcol.inc.pl b/termcol.inc.pl index a38b6d4..56e93e2 100644 --- a/termcol.inc.pl +++ b/termcol.inc.pl @@ -314,6 +314,10 @@ use Shiar_Sheet::Colour 1.05; } ], }, + 64 => { + name => '6-bit (Sega Master System, EGA, FAP80)', + rgbmap => [4], + }, ansi88 => { name => 'rxvt 88 colour extension', rgbmap => [ -- 2.30.0