chiark / gitweb /
provide $white
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 26 Oct 2021 01:17:26 +0000 (02:17 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 26 Oct 2021 01:17:26 +0000 (02:17 +0100)
pumpkin-books.ps.pl

index c34b76a7530630e0fd75321183de751c6eae9e82..9fb22d25bf1287dde72ca3684a16c07952a79e07 100755 (executable)
@@ -10,6 +10,7 @@ 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/245/255",) x 2];
+my $white   = ["1  1   1", "0 0 0"];
 
 my $anychip = ['0.8', '0'];