aboutsummaryrefslogtreecommitdiff
path: root/gui/themes
diff options
context:
space:
mode:
authorNarek Mailian2013-08-22 12:01:27 +0200
committerNarek Mailian2013-08-22 12:01:27 +0200
commit94792d2063b261846b72f7e9c61da52eb59febe4 (patch)
treebba7e77b74554fb7af4bf208551e655b087ba7ac /gui/themes
parenta2fabef87c3558a6407fb2f53e86b3b687a755f6 (diff)
downloadscummvm-rg350-94792d2063b261846b72f7e9c61da52eb59febe4.tar.gz
scummvm-rg350-94792d2063b261846b72f7e9c61da52eb59febe4.tar.bz2
scummvm-rg350-94792d2063b261846b72f7e9c61da52eb59febe4.zip
THEME: Add back entry for color when hovering over button
Diffstat (limited to 'gui/themes')
-rw-r--r--gui/themes/scummmodern/scummmodern_gfx.stx4
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/themes/scummmodern/scummmodern_gfx.stx b/gui/themes/scummmodern/scummmodern_gfx.stx
index a4661f23b9..3a1ec5a5f0 100644
--- a/gui/themes/scummmodern/scummmodern_gfx.stx
+++ b/gui/themes/scummmodern/scummmodern_gfx.stx
@@ -178,6 +178,10 @@
color = '128, 128, 128'
/>
+ <text_color id = 'color_button_hover'
+ color = 'white'
+ />
+
<text_color id = 'color_alternative_inverted'
color = 'white'
/>