aboutsummaryrefslogtreecommitdiffstats
path: root/webroot/.static/gfx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'webroot/.static/gfx/Makefile')
-rw-r--r--webroot/.static/gfx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/webroot/.static/gfx/Makefile b/webroot/.static/gfx/Makefile
index 9ad97b4..b6e596c 100644
--- a/webroot/.static/gfx/Makefile
+++ b/webroot/.static/gfx/Makefile
@@ -8,7 +8,7 @@ clean:
lxray-large.png: %.png: %.svg
- inkscape -e $@ -w 300 $<
+ inkscape -b white -e $@ -w 300 $<
%.png: %.svg
inkscape -e $@ -w 16 -h 16 $<