This file is indexed.

/usr/share/themes/Bluebird/gtk-2.0/gtkrc is in shimmer-themes 1.3.0-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
# Authors: Simon Steinbeiß and Pasi Lallinaho
# Theme: Bluebird
# based on "Zuki Blues" by lassekongo83
# Description: As is the original theme, this theme is 100% free and open source.

# These are the defined colors for the theme, you can change them in GNOME's appearance preferences.
gtk_color_scheme = "bg_color:#DCDCDC\nselected_bg_color:#7E9EBD\nbase_color:#F7F7F7" # Background, base.
gtk_color_scheme = "fg_color:#3C3C3C\nselected_fg_color:#f5f5f5\ntext_color:#3C3C3C" # Foreground, text.
gtk_color_scheme = "tooltip_bg_color:#000000\ntooltip_fg_color:#E1E1E1" # Tooltips.
gtk_color_scheme = "link_color:#08c" # Hyperlinks
gtk_color_scheme = "panel_bg:#303030" # Panel bg color. Not used here though.
gtk_color_scheme = "fm_color:#F7F7F7" # Color used in Nautilus and Thunar.
gtk_color_scheme = "frame_color:#CDCDCD\ninactive_frame_color:#CDCDCD" # Fix for Chrome

### EXTERNAL FILES ###
include "panel.rc"       # This includes the file that handles panel theming.
include "bars.rc"        # Styles the menubar.

### ICONS ###
gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller.

### MISC ###
gtk-button-images	= 1 # Enables icons in buttons
gtk-toolbar-style	= 0 # Disables text in toolbar
gtk-auto-mnemonics	= 1 # Disables ugly lines under menu items

### GENERAL THEME SETTINGS ###
style "murrine-default"
{
	GnomeHRef         ::link_color                   = @link_color		
	GtkHTML           ::link-color                   = @link_color
 	GtkIMHtmlr        ::hyperlink-color              = @link_color
	GtkIMHtml         ::hyperlink-color              = @link_color
	GtkWidget         ::link-color                   = @link_color
	GtkWidget         ::visited-link-color           = @text_color

	GtkButton         ::child-displacement-x         = 1
	GtkButton         ::child-displacement-y         = 1
	GtkButton         ::default-border               = { 0, 0, 0, 0 }
	GtkCheckButton    ::indicator-size               = 14
		
	GtkWidget         ::new-tooltip-style            = 1
	GtkWidget         ::focus-line-width             = 1
	GtkWidget         ::focus-padding                = 0

	GtkImage          ::x-ayatana-indicator-dynamic  = 1

	GtkScrolledWindow ::scrollbar-spacing            = 2
	GtkScrolledWindow ::scrollbar-within-bevel       = 0

	GtkPaned          ::handle-size                  = 6

	GtkRange          ::trough-border                = 0
	GtkRange          ::slider-width                 = 14
	GtkRange          ::stepper-size                 = 13
	GtkRange          ::stepper_spacing              = 0
	GtkRange          ::trough-under-steppers        = 0

	GtkScale          ::activate-slider              = 1 # With this option set to TRUE, sliders will be drawn ACTIVE and with shadow IN while they are dragged.
	GtkScale          ::slider-length                = 14
	GtkScale          ::slider-width                 = 14
	GtkScale	  ::trough-side-details		 = 1
	
	GtkArrow          ::arrow-scaling                = 0.3 # arrow size (e.g. in combobox or combobox-entry), only works with arrowstyle=0
	
	GtkScrollbar      ::min-slider-length            = 30
	#GtkScrollbar      ::activate-slider              = 1
	GtkScrollbar	::slider-width			= 9
	GtkScrollbar	::trough-border			= 2
	GtkScrollbar	::has-backward-stepper 			= 1 
	GtkScrollbar	::has_secondary_backward_stepper	= 0 
	GtkScrollbar	::has-forward-stepper			= 1 
	GtkScrollbar	::has_secondary_forward_stepper		= 0
	
	GtkMenuBar        ::internal-padding             = 0
	GtkExpander       ::expander-size                = 12
	GtkToolbar        ::internal-padding             = 0
	GtkTreeView       ::expander-size                = 12
	GtkTreeView       ::indent-expanders             = 1
	GtkTreeView       ::vertical-separator           = 0

	GtkMenu           ::horizontal-padding           = 1
	GtkMenu           ::vertical-padding             = 1

	WnckTasklist      ::fade-overlay-rect = 0
	# The following line hints to gecko (and possibly other appliations)
	# that the entry should be drawn transparently on the canvas.
	# Without this, gecko will fill in the background of the entry.
	GtkEntry          ::honors-transparent-bg-hint   = 1
	GtkEntry          ::state-hint                   = 0
	GtkEntry          ::progress-border              = { 2, 2, 2, 2 }
	
	#GtkToolbar:: shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified.
	#GtkMenuBar:: shadow-type = GTK_SHADOW_NONE # Makes menus flat and unified.
	GtkMenuBar        ::window-dragging              = 1

	xthickness = 1
	ythickness = 1

	### Color Definitions ###

	fg[NORMAL]        = @fg_color
	fg[PRELIGHT]      = @fg_color
	fg[SELECTED]      = @selected_fg_color
	fg[ACTIVE]        = @fg_color
	fg[INSENSITIVE]   = darker (@bg_color)

	bg[NORMAL]        = @bg_color
	bg[PRELIGHT]      = shade (1.02, @bg_color)
	bg[SELECTED]	  = @selected_bg_color
	bg[INSENSITIVE]   = @bg_color
	bg[ACTIVE]        = shade (1.04, @bg_color)

	base[NORMAL]      = @base_color
	base[PRELIGHT]    = shade (0.95, @bg_color)
	base[ACTIVE]      = shade (0.92, @selected_bg_color)
	base[SELECTED]    = shade (0.93, @selected_bg_color)
	base[INSENSITIVE] = @bg_color

	text[NORMAL]      = @text_color
	text[PRELIGHT]    = @text_color
	text[ACTIVE]      = @selected_fg_color
	text[SELECTED]    = @selected_fg_color
	text[INSENSITIVE] = darker (@bg_color)

	### Murrine Settings ###
	
	engine "murrine"
	{
		animation           = TRUE
		arrowstyle          = 2                 # 0 = normal arrows, 1 = filled arrows		
		border_shades       = { 1.2, 1.0 }      # gradient to draw on border
		cellstyle	    = 0
		colorize_scrollbar  = TRUE		
		comboboxstyle       = 0                 # 0 = normal combobox, 1 = colorized combobox below arrow		
		contrast            = 0.4               # 0.8 for less contrast, more than 1.0 for more contrast on borders
		expanderstyle	    = 1
		focus_color         = mix (0.1, @bg_color, shade (1.1, @selected_bg_color))
		focusstyle	    = 3
		glazestyle          = 1                 # 0 = flat highlight, 1 = curved highlight, 2 = concave style, 3 = top curved highlight, 4 = beryl highlight
		gradient_shades     = {1.2,1.0,1.0,0.9} #{1.1,1.0,1.0,0.87}
		glowstyle           = 4                 # 0,1,2,3,4
		glow_shade          = 1.1
		highlight_shade     = 1.0               # set highlight amount for buttons or widgets
		lightborder_shade   = 1.1               # sets lightborder amount for buttons or widgets
		lightborderstyle    = 0                 # 0 = lightborder on top side, 1 = lightborder on all sides
		listviewheaderstyle = 1                 # 0 = flat, 1 = glassy, 2 = raised
		listviewstyle       = 1                 # 0 = nothing, 1 = dotted
		menubaritemstyle    = 0                 # 0 = menuitem look, 1 = button look
		menubarstyle        = 2                 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
		menuitemstyle       = 0                 # 0 = flat, 1 = glassy, 2 = striped
		menustyle           = 0                 # 0 = no vertical menu stripe, 1 = display vertical menu stripe
		prelight_shade      = .95               # shade level for scrollbar's slider, comboboxstyle(1), and prelight state with gradient_colors		
		reliefstyle         = 3                 # 0 = flat, 1 = inset, 2 = shadow
		rgba                = FALSE             # FALSE = disabled, TRUE = enabled
		roundness           = 3                 # 0 = squared, 1 = old default, more will increase roundness
		scrollbarstyle      = 0                 # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
		separatorstyle      = 1                 # 0 = Hard seperators 1 = Smooth seperators
		sliderstyle         = 0                 # 0 = nothing added, 1 = handles
		stepperstyle        = 1                 # 0 = standard, 1 = integrated stepper handles, 2 = unknown
		progressbarstyle    = 1                 # 0 = nothing, 1 = stripes, 2 = lines
		focus_color         = @selected_bg_color
		shadow_shades       = { 0.8, 2.2 }      # gradient for shadows.		
		textstyle           = 0                 # 0 = normal text, 1 = inset		
		toolbarstyle        = 2                 # 0 = flat, 1 = glassy, 2 = gradient		
		trough_shades	    = { 0.75, 0.9 }	# draw gradient on trough of GtkScrollbar and GtkProgressbar
		trough_border_shades = { 0.9, 0.7 }
	}
}

### THEME MODULES ###

style "evolution-hack" = "murrine-default" # Hacks for Evolution Mail.
{	
	bg[NORMAL]     = shade (1.14, @bg_color) # Color for evo treeview headers.
	bg[PRELIGHT]   = shade (1.18, @bg_color) # Color for evo treeview header prelight.
	bg[ACTIVE]     = shade (0.75, @bg_color) # Color for unfocused evo selected items.
	bg[SELECTED]   = @selected_bg_color      # Color for evo selected items.
	fg[ACTIVE]     = @selected_fg_color      # Color for evo active text.
	fg[SELECTED]   = @selected_fg_color      # Color for evo selected text.
}

style "murrine-dark" {
	bg[NORMAL]	= "#212936"
	bg[ACTIVE]	= "#091720"
	bg[PRELIGHT]	= "#3c4a61"
	bg[SELECTED]	= "#3c4a61"
	
	fg[NORMAL]	= @selected_fg_color
	fg[PRELIGHT]	= "#ffffff"
	fg[ACTIVE]	= @selected_fg_color
	
	text[NORMAL]   = @selected_fg_color
	text[PRELIGHT] = "#ffffff"
	text[ACTIVE]   = @selected_fg_color
}

style "murrine-wide"
{
	xthickness = 2
	ythickness = 2
}

style "murrine-wider"
{
	xthickness = 3
	ythickness = 3
}

style "murrine-entry" = "murrine-wider" {

	bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color)
	fg[SELECTED] = @text_color

	engine "murrine" {
		contrast      = 0.4
		reliefstyle   = 4
		border_shades = {1.03,0.8}
		shadow_shades = {0.5,0.0}
	}
}

style "murrine-button" = "murrine-wider"
{	
	bg[NORMAL]        = shade (1.06, @bg_color) 
	bg[PRELIGHT]      = shade (1.45, @selected_bg_color)  
	bg[ACTIVE]        = shade (0.85, @bg_color)
	bg[SELECTED]      = shade (1.0, @selected_bg_color)  
	bg[INSENSITIVE]   = shade (0.95, @bg_color)

  	engine "murrine" 
	{
		contrast            = .8
		highlight_shade     = 1.00
		lightborder_shade   = 1.7
		gradient_shades     = {1.1,1.05,0.95,0.95} #{1.3,1.10,0.95,0.92} 
		border_shades       = { 1.1, 0.9 }
		shadow_shades       = {0.5,0.0}
		reliefstyle         = 3
	}
}

style "murrine-notebook-bg"
{
	bg[NORMAL]	= shade (1.1, @bg_color) # Tab background.
	bg[ACTIVE]	= @bg_color # Unfocused tab background.
}

style "murrine-notebook" = "murrine-notebook-bg"
{
	xthickness = 1 # Width of tabs and notebook borders.
	ythickness = 1 # Height of tabs and notebook borders.

	engine "murrine" 
	{
		roundness       = 3 # Roundness of notebook tabs.
		contrast        = 1.0
		highlight_shade = 1.0
		gradient_shades = {1.28,1.17,0.92,0.87} 
	}
}

style "murrine-menu"
{
	ythickness        = 2
	xthickness        = 0
	
	bg[SELECTED]      = shade (0.85, @selected_bg_color)
	bg[NORMAL]        = @bg_color
	bg[PRELIGHT]      = shade (0.85, @selected_bg_color)
	bg[ACTIVE]        = @bg_color
	bg[INSENSITIVE]   = @bg_color
	fg[NORMAL]        = @text_color # Color for normal text.
	fg[PRELIGHT]      = @selected_fg_color
	fg[SELECTED]      = @selected_fg_color
	fg[ACTIVE]        = @selected_fg_color
	fg[INSENSITIVE]   = shade (0.75, @bg_color) # Text color for non-interactive menu items
	text[NORMAL]      = @text_color # Color for menu-item radio/checks.
	base[NORMAL]      = @bg_color # Color for menu-item radio/checks background.
	text[PRELIGHT]    = @selected_fg_color
	text[SELECTED]    = @selected_fg_color
	text[ACTIVE]      = @selected_fg_color
	text[INSENSITIVE] = @text_color
	
	engine "murrine" 
	{
		roundness = 0 # Roundness of menu items.
	}
}

style "murrine-treeview"
{
  	engine "murrine" 
	{
		roundness = 0  # This makes treeview progressbars square.
	}
}

style "murrine-treeview-header" = "murrine-button"
{
	xthickness   = 2
	ythickness   = 1
	
	bg[NORMAL]	 = shade (1.14, @bg_color)  # Color for treeview headers.
	bg[PRELIGHT] = shade (0.98, @bg_color)  # Color for treeview header prelight.
	bg[ACTIVE]   = shade (0.85, @bg_color)  # Color for pressed-treeview.
  	
	engine "murrine" 
	{
		roundness = 0  # This makes treeview progressbars square.
	}
}

style "murrine-frame-title"
{
	fg[NORMAL] = lighter (@fg_color)
}

style "murrine-tooltips" = "murrine-wider"
{
	xthickness = 7
	ythickness = 4

	bg[NORMAL] = @tooltip_bg_color
	bg[SELECTED] = "#000000"
	fg[NORMAL] = @tooltip_fg_color

	engine "murrine"
	{
		roundness	= 0
		trough_shades	= { 0.15, 0.3 }
	}
}

style "murrine-progressbar"
{
	xthickness   = 0
	ythickness   = 0

	fg[PRELIGHT] = lighter (@selected_fg_color)
	bg[NORMAL]   = shade (1.05, @bg_color)
	bg[SELECTED] = shade (1.05, @selected_bg_color)

	engine "murrine" {
		gradient_shades = {1.2,0.85,1.1,0.75}
		roundness 	= 4
		contrast	= 0.5
		border_shades	= { 1.0, 0.8 }
		glowstyle	= 3
		glow_shade	= 1.2
	}
}

style "murrine-scrollbar"
{
	bg[SELECTED]	= shade (0.65, @base_color)
	
	engine "murrine" {
		arrowstyle		= 1
		roundness		= 9
		gradient_shades		= {1.0,1.0,1.0,1.0}
		highlight_shade		= 1.0
		glow_shade		= 1.0
		reliefstyle		= 2
		gradient_colors		= FALSE
    		lightborder_shade       = 1.0
		lightborderstyle	= 0
		trough_shades	        = { 0.97, 0.97}
		trough_border_shades	= { 1.03, 1.03 }
		border_shades		= { 0.85, 0.85}		# slider border outline
		shadow_shades		= { 0.5, 0.8 }
		contrast		= 0.0			# no trough-border
		prelight_shade		= 0.65
	}
}

style "murrine-statusbar"
{
	xthickness = 2
}

style "murrine-comboboxentry"
{
	engine "murrine"
	{
		contrast      = 0.4
		reliefstyle   = 4
		border_shades = {1.03,0.8}
		shadow_shades = {0.5,0.0}
	}
}

style "murrine-spinbutton"
{
	bg[ACTIVE] = shade (0.85, @bg_color) # Color for pressed-spinbuttons.
}

style "murrine-scale" = "murrine-button"
{
	GtkWidget	::focus-line-width	= 0
	GtkWidget	::focus-padding		= 2
	
	bg[PRELIGHT]   = shade (1.25, @bg_color)
	bg[SELECTED]      = shade (0.9, @selected_bg_color) 
	
	engine "murrine"
	{
		highlight_shade		= 1.05
		lightborder_shade	= 0.8
		roundness 		= 5
		border_shades		= { 0.8, 0.5 }
		contrast		= 0.8
	}
}

style "murrine-hscale" = "murrine-scale"
{
}

style "murrine-vscale" = "murrine-scale"
{
}

style "murrine-nautilus-location" # Workaround for nautilus' messages.
{
	bg[NORMAL] = shade (1.25, @selected_bg_color)
}

style "murrine-radiocheck" = "murrine-default"
{
	text[NORMAL]    = @selected_fg_color # Color for checks/radio items.
	text[PRELIGHT]  = @selected_fg_color # Color for checks/radio items.
}

style "murrine-toolbar" 
{
	bg[NORMAL] = @bg_color
}

###############################################################################
# The following part of the gtkrc applies the different styles to the widgets.
###############################################################################

# Murrine default style is applied to every widget.
class "GtkWidget"    style "murrine-default"

# Increase the x/ythickness in some widgets.
class "GtkFrame"     style "murrine-wide"
class "GtkEntry"     style "murrine-entry"
class "GtkSeparator" style "murrine-wide"
class "GtkCalendar"  style "murrine-wide"
class "GtkToolbar"   style "murrine-toolbar" 

class "GtkSpinButton"  style "murrine-spinbutton"
class "GtkScale"       style "murrine-scale"
class "GtkVScale"      style "murrine-vscale"
class "GtkHScale"      style "murrine-hscale"

class "GtkScrollbar"   style "murrine-scrollbar"
class "GtkVScrollbar"  style "murrine-scrollbar"
class "GtkHScrollbar"  style "murrine-scrollbar"

class "GtkRadio*"	style "murrine-radiocheck"
class "GtkCheck*"	style "murrine-radiocheck"

# General matching following, the order is choosen so that the right styles override each other eg. progressbar needs to be more important then the menu match.

# This is not perfect, it could be done better (That is modify *every* widget in the notebook, and change those back that we really don't want changed)
widget_class "*<GtkNotebook>*<GtkEventBox>"     style "murrine-notebook-bg"
widget_class "*<GtkNotebook>*<GtkDrawingArea>"  style "murrine-notebook-bg"
widget_class "*<GtkNotebook>*<GtkLayout>"       style "murrine-notebook-bg"
widget_class "*<GtkNotebook>*<GtkViewport>"	style "murrine-notebook-bg"
widget_class "*<GtkNotebook>*<GtkScrolledWindow>"	style "murrine-notebook-bg"

widget_class "*<GtkButton>"      style "murrine-button"
widget_class "*<GtkNotebook>"    style "murrine-notebook"
widget_class "*<GtkStatusbar>*"  style "murrine-statusbar"

widget_class "*<GtkComboBoxEntry>*" style "murrine-comboboxentry"
widget_class "*<GtkCombo>*"         style "murrine-comboboxentry"

widget_class "*<GtkMenu>*"              style "murrine-menu"

widget_class "*.<GtkFrame>.<GtkLabel>" style "murrine-frame-title"
widget_class "*.<GtkTreeView>*"        style "murrine-treeview"

widget_class "*<GtkProgress>"	       style "murrine-progressbar"
widget_class "*<GtkProgressBar>"       style "murrine-progressbar"

# Treeview header
widget_class "*.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header"
widget_class "*.<GtkCTree>.<GtkButton>"    style "murrine-treeview-header"
widget_class "*.<GtkList>.<GtkButton>"     style "murrine-treeview-header"
widget_class "*.<GtkCList>.<GtkButton>"    style "murrine-treeview-header"

# Workarounds for Evolution
widget_class "*.ETable.ECanvas"    style "murrine-treeview-header"
widget_class "*.ETree.ECanvas"    style "murrine-treeview-header"
widget_class "*GtkCTree*"	style "evolution-hack"
widget_class "*GtkList*"	style "evolution-hack"
widget_class "*GtkCList*"	style "evolution-hack"
widget_class "*.ETree.*"	style "evolution-hack"
widget_class "*EInfoLabel*"	style "evolution-hack"

# The window of the tooltip is called "gtk-tooltip"
################################
# FIXME:
# This will not work if one embeds eg. a button into the tooltip.
# As far as I can tell right now we will need to rework the theme
# quite a bit to get this working correctly.
# (It will involve setting different priorities, etc.)
################################
widget "gtk-tooltip*" style "murrine-tooltips"

###################################################
# SPECIAL CASES AND WORKAROUNDS
###################################################

# Special case the nautilus-extra-view-widget
# ToDo: A more generic approach for all applications that have a widget like this.
widget "*.nautilus-extra-view-widget" style : highest "murrine-nautilus-location"

# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646
# Note that the work around assumes that the combobox is _not_ in appears-as-list mode.
# This style does not affect GtkComboBoxEntry, it does have an effect on comboboxes in appears-as-list mode though.
style "murrine-text-is-fg-color-workaround"
{
	text[NORMAL]      = @fg_color
	text[PRELIGHT]    = @fg_color
	text[SELECTED]    = @selected_fg_color
	text[ACTIVE]      = @fg_color
	text[INSENSITIVE] = darker (@bg_color)
}
widget_class "*.<GtkComboBox>.<GtkCellView>"   style "murrine-text-is-fg-color-workaround"

style "murrine-menuitem-text-is-fg-color-workaround"
{
	text[NORMAL]        = @fg_color
	text[PRELIGHT]      = @selected_fg_color
	text[SELECTED]      = @selected_fg_color
	text[ACTIVE]        = @fg_color
	text[INSENSITIVE]   = darker (@bg_color)
}
widget "*.gtk-combobox-popup-menu.*"   style "murrine-menuitem-text-is-fg-color-workaround"

# Work around the usage of GtkLabel inside GtkListItems to display text.
# This breaks because the label is shown on a background that is based on the base color set.
style "murrine-fg-is-text-color-workaround"
{
	fg[NORMAL]      = @text_color
	fg[PRELIGHT]    = @text_color
	fg[ACTIVE]      = @selected_fg_color
	fg[SELECTED]    = @selected_fg_color
	fg[INSENSITIVE] = darker (@bg_color)
}
widget_class "*<GtkListItem>*" style "murrine-fg-is-text-color-workaround"
# The same problem also exists for GtkCList and GtkCTree.
# Only match GtkCList and not the parent widgets, because that would also change the headers.
widget_class "*<GtkCList>" style "murrine-fg-is-text-color-workaround"
widget_class "*<EelEditableLabel>" style "murrine-fg-is-text-color-workaround"

widget "xfwm4-tabwin*" style "murrine-dark"

# Makes the text in the toolbar and statusbar smaller. Remove if you want to use the default size.
style "smaller-text"
{
#	font_name = "7"
}
widget_class "*ToolButton*" style "smaller-text"
widget_class "*Statusbar*" style "smaller-text"

# Fix Firefox menubar
style "murrine-menubar-fixes"
{
	fg[NORMAL] = @selected_fg_color
}

widget_class "*GtkFixed*.GtkMenuBar*"	style "murrine-menubar-fixes"

include "nautilus.rc"    # Nautilus styling