termcol: personal 5-bit table shiar32
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 8 Nov 2016 02:01:06 +0000 (03:01 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 22 Mar 2017 21:28:04 +0000 (22:28 +0100)
Attempt another type of terminal design, combining features of various
schemes: 12 saturated colours for categorisation (cpc, solarized); 6 hues
each for background and highlight alternatives, half of each desaturated
(1: dark backgrounds like arnegame, 2: rgb indicator backgrounds,
 4: lighter text colours, and 5: prominent markers).

termcol.inc.pl

index 1659a5bcc98c3b4c56887fcab3c0a6309b3c29cf..72aa6a0b87bbbf6961b8944879c87c82b0962a68 100644 (file)
@@ -276,6 +276,24 @@ use Shiar_Sheet::Colour '1.05';
                ],
                parent => 'cpc',
        },
                ],
                parent => 'cpc',
        },
+       shiar => {
+               name => 'Shiar32',
+               table => [
+                       [qw( 761F28:2A CC2222:3A CC8B7B:4A 000000:0 )],
+                       [qw( 4C3C2B:1B CB4B16:3B EB8931:5B 444444:1 )],
+                       [qw( 5E581A:2C B58900:3C C0C070:4C 686868:2 )],
+                       [qw(         0 859900:3D         0 B0B0B0:3 )],
+                       [qw( 1B661B:2E 4E9A06:3E 8BBB7B:4E CCCCCC:4 )],
+                       [qw(         0 37A76F:3F         0 FFFFFF:5 )],
+                       [qw( 2F484E:1G 06989A:3G 31E2C2:5G )],
+                       [qw(         0 0088CC:3H         0 )],
+                       [qw( 00337C:2I 3465A4:3I 6899AA:4I )],
+                       [qw(         0 6C71C4:3J         0 )],
+                       [qw( 362747:1K 75507B:3K F06FCB:5K )],
+                       [qw(         0 D33662:3L         0 )],
+               ],
+               parent => 'cpc',
+       },
        ppu => {
                name => '<abbr title="Picture Processing Unit">PPU</abbr> (Famicom/NES)',
                table => [
        ppu => {
                name => '<abbr title="Picture Processing Unit">PPU</abbr> (Famicom/NES)',
                table => [