#MurrinaCleanGray by Pakos 
#ja@pakos.biz
#http://pakos.biz

gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=16,16:gtk-small-toolbar=16,16"
style "theme-default"
{
	GtkButton      ::child-displacement-x = 0
	GtkButton      ::child-displacement-y = 0
	GtkButton      ::default-border       = { 0, 0, 0, 0 }
	GtkCheckButton ::indicator-size       = 14

	GtkPaned       ::handle-size          = 6

	GtkRange::trough-border		= 3 
	GtkRange::slider-width		= 12 
	GtkRange::stepper-size		= 12 

	GtkScale       ::slider-length        = 15
	GtkScale       ::trough-side-details  = 0
	GtkScrollbar   ::min-slider-length    = 30

	GtkMenuBar     ::internal-padding     = 0
	GtkExpander    ::expander-size        = 16
	GtkToolbar     ::internal-padding     = 0
	GtkTreeView    ::expander-size        = 14
	GtkTreeView    ::vertical-separator   = 0

	GtkMenu        ::horizontal-padding   = 0
	GtkMenu        ::vertical-padding     = 0

	GtkToolbar     	:: shadow-type		= GTK_SHADOW_NONE
        GtkMenuBar     	:: shadow-type          = GTK_SHADOW_NONE
	GtkStatusbar   	::shadow_type 		= GTK_SHADOW_NONE
	GtkFrame	::shadow_type 		= GTK_SHADOW_NONE 

	
	WnckTasklist   ::fade-overlay-rect    = 0

	GtkButton::focus-padding	= 0

  
  xthickness = 1
  ythickness = 1

  fg[NORMAL]        = "#222222"
  fg[PRELIGHT]      = "#222222"
  fg[SELECTED]      = "#222222"
  fg[ACTIVE]        = "#222222"
  fg[INSENSITIVE]   = "#b5b3ac"

  bg[NORMAL]        = "#d4d4d4"
  bg[PRELIGHT]      = "#d4d4d4"
  bg[SELECTED]	    = "#d4d4d4"
  bg[INSENSITIVE]   = "#d4d4d4"
  bg[ACTIVE]        = "#d4d4d4"

  base[NORMAL]      = "#ffffff"
  base[PRELIGHT]    = "#ffffff"
  base[ACTIVE]      = "#d4d4d4"
  base[SELECTED]    = "#d4d4d4"
  base[INSENSITIVE] = "#d4d4d4"

  text[NORMAL]      = "#222222"
  text[PRELIGHT]    = "#222222"
  text[ACTIVE]      = "#222222"
  text[SELECTED]    = "#222222"
  text[INSENSITIVE] = "#b5b3ac"

  engine "murrine" 
  {
		animation           = TRUE
		colorize_scrollbar  = TRUE
		contrast            = 1.0   
		glazestyle          = 0     
		gradient_shades     = {1.1,1.05,1.0,1.0}
		gradients           = FALSE 
		highlight_shade     = 1.0
		lightborder_shade   = 1.05   
		lightborderstyle    = 0     
		listviewheaderstyle = 0     
		listviewstyle       = 1     
		menubaritemstyle    = 1     
		menubarstyle        = 0   
		menuitemstyle       = 0     
		menustyle           = 0     
		reliefstyle	    = 0     
		rgba		    = FALSE 
		roundness           = 0     
		scrollbarstyle      = 3     
		sliderstyle         = 0     
		stepperstyle        = 1     
		toolbarstyle	    = 0    
  }
}


style "theme-wide" = "theme-default"
{
  xthickness = 2
  ythickness = 2
}

style "theme-wider" = "theme-default"
{
  xthickness = 3
  ythickness = 3
}

style "theme-entry" = "theme-wider"
{
  bg[SELECTED]	    = "#d4d4d4"
}

style "theme-button" = "theme-wider"
{
  bg[NORMAL]        = "#d4d4d4"
  bg[INSENSITIVE]   = "#d4d4d4"
  bg[PRELIGHT]      = "#c4c4c4"
  bg[ACTIVE]	     = "#c4c4c4"
}

style "theme-notebook" = "theme-wide"
{
  bg[NORMAL]      = "#ffffff"
  bg[INSENSITIVE] = "#d4d4d4"
  bg[SELECTED]    = "#d4d4d4"
}

style "theme-tasklist" = "theme-default"
{
  xthickness = 5
  ythickness = 3
}

style "theme-menu" = "theme-default"
{
  xthickness = 3
  ythickness = 3
}

style "theme-menu-item" = "theme-default"
{
  ythickness = 3
  fg[NORMAL] = "#222222"
  #fg[PRELIGHT] = "#ffffff"
  text[PRELIGHT] = "#222222"
}

style "theme-menubar" = "theme-default"
{
  bg[NORMAL] = "#d4d4d4"
  fg[NORMAL] = "#222222"
  fg[ACTIVE] = "#222222"
  text[NORMAL] = "#222222"
  text[PRELIGHT] = "#222222"
  base[PRELIGHT] = "#d4d4d4"
  base[SELECTED] = "#d4d4d4"
}

style "theme-menubar-item"
{
	ythickness = 4
	fg[PRELIGHT] = "#222222"
	bg[PRELIGHT] = "#d4d4d4"
}

style "theme-tree" = "theme-default"
{
  xthickness = 2
  ythickness = 2
  bg[NORMAL]        = "#d4d4d4"
}

style "theme-frame-title" = "theme-default"
{
  fg[NORMAL] = "#222222"
}

style "theme-tooltips" = "theme-default"
{
  xthickness = 4
  ythickness = 4
  bg[NORMAL] = "#d4d4d4"
}

style "theme-progressbar" = "theme-wide"
{
  xthickness = 2
  ythickness = 2
  #fg[PRELIGHT]  = "#ffffff"
}

style "theme-combo" = "theme-button"
{
}

style "metacity-frame"
{
  # Normal base color
  #bg[NORMAL]  = "#bbbbbb"

  # Unfocused title background color
  #bg[INSENSITIVE]  = { 0.8, 0.8, 0.8 }

  # Unfocused title text color
  #fg[INSENSITIVE]  = { 1.55, 1.55, 1.55 }

  # Focused icon color
  #fg[NORMAL]  = { 0.2, 0.2, 0.2 }

  # Focused title background color
  bg[SELECTED]  = "#444444"
  #base[ACTIVE]  = "#f2f2f2"

  # Focused title text color
  fg[SELECTED]  = "#ffffff"
}
class "MetaFrames" 	  style "metacity-frame"
class "GtkWindow"      style "metacity-frame"

# widget styles
class "GtkWidget"      style "theme-default"
class "GtkButton"      style "theme-button"
class "GtkScale"       style "theme-button"
class "GtkCombo"       style "theme-button"
class "GtkRange"       style "theme-wide"
class "GtkFrame"       style "theme-wide"
class "GtkMenu"        style "theme-menu"
class "GtkEntry"       style "theme-entry"
class "GtkMenuItem"    style "theme-menu-item"
class "GtkNotebook"    style "theme-notebook"
class "GtkProgressBar" style "theme-progressbar"
class "*MenuBar*"      style "theme-menubar"

widget_class "*MenuItem.*" style "theme-menu-item"
widget_class "*MenuBar.*"  style "theme-menubar-item"

# combobox stuff
widget_class "*.GtkComboBox.GtkButton" style "theme-combo"
widget_class "*.GtkCombo.GtkButton"    style "theme-combo"
# tooltips stuff
widget_class "*.tooltips.*.GtkToggleButton" style "theme-tasklist"
widget "gtk-tooltip*" style "theme-tooltips"

# treeview stuff
widget_class "*.GtkTreeView.GtkButton" style "theme-tree"
widget_class "*.GtkCTree.GtkButton" style "theme-tree"
widget_class "*.GtkList.GtkButton" style "theme-tree"
widget_class "*.GtkCList.GtkButton" style "theme-tree"
widget_class "*.GtkFrame.GtkLabel" style "theme-frame-title"

# notebook stuff
widget_class "*.GtkNotebook.*.GtkEventBox" style "theme-notebook"
widget_class "*.GtkNotebook.*.GtkViewport" style "theme-notebook"
