Skip to content

Commit a0cd753

Browse files
committed
Fixup default background when loaded in Apptrix
1 parent 81f2ba8 commit a0cd753

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

assets/bg-dark.png

148 KB
Loading

assets/bg-light.png

235 KB
Loading

main.gui.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

main.gui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"Type": "*canvas.Image",
2424
"Struct": {
2525
"Hidden": false,
26-
"File": "/home/andy/Code/FyshOS/fin/assets/bg-dark.svg",
26+
"File": "assets/bg-dark.png",
2727
"Resource": null,
2828
"Image": null,
2929
"Translucency": 0,

0 commit comments

Comments
 (0)