chiark
/
gitweb
/
~ianmdlvl
/
quacks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
916a1a6
)
adjust colours from printout (2)
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 5 Dec 2020 22:09:52 +0000
(22:09 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 5 Dec 2020 22:09:52 +0000
(22:09 +0000)
pumpkin-books.ps.pl
patch
|
blob
|
history
diff --git
a/pumpkin-books.ps.pl
b/pumpkin-books.ps.pl
index 409524e67ef5f20c8af0cf5f69ff24c0e8909c53..5d7af95b3b3655e925ba25a1225d4936eb8cb402 100755
(executable)
--- a/
pumpkin-books.ps.pl
+++ b/
pumpkin-books.ps.pl
@@
-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'];