aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern
diff options
context:
space:
mode:
authorJohannes Schickel2012-08-12 19:38:57 +0200
committerJohannes Schickel2012-08-12 19:38:57 +0200
commitfee19db7eedb16d7e7d62429f6c0eb4770bc07c3 (patch)
tree34b766e8cebadcacb7660ccdea18d7ce56f4ef02 /gui/themes/scummmodern
parentda790e112ca1a1de5730713cad1871917d52c781 (diff)
downloadscummvm-rg350-fee19db7eedb16d7e7d62429f6c0eb4770bc07c3.tar.gz
scummvm-rg350-fee19db7eedb16d7e7d62429f6c0eb4770bc07c3.tar.bz2
scummvm-rg350-fee19db7eedb16d7e7d62429f6c0eb4770bc07c3.zip
GUI: Make normal disabled color of the modern theme darker.
This should fix bug #3395057 "GUI: Font-Background Color Contrast Problem in Modern Theme". At the very least it will improve the contrast.
Diffstat (limited to 'gui/themes/scummmodern')
-rw-r--r--gui/themes/scummmodern/scummmodern_gfx.stx2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/themes/scummmodern/scummmodern_gfx.stx b/gui/themes/scummmodern/scummmodern_gfx.stx
index 4703683bc3..4d449f50ec 100644
--- a/gui/themes/scummmodern/scummmodern_gfx.stx
+++ b/gui/themes/scummmodern/scummmodern_gfx.stx
@@ -155,7 +155,7 @@
/>
<text_color id = 'color_normal_disabled'
- color = '192, 192, 192'
+ color = '96, 96, 96'
/>
<text_color id = 'color_alternative'