style "default"
{
	GtkButton::default_border                    = {0, 0, 0, 0}
	GtkButton::default_outside_border            = {0, 0, 0, 0}
	GtkButton::child_displacement_x              = 0
	GtkButton::child_displacement_y              = 1
	GtkButton::default_spacing                   = 4
	GtkButton::focus-padding                     = 0
	GtkCheckButton::indicator_size               = 20
	GtkMenuBar::internal-padding                 = 1
	GtkMenuBar::shadow_type                      = out
	GtkHandleBox::shadow_type                    = out
	GtkMenuItem::selected_shadow_type            = etched-in
	GtkPaned::handle_full_size                   = 1
	GtkPaned::handle_size                        = 4
	GtkRadioButton::indicator_size               = 20
	GtkRange::slider_width                       = 15
	GtkRange::stepper_size                       = 10
	GtkRange::stepper_spacing                    = 0
	GtkRange::trough_border                      = 0
	GtkScrollbar::has_backward_stepper           = 1
	GtkScrollbar::has_secondary_backward_stepper = 0
	GtkScrollbar::min_slider_length              = 10
	GtkToolbar::shadow_type                      = out
	GtkWidget::focus-line-width                  = 1
	GtkWidget::focus_padding                     = 1 
	GtkWidget::interior_focus                    = 1 
	GtkWidget::internal_padding                  = 2 
	GtkEntry::cursor_color                       = "#ffffff"
	GtkEntry::secondary_cursor_color             = "#ffffff"
	GtkTextView::cursor_color                    = "#ffffff"
	GtkTextView::secondary_cursor_color          = "#ffffff"
	GtkEntry::cursor_aspect_ratio                = 0.1
	GtkEntry::cursor_aspect_ratio                = 0.1
	GtkWidget::tooltip-radius = 2
	GtkWidget::tooltip-alpha = 235
	GtkTreeView::odd_row_color = "#bfbaa6"
	GtkTreeView::even_row_color = "#bfbaa6"
    
    xthickness             = 1
    ythickness             = 1


#    base[ACTIVE]      = "#888888"
    base[ACTIVE]      = "#000000"
    base[INSENSITIVE] = "#dfdac6"
#    base[NORMAL]      = "#c4c0b1"
    base[NORMAL]      = "#dfdac6"
    base[PRELIGHT]    = "#002849"
    base[SELECTED]    = "#000"

#    bg[ACTIVE]        = "#afaa96"
    bg[ACTIVE]        = "#bfbaa6"
    bg[INSENSITIVE]   = "#dfdac6"
#    bg[NORMAL]        = "#afaa96"
    bg[NORMAL]        = "#bfbaa6"
    bg[PRELIGHT]      = "#dfdac6"
    bg[SELECTED]      = "#afaa96"

    fg[ACTIVE]        = "#000000"
    fg[INSENSITIVE]   = "#000000"
    fg[NORMAL]        = "#000000"
    fg[PRELIGHT]      = "#000000"
    fg[SELECTED]      = "#ffffff"

    text[ACTIVE]      = "#ffffff"
    text[INSENSITIVE] = "#555555"
    text[NORMAL]      = "#000000"
    text[PRELIGHT]    = "#000000"
    text[SELECTED]    = "#ffffff"

    engine "xfce" {
		smooth_edge = true
        boxfill {
            fill_style = gradient
            orientation = vertical
            shade_start = 1.25
            shade_end = 0.75
        }
    }
    engine "murrine" {
		progressbarstyle    = 0                 # 0 = nothing, 1 = stripes, 2 = lines
		menustyle 	= 0 	# no vertical stripe
		textstyle	= 4		#for a shadow at the top left of the text (use carefully).
		text_shade	= 0.75
	}
}
widget_class "*"                   style "default"
#include "thunar.rc"


style "combobox-text-color-workaround" {
    text[NORMAL] 		= "#000"
    text[PRELIGHT] 		= "#000"
    text[SELECTED] 		= "#000"
    text[ACTIVE] 		= "#000"
    text[INSENSITIVE]	= "#999999"
}
widget_class "*.<GtkComboBox>.<GtkCellView>" style "combobox-text-color-workaround"




style "menudesign" = "default" {
    xthickness = 2
    ythickness = 2
#    bg[NORMAL] = "#3d3d3d"
}
widget_class "*BonoboDockItem"     style "menudesign"
class "*BonoboDockItem"            style "menudesign"
widget_class "*ToolBar"            style "menudesign"
class "*ToolBar"                   style "menudesign"
widget_class "*MenuBar"            style "menudesign"
class "*MenuBar"                   style "menudesign"

style "tooltips" {
  xthickness = 8
  ythickness = 4
  
  bg[NORMAL] = "#000000"
  fg[NORMAL] = "#ffffff"
  engine "murrine" {}
}

# GTK tooltips
widget "gtk-tooltip*" style "tooltips"

style "button"  {
    xthickness 		= 2
    ythickness 		= 2
    bg[ACTIVE] 		= "#bfbaa6"
    bg[PRELIGHT] 	= "#dfdac6"
    fg[ACTIVE] 		= "#000"
    fg[SELECTED]	= "#000"
    fg[NORMAL]	 	= "#000"
    fg[PRELIGHT]	= "#000"
	engine "xfce" {
        smooth_edge = true
        grip_style = none
        boxfill {
            fill_style = gradient
            orientation = vertical
            shade_start = 1.1
            shade_end = 0.85
       }
    }
}
widget_class "*Button*"          style "button"
class "*Button*"                 style "button"
widget_class "*button*"          style "button"
class "*button*"                 style "button"
widget_class "*Tree*"            style "button"
class "*Tree*"                   style "button"
style "treeview" {
	# el color de texto-normal es el color del indicador list-minicheck
	bg[SELECTED]	= "#323232"		# backcolor list-minicheck
    bg[PRELIGHT] 	= "#dfdac6"
#	text[NORMAL]    = shade (1.05, "#000")		# indicador normal 
	base[NORMAL]	= "#afaa96"
	text[ACTIVE]	= "#000"
	text[SELECTED]	= "#000"
	text[NORMAL] 	= "#000"
    fg[NORMAL]	 	= "#000"
	engine "murrine" {
		gradient_colors 	= {"#afaa96","#afaa96","#afaa96","#afaa96"}
		gradient_shades		= {1.4,1.2,1.0,0.8}
        separatorstyle 		= 0
		contrast 			= 1.7
	}
}
widget_class "*GtkTree*"       style "treeview" 


style "treeview_header" {
	ythickness	= 0
    GtkWidget	::focus-padding	= 0
	engine "murrine" {
		gradient_colors 	= {"#afaa96","#afaa96","#afaa96","#afaa96"}
		gradient_shades		= {1.3,1.2,1.1,1.0}
        separatorstyle 		= 0
		contrast 			= 1.7
	}
}
widget_class "*.<GtkTreeView>.<GtkButton>"		style "treeview_header"
widget_class "*.<GtkCTree>.<GtkButton>"			style "treeview_header"
widget_class "*.<GtkList>.<GtkButton>"			style "treeview_header"
widget_class "*.<GtkCList>.<GtkButton>"			style "treeview_header"

style "sbstyle" = "default" {
    xthickness 	= 2
    ythickness 	= 2
    bg[NORMAL] 	= "#323232"
    bg[PRELIGHT] = "#dfdac6"
    engine "xfce" {
        smooth_edge = true
        grip_style = none
        boxfill {
            fill_style = gradient
            orientation = automatic
            shade_start = 1.55
            shade_end = 0.85
        }
    }
}
widget_class "*Scrollbar*"         style "sbstyle"
class "*Scrollbar*"                style "sbstyle"
widget_class "*GtkScale*"          style "sbstyle"
class "*GtkScale*"                 style "sbstyle"

widget_class "*<GtkComboBox>" style "button"


style "progress"  {
    xthickness = 2
    ythickness = 2
    fg[PRELIGHT]  = "#fff"
	engine "murrine" {
		border_shades 		= { 1.2, 1.0 }
		gradient_colors		= {"#454545", "#323232", "#202020", "#000000"}
	}
}
widget_class "*GtkProgress*"       style "progress" 
class "*GtkProgress*"              style "progress" 

style "menuitem" {
    xthickness 		= 1
    ythickness 		= 2
    text[PRELIGHT] 	= "#000000"
    text[SELECTED] 	= "#fff"
    fg[SELECTED] 	= "#fff"
    fg[PRELIGHT] 	= "#000000"
	fg[NORMAL] 		= "#000000"
	fg[INSENSITIVE] = "#888888"
	engine "xfce" {
        smooth_edge = false
        grip_style = none
        boxfill {
            fill_style = gradient
            orientation = vertical
            shade_start = 1.1
            shade_end = 0.85
       }
    }
}

widget_class "*MenuItem*"          style "menuitem"
class "*MenuItem*"                 style "menuitem"

style "menu" {
	bg[NORMAL] 		= "#cfcab6"
	fg[NORMAL] 		= "#fff"
    text[SELECTED] 	= "#fff"
	engine "murrine" {
		border_shades 		= { 2.2, 2.0 }
		roundness 			= 0
		gradient_colors		= {"#cfcab6","#babfa6", "#afaa96", "#9f9a86"}
	}
}
widget_class "*Menu"          style "menu"
class "Menu*"                 style "menu"

style "flat" = "default"
{
    xthickness = 2
    ythickness = 2
	engine "murrine" { }
}
widget_class "*HandleBox"         style "flat"

style "text" {
	engine "murrine" { }
}
widget_class "*Text*"          style "text"
class "*Text*"                 style "text"
style "notebook" {

	xthickness = 5 # was 10
	bg[ACTIVE]	= "#9f9a86"
	bg[NORMAL]	= "#bfbaa6"
	fg[NORMAL]  = "#000000"
	fg[ACTIVE]  = "#000000"
	text[ACTIVE] = "#000"
	engine "murrine" { }
}
class "GtkNotebook"               style "notebook"
widget_class "*<GtkNotebook>"     style "notebook"
style "radiocheck" {
  	engine "murrine"  {
		gradient_colors 	= {"#bfbaa6","#bfbaa6","#bfbaa6","#bfbaa6"}
		gradient_shades		= {1.7,1.5,1.3,1.0}
		contrast			= 1.8
	}
}
class "GtkRadio*"						style "radiocheck"
class "GtkCheck*"						style "radiocheck"
widget_class "*<GtkRadioButton>*"		style "radiocheck"
widget_class "*<GtkCheckButton>*"		style "radiocheck"
# ========================
# THUNAR SPECIFIC SETTINGS
# ========================

style "thunar-location" {
	ThunarLocationButtons::spacing = 0
}

style "thunar-handle" {
	GtkPaned::handle-size = 1
	engine "pixmap" {
		image { function = HANDLE file = "/widgets/Others/handle.png" stretch = TRUE border = { 0, 0, 0, 0 } }
	}
}

style "thunar-statusbar" {
	bg[NORMAL] = "#000"
	fg[NORMAL] = "#ffffff"
}

style "thunar-sidepane" {
#	GtkTreeView::odd_row_color = "#bfbaa6"
#	GtkTreeView::even_row_color = "#bfbaa6"
	bg[NORMAL]			= "#bfbaa6"
	bg[PRELIGHT]		= "#000000"
	bg[ACTIVE]			= "#484a4c"
	bg[INSENSITIVE]		= shade (0.65, "#bfbaa6")
	fg[INSENSITIVE]		= "#c0c0c0"
	fg[SELECTED]		= "#000"
	fg[ACTIVE]			= "#fff"
	text[SELECTED]		= "#000"
	text[ACTIVE]		= "#000"
	engine "murrine" {
		gradient_colors 	= {"#afaa96","#afaa96","#afaa96","#afaa96"}
		gradient_shades		= {1.4,1.3,1.2,1.0}
        separatorstyle 		= 0
		contrast 			= 1.7
	}
}

style "thunar-frame" {
	xthickness = 1
	ythickness = 1
}

widget_class "*ThunarWindow*.<GtkScrolledWindow>" 	style "thunar-frame"
widget_class "*ThunarLocationButtons*" 				style "thunar-location"
widget_class "*ThunarShortcutsView*" 				style "thunar-sidepane"
widget_class "*ThunarTreeView*" 					style "thunar-sidepane"
widget_class "*ThunarWindow*.<GtkHPaned>" 			style "thunar-handle"
widget_class "*ThunarStatusbar*" 					style "thunar-statusbar"
style "darktree" {
	base[NORMAL] 	= "#afaa96"
	base[ACTIVE] 	= "#606060"
	text[NORMAL] 	= "#000"
	text[ACTIVE] 	= "#000"
	text[PRELIGHT] 	= "#000"
	fg[SELECTED]	= "#000"
	text[SELECTED]	= "#000"
	fg[PRELIGHT] 	= "#000"
	fg[NORMAL] 		= "#000"
	engine "murrine" {
		gradient_colors 	= {"#afaa96","#afaa96","#afaa96","#afaa96"}
		gradient_shades		= {1.4,1.3,1.2,1.0}
        separatorstyle 		= 0
		contrast 			= 1.7
	}
}
widget "whiskermenu-window*TreeView*" style "darktree"widget "whiskermenu-window*TreeView*" style "darktree"
style "darkback"
{
	bg[NORMAL] 		= "#afaa96"
	bg[ACTIVE] 		= "#606060"
	text[NORMAL] 	= "#000"
	text[ACTIVE] 	= "#000"
	text[PRELIGHT] 	= "#000"
	fg[SELECTED]	= "#000"
	text[SELECTED]	= "#000"
	fg[PRELIGHT] 	= "#000"
	fg[NORMAL] 		= "#000"
	engine "murrine" {
		gradient_colors 	= {"#afaa96","#afaa96","#afaa96","#afaa96"}
		gradient_shades		= {1.4,1.3,1.2,1.0}
        #separatorstyle 	= 0
		contrast 			= 1.7
	}
}
widget "whiskermenu-window*" style "darkback"
#
# Panel stuff
#


style "theme-panel" {
	xthickness	= 2
	ythickness	= 2
	bg[ACTIVE] 	= "#dfdac6"
	bg[NORMAL]	= "#bfbaa6"
	fg[ACTIVE]	= "#000"
	fg[NORMAL]	= "#000"
    engine "xfce" {
        smooth_edge = true
        grip_style = none
        boxfill {
            fill_style = gradient
            orientation = vertical
            shade_start = 1.55
            shade_end = 0.85
        }
    }
}

style "workspace-switcher" = "theme-panel"
{
	bg[SELECTED] = "#323232"
}

widget "*PanelWidget*"              style "theme-panel"
widget "*PanelApplet*"              style "theme-panel"
widget "*fast-user-switch*"         style "theme-panel"
widget "*CPUFreq*Applet*"           style "theme-panel"
widget "*indicator-applet*"         style "theme-panel"
class "PanelApp*"                   style "theme-panel"
class "PanelToplevel*"              style "theme-panel"
widget_class "*PanelToplevel*"      style "theme-panel"
widget_class "*notif*"              style "theme-panel"
widget_class "*Notif*"              style "theme-panel"
widget_class "*Tray*"               style "theme-panel" 
widget_class "*tray*"               style "theme-panel"
widget_class "*computertemp*"       style "theme-panel"
widget_class "*Applet*Tomboy*"      style "theme-panel"
widget_class "*Applet*Netstatus*"   style "theme-panel"

# Fixes for tooltip text in some apps.
widget_class "*Notif*Beagle*"       style "theme-panel"
widget_class "*Notif*Brasero*"      style "theme-panel"

# XFCE panel theming.
widget "*Xfce*Panel*"               style "theme-panel"
class "*Xfce*Panel*"                style "theme-panel"
widget "*WnckPager*"	    	    style "workspace-switcher"
