Fix colors of disabled spin buttons (and maybe others)
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Fri, 19 Aug 2016 22:25:22 +0000 (00:25 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Fri, 19 Aug 2016 22:31:19 +0000 (00:31 +0200)
commit23ccf48c28c042a8cb11fecd47196132fc657a7a
treefe4a8f2c2bba0e9059134e734b1308fd61c3c3eb
parentd1ed84e44e2e4a0cfe893e81a8fa868cce3ca4b3
Fix colors of disabled spin buttons (and maybe others)

The insensitive state should not get a base color that's the same as the
enabled one, or the difference is not visible enough (only the text
color changes). In fact, since the goal of the entry modifications is to
aid visibility during user input, there is no reason to override the
insensitive colors.

Just inherit the insensitive colors of the global style.

Also fix a comment that was attached to the wrong declaration.
gtk2_ardour/clearlooks.rc.in