From 81e4e604d2566aba12d09216cf96be807c73dddf Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 17 Oct 2022 03:35:27 +0200 Subject: [PATCH] termcol: translate zxarne orange to corresponding cga hue Bright purple looks more like brown than dark yellow. --- termcol.inc.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/termcol.inc.pl b/termcol.inc.pl index fc69915..24de481 100644 --- a/termcol.inc.pl +++ b/termcol.inc.pl @@ -291,6 +291,7 @@ use Shiar_Sheet::Colour 1.05; 3C351F D85525 9CD33C F1E782 1559DB CD7A50 65DCD6 F2F1ED )], parent => 'cga', + ansiorder => [ 0,1,2,13,4,5,6,7 , 8,9,10,3,12,11,14,15 ], # Purple is orange }, db16 => { href => 'http://pixeljoint.com/forum/forum_posts.asp?TID=12795', -- 2.30.0