mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
beige (softer) page colour for pdf
This commit is contained in:
parent
f8d6677b25
commit
753670b18a
2 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ pdfmanual()
|
|||
if [ -d "ponysay.t2d" ]; then
|
||||
rm -r "ponysay.t2d";
|
||||
fi
|
||||
pdfjam --pagecolor 249,246,240 -o "ponysay.pdf" "ponysay.pdf"
|
||||
}
|
||||
|
||||
|
||||
|
|
BIN
ponysay.pdf
BIN
ponysay.pdf
Binary file not shown.
Loading…
Reference in a new issue