From 6dd6df74eb22b9467cfabab98af67157947c639c Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sun, 1 Nov 2015 17:28:07 +0100 Subject: [PATCH] termcol: adjust reordering of blues in arnegame --- termcol.inc.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/termcol.inc.pl b/termcol.inc.pl index bcc7b9e..385f277 100644 --- a/termcol.inc.pl +++ b/termcol.inc.pl @@ -166,7 +166,7 @@ my @msxorder = ( 0,6,2,10,4,13,7,14 , 1,8,3,11,5,9,12,15 ); 1B2632::night 005784::sea 31A2F2::sky B2DCEF::cloud )], order => [ 0,5,9,12 , 3,6,10,13,1 , 4,7,8,11,14,15,2 ], # by brightness - ansiorder => [ 0,3,10,6,12,9,13,1 , 5,7,11,8,14,4,15,2 ], + ansiorder => [ 0,3,10,6,13,12,9,1 , 5,7,11,8,14,4,15,2 ], }, cpc => { -- 2.30.0