chiark / gitweb /
adjust colours from printout (2)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 5 Dec 2020 22:09:52 +0000 (22:09 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 5 Dec 2020 22:09:52 +0000 (22:09 +0000)
pumpkin-books.ps.pl

index 409524e67ef5f20c8af0cf5f69ff24c0e8909c53..5d7af95b3b3655e925ba25a1225d4936eb8cb402 100755 (executable)
@@ -9,7 +9,7 @@ my $blue    = ["0  .4 1 ", "1 1 1"];
 my $yellow  = ["1  1   0", "0 0 0"];
 my $moth    = [" 0  0  0", "1 1 1"];
 my $purple  = ["145/44/238", "0 0 0"];
-my $lotus   = [" 0 .6 .6", ".5 .5 0"];
+my $lotus   = [("0/245/255",) x 2];
 
 my $anychip = ['0.8', '0'];