summaryrefslogtreecommitdiff
path: root/tools/icons/gen.sh
blob: a09bacbd64234b00be53b1acbf021413c249bbf7 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

python3 ./palette.py

python3 ./expand.py
python3 ./expand.py --dark

python3 ./collapse.py
python3 ./collapse.py --dark