aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatan Bareket2019-04-02 08:28:39 -0400
committerMatan Bareket2019-04-02 10:55:57 -0400
commit4a94742be1d42d48177de81843b56ac8baee6062 (patch)
tree193a328ca9af0ed52a3255d29541b565a3bac6f3
parentb7d986739f878740e641130fbf71f4893ac69639 (diff)
downloadscummvm-rg350-4a94742be1d42d48177de81843b56ac8baee6062.tar.gz
scummvm-rg350-4a94742be1d42d48177de81843b56ac8baee6062.tar.bz2
scummvm-rg350-4a94742be1d42d48177de81843b56ac8baee6062.zip
BUILD: Update Remastered text highlight color
-rw-r--r--gui/themes/scummremastered.zipbin672027 -> 672029 bytes
-rw-r--r--gui/themes/scummremastered/remastered_gfx.stx4
2 files changed, 2 insertions, 2 deletions
diff --git a/gui/themes/scummremastered.zip b/gui/themes/scummremastered.zip
index 0caeaccb9f..5adc1fe133 100644
--- a/gui/themes/scummremastered.zip
+++ b/gui/themes/scummremastered.zip
Binary files differ
diff --git a/gui/themes/scummremastered/remastered_gfx.stx b/gui/themes/scummremastered/remastered_gfx.stx
index 4870f64d48..d65896d3a6 100644
--- a/gui/themes/scummremastered/remastered_gfx.stx
+++ b/gui/themes/scummremastered/remastered_gfx.stx
@@ -172,11 +172,11 @@
/>
<text_color id = 'color_normal_hover'
- color = 'button_idle'
+ color = 'button_hover'
/>
<text_color id = 'color_normal_disabled'
- color = '96, 96, 96'
+ color = 'button_disabled'
/>
<text_color id = 'color_alternative'