Skip to content

Commit 60e1585

Browse files
committed
Fix for Gradient theme background size
1 parent ab17bf6 commit 60e1585

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

res/themes/Gradient/theme.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ static_images:
1111
PATH: background.png
1212
X: 0
1313
Y: 0
14-
WIDTH: 1920
15-
HEIGHT: 480
14+
WIDTH: 480
15+
HEIGHT: 1920
1616
static_text:
1717
DISK:
1818
TEXT: DISK

0 commit comments

Comments
 (0)