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.
This commit is contained in:
Johannes Schickel 2012-08-12 19:38:57 +02:00
parent da790e112c
commit fee19db7ee
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -155,7 +155,7 @@
/>
<text_color id = 'color_normal_disabled'
color = '192, 192, 192'
color = '96, 96, 96'
/>
<text_color id = 'color_alternative'