diff options
author | Matan Bareket | 2019-04-02 08:28:39 -0400 |
---|---|---|
committer | Matan Bareket | 2019-04-02 10:55:57 -0400 |
commit | 4a94742be1d42d48177de81843b56ac8baee6062 (patch) | |
tree | 193a328ca9af0ed52a3255d29541b565a3bac6f3 | |
parent | b7d986739f878740e641130fbf71f4893ac69639 (diff) | |
download | scummvm-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.zip | bin | 672027 -> 672029 bytes | |||
-rw-r--r-- | gui/themes/scummremastered/remastered_gfx.stx | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gui/themes/scummremastered.zip b/gui/themes/scummremastered.zip Binary files differindex 0caeaccb9f..5adc1fe133 100644 --- a/gui/themes/scummremastered.zip +++ b/gui/themes/scummremastered.zip 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' |