gtk_color_scheme = "fg_color:#000000\nbg_color:#F2F0EE\nbase_color:#ffffff\ntext_color:#000000\nselected_bg_color:#3099FB\nselected_fg_color:#ffffff"

gtk-menu-popup-delay = 0

gtk-icon-sizes = "panel-menu=22,22:panel=22,22:gtk-button=22,22"

gtk-button-images = 0

style "theme-default"
{

  GtkButton::default_border    			= { 0, 0, 0, 0 }
  GtkButton::default_outside_border		= { 0, 0, 0, 0 }
  GtkButton::inner-border 			= { 0, 0, 0, 0 }
  GtkButton::outside-border 			= { 0, 0, 0, 0 }
  GtkEntry::inner-border 			= { 0, 0, 0, 0 }
  GtkVScale::slider_length 			= 12
  GtkVScale::slider_width 			= 30
  GtkHScale::slider_length 			= 12
  GtkHScale::slider_width			= 30
  GtkButton::child-displacement-x 		= 0
  GtkButton::child-displacement-y 		= 0
  GtkRange::trough_border     			= 0
  GtkPaned::handle_size       			= 6
  GtkRange::slider_width      			= 15
  GtkRange::stepper_size      			= 15
  GtkScrollbar::min_slider_length 		= 30
  GtkCheckButton::indicator_size    		= 14
  GtkMenuBar::internal-padding  		= 0
  GtkTreeView::expander_size     		= 14
  GtkExpander::expander_size     		= 16
  GtkScale::slider-length 			= 30
  GtkStatusbar::shadow_type 			= GTK_SHADOW_NONE
  GtkSpinButton::shadow_type 			= GTK_SHADOW_NONE
  GtkToolbar::shadow_type 			= GTK_SHADOW_NONE
  GtkScrolledWindow::shadow_type 		= GTK_SHADOW_NONE
  GtkMenuBar::shadow_type			= GTK_SHADOW_NONE
  GtkButton::button-relief   	  		= GTK_RELIEF_NONE
  GtkToolBar::button-relief			= GTK_RELIEF_NONE
  GtkMenuBar::button-relief			= GTK_RELIEF_NONE
  NautilusIconContainer::highlight_alpha	= 120
  NautilusIconContainer::prelight_alpha		= 120
  NautilusIconContainer::frame_text 		= 0
  NautilusIconContainer::activate_prelight_icon_label = 0
  NautilusIconContainer::selection_box_color	= "#FFFFFF"
  ETree::retro_look				= 1
  GtkHTML::spell_error_color 			= "#FBB830"
  EggFindBar::all_matches_color			= "#3099FB"
  EggFindBar::current_match_color		= "#1E64A6"
  GtkComboBox::appears-as-list			= 0
  GtkMenu::double-arrows			= 0
  GtkRange::activate-slider			= 1
  GtkScrolledWindow::scrollbar-spacing 		= 0
  GtkNotebook::tab-border 			= 0
  GtkNotebook::tab-hborder			= 0
  GtkNotebook::tab-vborder 			= 0
  GtkNotebook::show-border 			= 0
  GtkNotebook::gtk-button-images 		= 0
  GtkNotebook::gtk-menu-images 			= 0
  GtkNotebook::arrow-spacing 			= 0
  GtkNotebook::focus-line-width 		= 0
  GtkContainer::border-with			= 0
  GtkComboBox::arrow-size 			= 3
  xthickness 					= 1
  ythickness 					= 1
  GtkMenu::horizontal-offset 			= -1
  GtkMenu::vertical-padding 			= 0
  GtkMenu::horizontal-padding 			= 0
  GtkNotebook::tab-curvature 			= 3
  GtkNotebook::tab-overlap 			= 4
  GtkMenuItem::arrow-spacing 			= 0
  GtkCheckButton::indicator-size 		= 10
  GtkCheckButton::indicator-spacing 		= 4
  GtkRadioButton::indicator-size 		= 12
  GtkRadioButton::indicator-spacing		= 3
  GtkTreeView::horizontal_separator		= 4
  GtkTreeView::vertical_separator		= 4
  GtkWidget::cursor-color 			= "#0084FF"
  GtkEntry::cursor_color 			= "#0084FF"
  GtkTextView::cursor_color 			= "#0084FF"
  GtkRange::trough-border 			= 0
  GtkRange::slider-width 			= 16
  GtkRange::stepper-size 			= 14
  GtkScrollbar::slider_width 			= 14
  GtkScrollbar::slider_length			= 15
  GtkScrollbar::stepper_size 			= 12
  GtkScrollbar::min_slider_length 		= 40
  GtkScrollbar::has-backward-stepper 		= 0
  GtkScrollbar::has-secondary-backward-stepper 	= 1
  GtkScrollbar::has-forward-stepper		= 1
  GtkScrollbar::has-secondary-forward-stepper	= 0
  GtkScrollbar::fixed-slider-length		= 0
  GtkPaned::handle_size  			= 8

  fg[NORMAL]       	=  @fg_color
  fg[ACTIVE]       	=  @fg_color
  fg[PRELIGHT]     	=  @fg_color
  fg[SELECTED]     	=  @selected_fg_color
  fg[INSENSITIVE]  	=  shade (3.0,@fg_color)

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

  base[NORMAL]     	=  @base_color
  base[ACTIVE]     	=  shade (0.65,@base_color)
  base[PRELIGHT]   	=  @base_color
  base[SELECTED]	=  @selected_bg_color
  base[INSENSITIVE]	=  shade (1.025,@bg_color)

  text[NORMAL]     	=  @text_color
  text[ACTIVE]		=  shade (0.90,@base_color)
  text[PRELIGHT]   	=  @text_color
  text[SELECTED]   	=  @selected_fg_color
  text[INSENSITIVE]	=  mix (0.70,@bg_color,@fg_color)

  engine "aurora" 
  {
	  curvature       	= 1.0
	  arrowsize       	= 1
	  old_arrowstyle  	= TRUE
	  contrast		= 1.15
	  animation     	= TRUE
	  menubarstyle		= 1
  }
}

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

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

style "theme-widest" = "theme-default"
{
  xthickness = 4
  ythickness = 3
}

style "theme-button" = "theme-widest"
{
  bg[NORMAL]   =  shade (1.07,@bg_color)
  bg[ACTIVE]   =  shade (0.85,@bg_color)
  bg[PRELIGHT] =  mix(0.90, shade (1.05,@bg_color), @selected_bg_color)
}

style "theme-entry" = "theme-button" {
  xthickness = 4
  ythickness = 4
}

style "theme-frame" = "theme-wide"
{
  GtkWidget::draw-border = {0,0,0,0}
}
style "theme-toolbar" = "theme-default"
{
  bg[NORMAL] = shade (1.05,@bg_color)
}

style "theme-handlebox" = "theme-default"
{
  bg[NORMAL] = shade (0.95,@bg_color)
}

style "theme-scale" = "theme-default"
{
  bg[NORMAL]   =  shade (1.05, @bg_color)
  bg[PRELIGHT] =  mix(0.925, shade (1.05,@bg_color), @selected_bg_color)
}

style "theme-range" = "theme-wide"
{
  bg[NORMAL]   =  shade (1.0930,@bg_color)
  bg[PRELIGHT] =  mix(0.925, shade (1.05,@bg_color), @selected_bg_color)

  #Arrows
  text[NORMAL]      =  shade (0.275,@selected_fg_color) #shade (0.925,@fg_color)
  text[PRELIGHT]    =  @selected_fg_color
  text[ACTIVE]      =  shade (0.10,@selected_fg_color)
  text[INSENSITIVE] =  mix (0.85,shade (0.90,@bg_color),@fg_color)
}

style "theme-notebook" = "theme-wider"
{
  bg[NORMAL] =  shade (1.07,@bg_color)
  fg[ACTIVE] =  shade (1.5,@fg_color)
  bg[ACTIVE] =  shade (0.93,@bg_color)
}

style "theme-paned" = "theme-default" {
  bg[PRELIGHT] =  shade (1.1,@bg_color)
}

style "theme-menu" = "theme-default"
{
  xthickness = 0
  ythickness = 0
  bg[NORMAL] = shade (1.12,@bg_color)

}

style "theme-menu-item" = "theme-wider"
{
  fg[PRELIGHT] 	 =  @selected_fg_color
  text[PRELIGHT] =  @selected_fg_color
}

style "theme-menubar" = "theme-default" { }
style "theme-menubar-item" = "theme-menu-item" {}

style "theme-tree" = "theme-default"
{
  xthickness = 2
  ythickness = 1

  GtkWidget::focus-padding = 0

  bg[NORMAL]   =  shade (1.025,@bg_color)
  bg[PRELIGHT] = shade (1.20,@bg_color)
  bg[ACTIVE]   =  mix(0.85,  shade (1.05,@bg_color), @selected_bg_color)
}

style "theme-tree-arrow" = "theme-default"
{
  bg[NORMAL]   =  mix(0.70, shade (0.75,@bg_color), shade (0.80,@selected_bg_color))
  bg[PRELIGHT] =  mix(0.80, @bg_color, @selected_bg_color)
}

style "theme-tooltips" = "theme-widest"
{
  bg[NORMAL]   =  shade (0.80,@selected_bg_color)
  fg[NORMAL]   =  @selected_fg_color
}

style "theme-progressbar" = "theme-default"
{
  fg[PRELIGHT]  		= @selected_fg_color
  xthickness = 3
  ythickness = 3
}

style "theme-combo" = "theme-button" { 
  GtkButton::inner-border = { 0, 0, 0, 0 }
  xthickness = 4
  ythickness = 4
}

style "theme-combo-box" = "theme-button" {
  xthickness = 4
  ythickness = 2
}

style "theme-combo-arrow" = "theme-button"
{
  xthickness = 1
  ythickness = 1
}

style "theme-view" = "theme-default"
{
  xthickness = 0
  ythickness = 0
}

style "theme-check-radio-buttons" = "theme-button"
{
  GtkWidget::interior-focus = 0
  GtkWidget::focus-padding = 0
  text[SELECTED] =  @selected_fg_color
  text[INSENSITIVE]	=  shade (0.625,@bg_color)
  base[PRELIGHT] =  mix(0.80, @base_color, @selected_bg_color)
}



#nautilus search stripe and other specialties
style "extra-view" {
	bg[NORMAL] = shade(0.4, @bg_color)
	fg[NORMAL] = @selected_fg_color
} 

#nautilus search stripe
widget "*.nautilus-extra-view-widget" style:highest "extra-view"
widget "*.nautilus-extra-view-widget.*.GtkLabel*" style:highest "extra-view"
widget "*.nautilus-extra-view-widget.*Button*.GtkLabel*" style:highest "theme-button"

# widget styles
class "GtkWidget"       style "theme-default"
class "GtkCheckButton"  style "theme-check-radio-buttons"
class "GtkScale"        style "theme-scale"
class "GtkRange"        style "theme-range"
class "GtkPaned"        style "theme-paned"
class "GtkFrame"        style "theme-frame"
class "GtkMenu"         style "theme-menu"
class "GtkEntry"        style "theme-entry"
class "GtkMenuItem"     style "theme-menu-item"
class "GtkProgressBar"  style "theme-progressbar"
class "GtkToolbar"      style "theme-toolbar"
class "GtkHandleBox*"   style "theme-handlebox"
class "GtkMenuBar"      style "theme-menubar"
class "GtkSeparator"    style "theme-wide"
class "GtkArrow"        style "theme-combo-arrow"

widget_class "*<GtkButton>"      style "theme-button"

# menus
widget_class "*.<GtkMenuItem>.*" style "theme-menu-item"

# combobox stuff
widget_class "*.GtkCombo*"    style "theme-combo"
widget_class "*.GtkComboBox*"    style "theme-combo-box"
widget_class "*.GtkComboBoxEntry*" style "theme-combo"
widget_class "*.GtkSpinButton*"    style "theme-combo"

# tooltips stuff
widget "gtk-tooltips*"  style "theme-tooltips"
widget "gtk-tooltip*"  style "theme-tooltips"



widget_class "*<GtkNotebook>"    style "theme-notebook"
widget_class "*.GtkNotebook.*GtkEventBox" style "theme-notebook"
widget_class "*.GtkNotebook.*GtkViewport" style "theme-notebook"
widget_class "*.GtkNotebook.GtkLabel*" style "theme-notebook" #for tabs

# 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 "*.ETree*" 	style "theme-tree" #evolution

#For arrow bg
widget_class "*.<GtkTreeView>.GtkButton.*GtkArrow" style "theme-tree-arrow"
widget_class "*.GtkCTree.GtkButton.*GtkArrow" 	style "theme-tree-arrow"
widget_class "*.GtkList.GtkButton.*GtkArrow" 	style "theme-tree-arrow"

style "panelbuttons" = "theme-button"
{
  # as buttons are draw lower this helps center text
  ythickness = 3
}

widget_class "*Panel*GtkToggleButton*" style "panelbuttons"

