aboutsummaryrefslogtreecommitdiff
path: root/gui/themes
diff options
context:
space:
mode:
Diffstat (limited to 'gui/themes')
-rw-r--r--gui/themes/default.inc6
-rw-r--r--gui/themes/scummclassic.zipbin43674 -> 43779 bytes
-rw-r--r--gui/themes/scummclassic/classic_layout.stx3
-rw-r--r--gui/themes/scummclassic/classic_layout_320.stx3
-rw-r--r--gui/themes/scummmodern.zipbin144131 -> 144236 bytes
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx3
-rw-r--r--gui/themes/scummmodern/scummmodern_layout_320.stx3
7 files changed, 18 insertions, 0 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index 7a5637d85d..aa38639ee1 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -350,6 +350,9 @@
"<widget name='Console' "
"padding='7,5,5,5' "
"/> "
+"<widget name='Scrollbar' "
+"size='15,0' "
+"/> "
"<widget name='TabWidget.Tab' "
"size='75,27' "
"padding='0,0,8,0' "
@@ -959,6 +962,9 @@
"<widget name='Console' "
"padding='7,5,5,5' "
"/> "
+"<widget name='Scrollbar' "
+"size='9,0' "
+"/> "
"<widget name='TabWidget.Tab' "
"size='45,16' "
"padding='0,0,2,0' "
diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip
index 8f5435bb1c..91b5362f55 100644
--- a/gui/themes/scummclassic.zip
+++ b/gui/themes/scummclassic.zip
Binary files differ
diff --git a/gui/themes/scummclassic/classic_layout.stx b/gui/themes/scummclassic/classic_layout.stx
index 46c1ee105e..005230b569 100644
--- a/gui/themes/scummclassic/classic_layout.stx
+++ b/gui/themes/scummclassic/classic_layout.stx
@@ -75,6 +75,9 @@
<widget name = 'Console'
padding = '7, 5, 5, 5'
/>
+ <widget name = 'Scrollbar'
+ size = '15, 0'
+ />
<widget name = 'TabWidget.Tab'
size = '75, 27'
padding = '0, 0, 8, 0'
diff --git a/gui/themes/scummclassic/classic_layout_320.stx b/gui/themes/scummclassic/classic_layout_320.stx
index c2694665a6..16e71731e9 100644
--- a/gui/themes/scummclassic/classic_layout_320.stx
+++ b/gui/themes/scummclassic/classic_layout_320.stx
@@ -71,6 +71,9 @@
<widget name = 'Console'
padding = '7, 5, 5, 5'
/>
+ <widget name = 'Scrollbar'
+ size = '9, 0'
+ />
<widget name = 'TabWidget.Tab'
size = '45, 16'
padding = '0, 0, 2, 0'
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip
index e4af50c133..61cb8aa5e8 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 ea83a9c291..6f8033e7bd 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -80,6 +80,9 @@
<widget name = 'Console'
padding = '7, 5, 5, 5'
/>
+ <widget name = 'Scrollbar'
+ size = '15, 0'
+ />
<widget name = 'TabWidget.Tab'
size = '75, 27'
padding = '0, 0, 8, 0'
diff --git a/gui/themes/scummmodern/scummmodern_layout_320.stx b/gui/themes/scummmodern/scummmodern_layout_320.stx
index 89aa3e4012..8ac6af33ef 100644
--- a/gui/themes/scummmodern/scummmodern_layout_320.stx
+++ b/gui/themes/scummmodern/scummmodern_layout_320.stx
@@ -69,6 +69,9 @@
<widget name = 'Console'
padding = '7, 5, 5, 5'
/>
+ <widget name = 'Scrollbar'
+ size = '9, 0'
+ />
<widget name = 'TabWidget.Tab'
size = '45, 16'
padding = '0, 0, 2, 0'