aboutsummaryrefslogtreecommitdiff
path: root/gui
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
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')
-rw-r--r--gui/themes/scummclassic.zipbin95181 -> 95180 bytes
-rw-r--r--gui/themes/scummmodern.zipbin1453476 -> 1453485 bytes
-rw-r--r--gui/themes/scummmodern/scummmodern_gfx.stx2
3 files changed, 1 insertions, 1 deletions
diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip
index 468f4b1594..62eae0cd43 100644
--- a/gui/themes/scummclassic.zip
+++ b/gui/themes/scummclassic.zip
Binary files differ
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip
index 34a1db9c06..38352bcc2f 100644
--- a/gui/themes/scummmodern.zip
+++ b/gui/themes/scummmodern.zip
Binary files differ
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'