~murrine-themes-team/murrine-themes/trunk

« back to all changes in this revision

Viewing changes to Alloy-BrandNew/gtk-2.0/gtkrc

  • Committer: Luca Forina
  • Date: 2008-11-09 22:47:40 UTC
  • Revision ID: rocksolid@fastwebnet.it-20081109224740-2e58ga4vo3jpjmc7
Alloy: Reverted notebook

Show diffs side-by-side

added added

removed removed

Lines of Context:
145
145
style "notebook_bg" {
146
146
 
147
147
        bg[NORMAL]        = shade (1.02, @bg_color)
148
 
 
149
 
        engine "murrine" {
150
 
                gradient_shades = {1.13,1.07,1.05,1.0}
151
 
        }
152
148
}
153
149
 
154
150
style "button" {
166
162
        xthickness = 2
167
163
        ythickness = 2
168
164
 
169
 
        bg[ACTIVE]        = shade (0.96, @bg_color)
 
165
        bg[ACTIVE]        = shade (0.98, @bg_color)
170
166
 
171
167
}
172
168