aboutsummaryrefslogtreecommitdiff
path: root/gui/themes
diff options
context:
space:
mode:
Diffstat (limited to 'gui/themes')
-rw-r--r--gui/themes/scummmodern.zipbin158238 -> 158294 bytes
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx17
2 files changed, 10 insertions, 7 deletions
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip
index beff0131f4..7e693c3247 100644
--- a/gui/themes/scummmodern.zip
+++ b/gui/themes/scummmodern.zip
Binary files differ
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx
index e6a01d12a1..6582022fe1 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -97,19 +97,15 @@
<dialog name = 'Launcher' overlays = 'screen'>
<layout type = 'vertical' center = 'true' padding = '23, 23, 8, 23'>
- <widget name = 'Version'
- width = '247'
- height = 'Globals.Line.Height'
- />
<widget name = 'Logo'
width = '283'
height = '80'
- />
- <layout type = 'horizontal' spacing = '5' padding = '10, 0, 0, 0'>
+ />
+ <layout type = 'horizontal' spacing = '5' padding = '10, 0, 0, 0'>
<widget name = 'SearchPic'
width = '16'
height = '17'
- />
+ />
<widget name = 'Search'
width = '150'
height = 'Globals.Line.Height'
@@ -119,6 +115,13 @@
width = 'Globals.Line.Height'
/>
<space />
+ <widget name = 'Version'
+ width = '247'
+ height = 'Globals.Line.Height'
+ textalign = 'center'
+ />
+ <space />
+ <space />
</layout>
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'GameList'/>