Skip to content

Commit a241751

Browse files
committed
Fix for Gradient theme background size
1 parent b1d44a5 commit a241751

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)