summaryrefslogtreecommitdiff
path: root/tests/sw.js
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-11-03 10:59:57 -0300
committerEuAndreh <eu@euandre.org>2024-11-03 10:59:57 -0300
commit9d22e54ce6b4f10233345a75e8688a6d7206b29e (patch)
tree8e374bea364d537f65d7e272f0015dafa3fd84df /tests/sw.js
parentAdd aliases for missing icons (diff)
downloadchat.papo.im-9d22e54ce6b4f10233345a75e8688a6d7206b29e.tar.gz
chat.papo.im-9d22e54ce6b4f10233345a75e8688a6d7206b29e.tar.xz
Generate dark variation of light SVG icons
for f in src/content/img/icon/*/light.svg; do sed \ -e 's/white/WHITE/g' \ -e 's/black/white/g' \ -e 's/WHITE/black/g' \ < "$f" > "$(dirname "$f")"/dark.svg done
Diffstat (limited to 'tests/sw.js')
0 files changed, 0 insertions, 0 deletions