#Murrina Granite by Pakos
#ja@pakos.biz
#http://pakos.biz
#http://gtk.pakos.biz

gtk-button-images = 0 
gtk-icon-sizes = "panel-menu=24,24:panel=24,24:gtk-button=16,16:gtk-large-toolbar=24,24"
gtk-menu-images = 0
style "theme-default"
{
  GtkButton      ::default_border    = { 0, 0, 0, 0 }
  GtkRange       ::trough_border     = 0
  GtkPaned       ::handle_size       = 6
  GtkRange       ::slider_width      = 7
  GtkRange       ::stepper_size      = 0

  GtkScrollbar   ::min_slider_length = 30
  GtkCheckButton ::indicator_size    = 10
  GtkRadioButton ::indicator_size    = 10
  GtkMenuBar     ::internal-padding  = 0
  GtkTreeView    ::expander_size     = 14
  GtkExpander    ::expander_size     = 16
  GtkScale       ::slider-length     = 16

  
  
  xthickness = 1
  ythickness = 1

  fg[NORMAL]        = "#d0d0d0" 
  fg[PRELIGHT]      = "#d0d0d0"
  fg[SELECTED]      = "#d0d0d0"
  fg[ACTIVE]        = "#d0d0d0" 
  fg[INSENSITIVE]   = "#333333" 

  bg[NORMAL]        = "#333333" 
  bg[PRELIGHT]      = "#333333" #1
  bg[SELECTED]	    = "#bf0348" 
  bg[INSENSITIVE]   = "#333333" 
  bg[ACTIVE]        = "#333333" 

  base[NORMAL]      = "#333333" 
  base[PRELIGHT]    = "#686966" #2
  base[ACTIVE]      = "#bf0348" 
  base[SELECTED]    = "#bf0348" 
  base[INSENSITIVE] = "#333333"

  text[NORMAL]      = "#d0d0d0" 
  text[PRELIGHT]    = "#bf0348" 
  text[ACTIVE]      = "#d0d0d0" 
  text[SELECTED]    = "#d0d0d0"
  text[INSENSITIVE] = "#444444"

  engine "murrine" 
  {
menuitemstyle = 2 # 0 = flat, 1 = glassy, 2 = striped
	 scrollbar_color     = "#bf0348"
	 scrollbarstyle		= 3
	 contrast 			   = 1.0
	 menustyle = 0
glazestyle = 1 # 0 = flat hilight, 1 = curved hilight, 2 = concave style
	 menubarstyle = 1 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
	 menubaritemstyle = 1 # 0 = menuitem look, 1 = button look
menuitemstyle = 2 # 0 = flat, 1 = glassy, 2 = striped
	 listviewheaderstyle = 1 # 0 = flat, 1 = glassy
	 listviewstyle = 1
	 gradients				= TRUE
roundness = 4
    animation = TRUE # FALSE = disabled, TRUE = enabled
    highlight_shade = 1.1
  }
}


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

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

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

style "theme-button" = "theme-wider"
{
  xthickness = 3
  ythickness = 0
  bg[NORMAL]        = "#333333" 
  bg[INSENSITIVE]   = "#333333"
  bg[PRELIGHT]      = "#222222" 
  bg[ACTIVE]	     = "#bf0348"
}


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

style "theme-tasklist" = "theme-default"
{
  xthickness = 4
  ythickness = 2
}

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

style "theme-menu-item" = "theme-default"
{
  ythickness = 3
  fg[NORMAL] = "#d0d0d0" 
  fg[PRELIGHT] = "#bf0348" 
  fg[INSENSITIVE]      = "#444444"
  bg[SELECTED]	    = "#222222"
  }
  

style "theme-menubar" = "theme-default"
{
  bg[NORMAL] = "#333333"
 
}

style "theme-menubar-item"
{
	ythickness = 2
	fg[PRELIGHT] = "#bf0348" 
	bg[PRELIGHT] = "#333333" 
}

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

style "theme-frame-title" = "theme-default"
{

  fg[NORMAL] = "#bf0348"
}

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

style "theme-progressbar" = "theme-wide"
{
  xthickness = 0
  ythickness = 0
  fg[PRELIGHT]  = "#333333"
  bg[NORMAL]        = "#333333"
  bg[SELECTED]	    = "#bf0348"
}

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"


style "inactivetext2"
{


  #fg[PRELIGHT] 		= "#c13bb0"
  #fg[NORMAL]    ="#c13bb0"
  
engine "mist"
 	{
	}
}

widget_class "*.<GtkMenuItem>.*" style "inactivetext2"

# PANEL
style "panel"{
  xthickness            			= 2
  ythickness            			= 2
	bg[NORMAL]   = "#333333"
	fg[NORMAL]   = "#333333" 
	text[NORMAL] = "#d0d0d0" 
}

style "panelbuttons"{
  xthickness            			= 0
  ythickness            			= 0
    bg[NORMAL] 		= "#333333"
    bg[ACTIVE]		= "#222222" 
    bg[SELECTED]	= "#bf0348" 
    bg[PRELIGHT]	= "#222222"
    
    fg[NORMAL]		= "#d0d0d0"
    fg[ACTIVE]		= "#bf0348" 
    fg[PRELIGHT]	= "#bf0348"
}
class "*Panel*" style "panel"
widget_class "*Panel*GtkToggleButton" style "panelbuttons"
widget_class "*Panel*Button" style "panelbuttons"
widget_class "*Panel*b*" style "panelbuttons"


# widget styles
class "GtkWidget"      style "theme-default"
class "GtkButton"      style "theme-button" #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-tooltips" 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"
