Update background patterns

This commit is contained in:
2023-10-23 17:09:15 +02:00
parent d2c1315867
commit 776e7a954f
29 changed files with 2 additions and 3 deletions

View File

@@ -4,12 +4,11 @@ transparent () {
convert $1.png -alpha set -channel a -evaluate set $2 $1_transparent.png
}
for i in {0..18}; do transparent "checker${i}" 5%; done
for i in {0..20}; do transparent "checker${i}" 6%; done
transparent "checker_wednesday" 8%
transparent "checker_dwarf" 8%
transparent "checker_developers" 8%
transparent "checker_halloween" 8%
transparent "checker_christmas" 8%
transparent "checker_ukraine" 8%
optipng *.png