~jsjgruber/ubuntu/maverick/light-themes/light-themes.fix640096

« back to all changes in this revision

Viewing changes to Ambiance/gtk-2.0/gtkrc

  • Committer: Bazaar Package Importer
  • Author(s): Andrea Cimitan
  • Date: 2010-09-27 16:42:10 UTC
  • Revision ID: james.westby@ubuntu.com-20100927164210-sfb7v3uipn5qxawh
Tags: 0.1.8.1
helps making disabled menu items more readable (LP: #617192)

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
                focusstyle = 3
113
113
                handlestyle = 1
114
114
                sliderstyle = 3
115
 
                handlestyle = 1
116
115
                scrollbarstyle = 2
117
116
                stepperstyle = 3
118
117
#               rgba = TRUE
125
124
        fg[PRELIGHT]      = "#fff"
126
125
        fg[ACTIVE]        = "#fff"
127
126
        fg[SELECTED]      = "#fff"
128
 
        fg[INSENSITIVE]   = shade (0.8, "#3c3b37")
 
127
        fg[INSENSITIVE]   = shade (0.5, "#3c3b37")
129
128
 
130
129
        bg[NORMAL]        = "#3c3b37"
131
130
        bg[PRELIGHT]      = shade (1.0, "#4D4C48")
332
331
 
333
332
        bg[NORMAL] = "#43423f"
334
333
        bg[INSENSITIVE] = "#43423f"
335
 
        fg[INSENSITIVE]   = shade (0.7, "#43423f")
 
334
        fg[INSENSITIVE]   = shade (0.54, "#43423f")
336
335
 
337
336
        engine "murrine"
338
337
        {