summaryrefslogtreecommitdiff
path: root/tools/icons/gen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/icons/gen.sh')
-rwxr-xr-xtools/icons/gen.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/icons/gen.sh b/tools/icons/gen.sh
new file mode 100755
index 0000000..a09bacb
--- /dev/null
+++ b/tools/icons/gen.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+python3 ./palette.py
+
+python3 ./expand.py
+python3 ./expand.py --dark
+
+python3 ./collapse.py
+python3 ./collapse.py --dark