aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webroot/.static/gfx/Makefile2
-rw-r--r--webroot/.static/gfx/lxray-large.pngbin30325 -> 30489 bytes
2 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 $<
diff --git a/webroot/.static/gfx/lxray-large.png b/webroot/.static/gfx/lxray-large.png
index afc3d07..30eab01 100644
--- a/webroot/.static/gfx/lxray-large.png
+++ b/webroot/.static/gfx/lxray-large.png
Binary files differ