From f8de51f31ae1a1b6c830beb6114e92154bb61709 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Thu, 2 Apr 2020 02:36:18 +0200 Subject: [PATCH] termcol: falcon terminal colour scheme --- termcol.inc.pl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/termcol.inc.pl b/termcol.inc.pl index 8847b64..9c66a9b 100644 --- a/termcol.inc.pl +++ b/termcol.inc.pl @@ -124,6 +124,15 @@ use Shiar_Sheet::Colour 1.05; )], parent => 'cga', }, + falcon => { + name => 'Falcon', # v2.0 + href => 'https://github.com/fenetikm/falcon', + list => [qw( + 000004 FF3600 718E3F FFC552 635196 FF761A 34BFA4 B4B4B9 + 020221 FF8E78 B1BF75 FFD392 99A4BC FFB07B 85CCBF F8F8FF + )], + parent => 'cga', + }, mirc => { name => 'mIRC', href => 'http://www.mirc.com/colors.html', -- 2.30.0