############################################################################
#
# The Dark Side of GIMP Theme
#
# Copyright 2015, Benoit Touchette
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
#
############################################################################
#
# Special thanks to all the theme creators, specifically:
#
# horst3180 for his excellent Ceti-2 theme.
# Nuclear Napalm, android272, Medhi Abhollahi for their GIMP themes.
#
# Y'all inspired me to create these themes for GIMP.
#
############################################################################
#
# arrows-(down, left, right, up)*.png from Ceti-2 theme, horst3180
# frame-gap-*.png from Ceti-2 theme, horst3180
# gap information from new CS6 II theme, Medhi Abhollahi
#
############################################################################

gtk-auto-mnemonics = 1
gtk-primary-button-warps-slider = 1

style "tdsog-default-style"
{
  font_name = "Sans 11"

  color["clr1"] = "#EEEEEE"
  color["clr2"] = "#DDDDDD"
  color["clr3"] = "#C1C1C1"
  color["clr4"] = "#222222"
  color["clr5"] = "#111111"
  color["clr6"] = "#828282"
  color["clr7"] = "#3b3b3b"
  color["clr8"] = "#222222"
  color["clr9"] = "#4D4D4D"

  fg[NORMAL] = @clr1
  fg[PRELIGHT] = @clr1
  fg[ACTIVE] = @clr1
  fg[SELECTED] = @clr2
  fg[INSENSITIVE] = @clr3

  bg[NORMAL] = @clr4
  bg[PRELIGHT] = @clr4
  bg[ACTIVE] = @clr4
  bg[SELECTED] = @clr5
  bg[INSENSITIVE] = @clr5

  base[NORMAL] = @clr6
  base[PRELIGHT] = @clr7
  base[ACTIVE] = @clr7
  base[SELECTED] = @clr7
  base[INSENSITIVE] = @clr8

  text[NORMAL] = @clr1
  text[PRELIGHT] = @clr1
  text[ACTIVE] = @clr1
  text[SELECTED] = @clr1
  text[INSENSITIVE] = @clr9

  GtkOptionMenu::indicator-size = { 5, 11 }
  GtkOptionMenu::indicator-spacing = { 4, 3, 1, 1 }

  GtkScrollbar::has_secondary_backward_stepper = 0
  GtkScrollbar::has_secondary_forward_stepper = 0

  GtkPaned::handle-size = 0
  GimpDockWindow::default-height = 240
  GimpDock::font-scale = 0.8333
  GimpMenuDock::minimal-width = 200
  GimpDockWindow::menu-preview-size = small-toolbar
  GimpToolPalette::tool-icon-size = menu
  GimpToolPalette::button-relief = none
  GimpDockbook::tab-border = 0
  GimpDockbook::tab-icon-size = menu
  GimpColorNotebook::tab-border = 0
  GimpColorNotebook::tab-icon-size = menu
  GimpDeviceEditor::handle-size = 12
  GimpDockable::content-border = 1
  GimpEditor::content-spacing = 1
  GimpEditor::button-spacing = 1
  GimpEditor::button-icon-size = menu
  GimpDataEditor::minimal-height = 64
  GimpFrame::label-spacing = 2
  GtkDialog::content-area-border = 0
  GtkDialog::button-spacing = 6
  GtkDialog::action-area-border = 12
  GimpUnitComboBox::appears-as-list = 0
  GtkComboBox::appears-as-list = 0

  GtkScrollbar::trough-border = 0
  GtkRange::trough-border = 0
  GtkRange::slider-width = 15
  GtkRange::stepper-size = 0

  GtkScrollbar::activate-slider = 1
  GtkScrollbar::has-backward-stepper = 0
  GtkScrollbar::has-forward-stepper = 0
  GtkScrollbar::min-slider-length = 32
  GtkScrolledWindow::scrollbar-spacing = 0
  GtkScrolledWindow::scrollbars-within-bevel = 0

  GtkVScale::slider_length = 19
  GtkVScale::slider_width = 19
  GtkHScale::slider_length = 19
  GtkHScale::slider_width = 19

  GtkTreeView::expander-size = 13
  GtkExpander::expander-size = 13

  GtkStatusbar::shadow_type = GTK_SHADOW_NONE
  GtkSpinButton::shadow_type = GTK_SHADOW_NONE
  GtkMenuBar::shadow-type = GTK_SHADOW_NONE
  GtkToolbar::shadow-type = GTK_SHADOW_NONE
  GtkList::shadow_type = GTK_SHADOW_NONE
  GtkCList::shadow_type = GTK_SHADOW_NONE
  GtkComboBox::shadow_type = GTK_SHADOW_NONE
  GtkComboBoxEntry::shadow_type = GTK_SHADOW_NONE
  GtkVScale::shadow_type = GTK_SHADOW_NONE
  GtkHScale::shadow_type = GTK_SHADOW_NONE

  GtkWidget::tooltip-radius = 2
  GtkWidget::tooltip-alpha = 235
  GtkWidget::new-tooltip-style = 1 #for compatibility

  engine "pixmap"
    {
      image
        {
          function = EXPANDER
          expander_style = COLLAPSED
          file = "ui/plus.png"
        }

      image
        {
          function = EXPANDER
          expander_style = EXPANDED
          file = "ui/minus.png"
        }

      image
        {
          function = EXPANDER
          expander_style = SEMI_EXPANDED
          file = "ui/minus.png"
        }

      image
        {
          function = EXPANDER
          expander_style = SEMI_COLLAPSED
          file = "ui/plus.png"
        }

      image
        {
          function = RESIZE_GRIP
          state = NORMAL
          detail = "statusbar"
          overlay_file = "ui/null.png"
          overlay_border = { 0,0,0,0 }
          overlay_stretch = FALSE
        }

      image
        {
          function = SHADOW_GAP
          file = "ui/null.png"
          border = { 4, 4, 4, 4 }
          stretch = TRUE
        }

      image
        {
          function = RESIZE_GRIP
          state = NORMAL
          detail = "statusbar"
          overlay_file = "ui/null.png"
          overlay_border = { 0,0,0,0 }
          overlay_stretch = FALSE
        }

      image
        {
          function = HLINE
          recolorable = TRUE
          file = "ui/gimp-line-h.png"
          border = { 0, 0, 1, 1 }
          stretch = TRUE
        }

      image
        {
          function = VLINE
          recolorable = TRUE
          file = "ui/gimp-line-v.png"
          border = { 1, 0, 1, 1 }
          stretch = TRUE
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          overlay_file = "ui/gimp-arrow-up.png"
          overlay_border = { 0, 0, 0, 0 }
          overlay_stretch = FALSE
          arrow_direction = UP
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          overlay_file = "ui/gimp-arrow-down.png"
          overlay_border = { 0, 0, 0, 0 }
          overlay_stretch = FALSE
          arrow_direction = DOWN
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          overlay_file = "ui/gimp-arrow-left.png"
          overlay_border = { 0, 0, 0, 0 }
          overlay_stretch = FALSE
          arrow_direction = LEFT
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          overlay_file = "ui/gimp-arrow-right.png"
          overlay_border = { 0, 0, 0, 0 }
          overlay_stretch = FALSE
          arrow_direction = RIGHT
        }

      image
        {
          function = HANDLE
          overlay_file = "ui/gimp-handle-h.png"
          overlay_stretch = FALSE
          orientation = HORIZONTAL
        }

      image
        {
          function = HANDLE
          overlay_file = "ui/gimp-handle-v.png"
          overlay_stretch = FALSE
          orientation = VERTICAL
        }
    }
}

class "GtkWidget" style "tdsog-default-style"

###########################################################

style "tdsog-tool-dialog-style" = "tdsog-default-style"
{
  GtkDialog::action-area-border = 6
}

class "GimpToolDialog" style "tdsog-tool-dialog-style"

###########################################################

style "tdsog-grid-view-style" = "tdsog-default-style"
{
  bg[NORMAL] = { 1.0, 1.0, 1.0 }
}

widget "*GimpContainerGridView*GtkViewport*" style "tdsog-grid-view-style"

###########################################################

style "tdsog-dockable-style" = "tdsog-default-style"
{
  GimpFrame::label-bold = 0
  GtkButton::focus-line_width = 1
  GtkButton::focus-padding = 0
}

widget "*GimpDockable.*" style "tdsog-dockable-style"

###########################################################

style "tdsog-display-style" = "tdsog-default-style"
{
  GimpRuler::font-scale = 0.6444
  GimpUnitComboBox::label-scale = 0.8333
  GimpScaleComboBox::label-scale = 0.8333
  GtkComboBox::arrow-size = 8
  GtkButton::inner-border = { 0, 0, 0, 0 }
  GtkButton::focus-line-width = 0
  GtkButton::focus-padding = 0
}

widget "*GimpDisplayShell.*" style "tdsog-display-style"

###########################################################

style "tdsog-overlay-style" = "gimp-display-style"
{
  GtkButton::focus-line_width = 1
}

widget_class "*<GimpOverlayFrame>*" style "tdsog-overlay-style"

###########################################################

style "tdsog-gtkbutton-style" = "tdsog-default-style"
{
  xthickness = 3
  ythickness = 3

  engine "pixmap"
    {
      image
        {
          function = BOX
          detail = "buttondefault"
          recolorable = TRUE
          file = "ui/gimp-button-default.png"
          border = { 8, 8, 8, 8 }
          stretch = TRUE
        }

      image
        {
          function = BOX
          state = PRELIGHT
          recolorable = TRUE
          file = "ui/gimp-button-prelight.png"
          border = { 8, 8, 8, 8}
          stretch = TRUE
        }

      image
        {
          function = BOX
          state = ACTIVE
          file = "ui/gimp-button-pressed.png"
          border = { 8, 8, 8, 8 }
          stretch = TRUE
        }

       image
        {
          function = BOX
          state = INSENSITIVE
          file = "ui/gimp-button-insensitive.png"
          border = { 8, 8, 8, 8  }
          stretch = TRUE
        }

       image
        {
          function = BOX
          file = "ui/gimp-button-normal.png"
          border = { 8, 8, 8, 8 }
          stretch = TRUE
        }
    }
}

class "GtkButton" style "tdsog-gtkbutton-style"

###########################################################

style "tdsog-tooltips-style" = "tdsog-default-style"
{
  xthickness = 4
  ythickness = 4

  bg[NORMAL] = "#383838"
  bg[SELECTED] = "#828282"
  fg[NORMAL] = "#CBCBCB"
}

widget "gtk-tooltip" style "tdsog-tooltips-style"

###########################################################

style "tdsog-treeview" = "tdsog-default-style"
{
  xthickness = 2
  ythickness = 0

  GtkTreeView::odd_row_color = "#828282"
  GtkTreeView::even_row_color = "#828282"

  #
  # set custom text color here
  #

  #text[NORMAL] = "#0F0"
  #text[PRELIGHT] = "#0F0"
  #text[SELECTED] = "#0F0"
  #text[INSENSITIVE] = "#0F0"
  #text[ACTIVE] = "#0F0"

  engine  "pixmap"
    {
      image
        {
          function = FLAT_BOX
          state = SELECTED
          file = "ui/menuitem.png"
          border = {1,1,1,1}
          stretch = TRUE
        }
    }
}

class "GtkTreeView" style "tdsog-treeview"

###########################################################

style "tdsog-list-header-style"
{
  #Comment out the ythickness setting below for thicker column headers.
  #ythickness = 0

  GtkTreeView::odd_row_color = "#828282"
  GtkTreeView::even_row_color = "#828282"

  #
  # set custom header text color here
  #

  #fg[NORMAL] = "#00F"
  #fg[PRELIGHT] = "#00F"
  #fg[SELECTED] = "#00F"
  #fg[INSENSITIVE] = "#00F"
  #fg[ACTIVE] = "#00F"

  #
  # set custom text color here
  #

  #text[NORMAL] = "#FF0"
  #text[PRELIGHT] = "#FF0"
  #text[SELECTED] = "#FF0"
  #text[INSENSITIVE] = "#FF0"
  #text[ACTIVE] = "#FF0"

  engine "pixmap"
    {
      # This image is used to draw the headers of columns
      # in list views when they are not selected.
      image
        {
          function = BOX
          recolorable = TRUE
          state = NORMAL
          file = "ui/list_header.png"
          border = { 2, 2, 2, 2 }
          stretch = TRUE
        }

      # This image is used to draw the column headers in
      # list views when they are clicked.
      image
        {
          function = BOX
          recolorable = TRUE
          state = PRELIGHT
          file = "ui/list_header.png"
          border = { 2, 2, 2, 2 }
          stretch = TRUE
        }

      image
        {
          function = BOX
          recolorable = TRUE
          state = ACTIVE
          file = "ui/list_header-pressed.png"
          border = { 2, 2, 2, 2}
          stretch = TRUE
        }

      image
        {
          function = BOX
          recolorable = TRUE
          state = SELECTED
          file = "ui/list_header.png"
          border = { 2, 2, 2, 2 }
          stretch = TRUE
        }
    }
}

widget_class "*List" style "tdsog-list-header-style"
widget_class "*GtkTree*" style "tdsog-list-header-style"
widget_class "*GtkCList" style "tdsog-list-header-style"

###########################################################

style "tdsog-notebook-style" = "tdsog-default-style"
{
  engine "pixmap"
    {
      image
        {
          function = EXTENSION
          recolorable = TRUE
          state = ACTIVE
          file = "ui/ext-top.png"
          border = { 4, 4, 4, 4 }
          stretch = TRUE
          gap_side = BOTTOM
      }

      image
        {
          function = EXTENSION
          recolorable = TRUE
          state = ACTIVE
          file = "ui/ext-bottom.png"
          border = {  4, 4, 4, 4 }
          stretch = TRUE
          gap_side = TOP
        }

      image
        {
          function = EXTENSION
          recolorable = TRUE
          state = ACTIVE
          file = "ui/ext-right.png"
          border = {  4, 4, 4, 4 }
          stretch = TRUE
          gap_side = LEFT
        }

      image
        {
          function = EXTENSION
          recolorable = TRUE
          state = ACTIVE
          file = "ui/ext-left.png"
          border = { 4, 4, 4, 4 }
          stretch = TRUE
          gap_side = RIGHT
        }

      image
        {
          function = EXTENSION
          recolorable = TRUE
          file = "ui/extension-top.png"
          border = { 4, 4, 4, 4 }
          stretch = TRUE
          gap_side = BOTTOM
        }

      image
        {
          function = EXTENSION
          recolorable = TRUE
          file = "ui/extension-bottom.png"
          border = { 4, 4, 4, 4 }
          stretch = TRUE
          gap_side = TOP
        }

      image
        {
          function = EXTENSION
          recolorable = TRUE
          file = "ui/extension-left.png"
          border = {  4, 4, 4, 4 }
          stretch = TRUE
          gap_side = RIGHT
        }

      image
        {
          function = EXTENSION
          recolorable = TRUE
          file = "ui/extension-right.png"
          border = {  4, 4, 4, 4 }
          stretch = TRUE
          gap_side = LEFT
        }

      image
        {
          function = BOX_GAP
          recolorable = TRUE
          file = "ui/notebook.png"
          border = { 3, 3, 3, 3 }
          stretch = TRUE
          gap_file = "ui/gap_top.png"
          gap_border = { 1, 1, 1, 1 }
          gap_start_file = "ui/null.png"
          gap_end_file = "ui/null.png"
          gap_side = TOP
        }

      image
        {
          function = BOX_GAP
          recolorable = TRUE
          file = "ui/notebook.png"
          border = { 3, 3, 3, 3 }
          stretch = TRUE
          gap_file = "ui/gap_bottom.png"
          gap_border = { 2, 1, 1, 1 }
          gap_start_file = "ui/null.png"
          gap_end_file = "ui/null.png"
          gap_side = BOTTOM
        }

      image
        {
          function = BOX_GAP
          recolorable = TRUE
          file = "ui/notebook.png"
          border = { 3, 3, 3, 3 }
          stretch = TRUE
          gap_file = "ui/gap_left.png"
          gap_border = { 2, 2, 2, 2 }
          gap_start_file = "ui/null.png"
          gap_end_file = "ui/null.png"
          gap_side = LEFT
        }

      image
        {
          function = BOX_GAP
          recolorable = TRUE
          file = "ui/notebook.png"
          border = { 3, 3, 3, 3 }
          stretch = TRUE
          gap_file = "ui/gap_right.png"
          gap_border = { 1, 1, 2, 1 }
          gap_start_file = "ui/null.png"
          gap_end_file = "ui/null.png"
          gap_side = RIGHT
        }

      image
        {
          function = BOX
          recolorable = TRUE
          file = "ui/notebook.png"
          border = { 3, 3, 3, 3 }
          stretch = TRUE
          gap_side = TOP
        }
    }
}

class "GtkNotebook" style "tdsog-notebook-style"

###########################################################

style "tdsog-menu" = "tdsog-default-style"
{
  bg[NORMAL] = "#484848"

  fg[NORMAL] = "#CBCBCB"
  fg[PRELIGHT] = "#FFFFFF"
  fg[INSENSITIVE] = "#C1C1C1"

  engine "pixmap"
    {
      image
        {
          function = BOX
          recolorable = TRUE
          detail = "menu"
          file = "ui/menu.png"
          border = { 3, 3, 3, 3 }
          stretch = TRUE
        }

      image
        {
          function = HLINE
          file = "ui/gimp-line-h.png"
          border = { 0, 0, 0, 0 }
          stretch = TRUE
        }
    }
}

class "GtkMenu" style "tdsog-menu"
widget_class "*<GtkMenu>*" style "tdsog-menu"

###########################################################

style "tdsog-menu-bar" = "tdsog-default-style"
{
  xthickness = 4
  ythickness = 2

  fg[NORMAL] = "#CBCBCB"

  engine "pixmap"
    {
      image
        {
          function = BOX
          file = "ui/menubar.png"
          border = { 2, 2, 2, 2 }
          stretch = TRUE
        }
    }
}

class "GtkMenuBar" style "tdsog-menu-bar"
widget_class "*<GtkMenuBar>*" style "tdsog-menu-bar"
widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "tdsog-menu-bar"

###########################################################

style "menu_item"
{
  xthickness = 2
  ythickness = 4

  bg[NORMAL] = "#484848"

  fg[NORMAL] = "#CBCBCB"
  fg[PRELIGHT] = "#CBCBCB"
  fg[ACTIVE] = "#CBCBCB"
  fg[SELECTED] = "#FFFFFF"
  fg[INSENSITIVE] = "#C1C1C1"

  engine "pixmap"
    {
      image
        {
          function = BOX
          state = PRELIGHT
          file = "ui/entry-border-fill-active.png"
          border = { 1, 0, 1, 0 }
          stretch = TRUE
        }

      image
        {
          function = OPTION
          shadow = OUT
          recolorable = TRUE
          overlay_file = "ui/option1.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = OPTION
          shadow = IN
          recolorable = TRUE
          overlay_file = "ui/option2.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = OPTION
          shadow = ETCHED_IN
          recolorable = TRUE
          overlay_file = "ui/option3.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = CHECK
          shadow = OUT
          recolorable = TRUE
          overlay_file = "ui/check1.png"
          overlay_border = { 0, 0, 0, 0 }
          overlay_stretch = FALSE
        }

      image
        {
          function = CHECK
          shadow = IN
          recolorable = TRUE
          overlay_file = "ui/check2.png"
          overlay_border = { 0, 0, 0, 0 }
          overlay_stretch = FALSE
        }

      image
        {
          function = CHECK
          shadow = ETCHED_IN
          recolorable = TRUE
          overlay_file = "ui/check3.png"
          overlay_border = { 0, 0, 0, 0 }
          overlay_stretch = FALSE
        }
    }
}

class "GtkMenuItem" style "menu_item"
widget_class "*<GtkMenuItem>*" style "menu_item"

###########################################################

style "tdsog-item"
{
  xthickness = 4

  bg[NORMAL] = "#484848"

  fg[NORMAL] = "#CBCBCB"
  fg[PRELIGHT] = "#CBCBCB"
  fg[ACTIVE] = "#CBCBCB"
  fg[SELECTED] = "#FFFFFF"
  fg[INSENSITIVE] = "#C1C1C1"

  engine "pixmap"
    {
      image
        {
          function = BOX
          recolorable = TRUE
          file = "ui/button-normal.png"
          border = { 4, 4, 4, 4 }
          stretch = TRUE
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = PRELIGHT
          overlay_file = "ui/gimp-arrow-right.png"
          overlay_stretch = FALSE
          arrow_direction = RIGHT
        }

      image
        {
          function = ARROW
          state = NORMAL
          recolorable = TRUE
          overlay_file = "ui/gimp-arrow-right-dark.png"
          overlay_stretch = FALSE
          arrow_direction = RIGHT
        }
    }
}

class "GtkItem" style "tdsog-item"

###########################################################


style "tdsog-entry" = "tdsog-default-style"
{
  GtkWidget::interior_focus = 1

  engine "pixmap"
    {
      image
        {
          function = FLAT_BOX
          detail = "entry_bg"
          state = NORMAL
          overlay_file = "ui/entry-border-fill.png"
          overlay_border = { 0, 0, 0, 0 }
          overlay_stretch = TRUE
        }

      image
        {
          function = FLAT_BOX
          detail = "entry_bg"
          state = ACTIVE
          overlay_file = "ui/entry-border-fill-active.png"
          overlay_border = { 0, 0, 0, 0 }
          overlay_stretch = TRUE
        }

      image
        {
          function = SHADOW
          detail = "entry"
          file = "ui/null.png"
          border = { 4, 4, 4, 4 }
          stretch = TRUE
        }

      image
        {
          function = FOCUS
          state = NORMAL
          recolorable = TRUE
          file = "ui/shadow-in-alt.png"
          border = { 3, 3, 3, 3 }
          stretch = TRUE
        }
    }
}

class "GtkEntry" style "tdsog-entry"
class "GtkOldEditable" style "tdsog-entry"

###########################################################


style "tdsog-spin-button" = "tdsog-entry"
{
  engine "pixmap"
    {
      image
        {
          function = ARROW
        }

      image
        {
          function = BOX
          state = NORMAL
          detail = "spinbutton_up"
          recolorable = TRUE
          file = "ui/spin.png"
          border = { 2, 2, 2, 2 }
          stretch = TRUE
          overlay_file = "ui/spin-up-normal.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = PRELIGHT
          detail = "spinbutton_up"
          recolorable = TRUE
          file = "ui/spin.png"
          border = { 2, 2, 2, 2 }
          stretch = TRUE
          overlay_file = "ui/spin-up-normal.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = ACTIVE
          detail = "spinbutton_up"
          recolorable = TRUE
          file = "ui/spin.png"
          border = { 2, 2, 2, 2 }
          stretch = TRUE
          overlay_file = "ui/spin-up-pressed.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = INSENSITIVE
          detail = "spinbutton_up"
          recolorable = TRUE
          file = "ui/spin-insensitive.png"
          border = { 2, 2, 2, 2 }
          stretch = TRUE
          overlay_file = "ui/spin-up-insensitive.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = NORMAL
          detail = "spinbutton_down"
          recolorable = TRUE
          file = "ui/spin.png"
          border = { 2, 2, 2, 2 }
          stretch = TRUE
          overlay_file = "ui/spin-down-normal.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = PRELIGHT
          detail = "spinbutton_down"
          recolorable = TRUE
          file = "ui/spin.png"
          border = { 2, 2, 2, 2 }
          stretch = TRUE
          overlay_file = "ui/spin-down-normal.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = ACTIVE
          detail = "spinbutton_down"
          recolorable = TRUE
          file = "ui/spin.png"
          border = { 2, 2, 2, 2 }
          stretch = TRUE
          overlay_file = "ui/spin-down-pressed.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = INSENSITIVE
          detail = "spinbutton_down"
          recolorable = TRUE
          file = "ui/spin-insensitive.png"
          border = { 2, 2, 2, 2 }
          stretch = TRUE
          overlay_file = "ui/spin-down-insensitive.png"
          overlay_stretch = FALSE
        }
    }
}

class "GtkSpinButton" style "tdsog-spin-button"

###########################################################

style "tdsog-scroll-bar"
{
  GtkRange::trough_border = 0
  GtkVScale::slider_length = 16
  GtkVScale::slider_width = 19
  GtkHScale::slider_length = 17
  GtkHScale::slider_width = 19
  GtkRange::slider_width = 15
  GtkRange::stepper_size = 15
  GtkScrollbar::min_slider_length = 30

  engine "pixmap"
    {
      image
        {
          function = BOX
          recolorable = TRUE
          detail = "trough"
          file = "ui/slider-v.png"
          border = { 0,0,39,39}
          stretch = TRUE
          orientation = VERTICAL
        }

      image
        {
          function = BOX
          recolorable = TRUE
          detail = "trough"
          file = "ui/slider-h.png"
          border = { 39,39,0,0 }
          stretch = TRUE
          orientation = HORIZONTAL
        }

      image
        {
          function = SLIDER
          recolorable = TRUE
          file = "ui/bar-h.png"
          border = { 2,2,2,2 }
          stretch = TRUE
          orientation = HORIZONTAL
        }

      image
        {
          function = SLIDER
          recolorable = TRUE
          file = "ui/bar-v.png"
          border = { 2,2,2,2 }
          stretch = TRUE
          orientation = VERTICAL
        }

      image
        {
          function = BOX
          recolorable = TRUE
          file = "ui/transparent.png"
          border = {0,0,0,0}
          stretch = TRUE
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = NORMAL
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = UP
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = NORMAL
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = DOWN
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = NORMAL
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = LEFT
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = NORMAL
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = RIGHT
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = PRELIGHT
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = UP
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = PRELIGHT
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = DOWN
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = PRELIGHT
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = LEFT
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = PRELIGHT
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = RIGHT
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = INSENSITIVE
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = UP
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = INSENSITIVE
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = DOWN
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = INSENSITIVE
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = LEFT
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          state = INSENSITIVE
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = RIGHT
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          shadow = IN
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = UP
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          shadow = IN
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = DOWN
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          shadow = IN
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = LEFT
        }

      image
        {
          function = ARROW
          recolorable = TRUE
          shadow = IN
          overlay_file = "ui/null.png"
          overlay_border = {0,0,0,0}
          overlay_stretch = FALSE
          arrow_direction = RIGHT
        }
    }
}

class "GtkScrollbar" style "tdsog-scroll-bar"

###########################################################

style "tdsog-radio-button" = "tdsog-default-style"
{
  engine "pixmap"
    {
      image
        {
          function = OPTION
          shadow = OUT
          recolorable = TRUE
          overlay_file = "ui/option1.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = OPTION
          shadow = IN
          recolorable = TRUE
          overlay_file = "ui/option2.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = OPTION
          shadow = ETCHED_IN
          recolorable = TRUE
          overlay_file = "ui/option3.png"
          overlay_stretch = FALSE
        }
    }
}

class "GtkRadioButton"   style "tdsog-radio-button"
class "GtkRadioMenuItem"  style "tdsog-radio-button"

###########################################################

style "tdsog-check-button" = "tdsog-default-style"
{
  engine "pixmap"
    {
      image
        {
          function = CHECK
          shadow = OUT
          recolorable = TRUE
          overlay_file = "ui/check1.png"
          overlay_border = { 0, 0, 0, 0 }
          overlay_stretch = FALSE
        }

      image
        {
          function = CHECK
          shadow = IN
          recolorable = TRUE
          overlay_file = "ui/check2.png"
          overlay_border = { 0, 0, 0, 0 }
          overlay_stretch = FALSE
        }

      image
        {
          function = CHECK
          shadow = ETCHED_IN
          recolorable = TRUE
          overlay_file = "ui/check3.png"
          overlay_border = { 0, 0, 0, 0 }
          overlay_stretch = FALSE
        }
    }
}

class "GtkCheckButton"   style "tdsog-check-button"
class "GtkCheckMenuItem"   style "tdsog-check-button"

###########################################################

style "tdsog-progress-bar" = "tdsog-default-style"
{
  xthickness = 1
  ythickness = 1

  engine "pixmap"
    {
      image
        {
          function = BOX
          recolorable = TRUE
          detail = "bar"
          file = "ui/progressbar.png"
          border = { 2, 2, 3, 3}
          stretch = TRUE
        }

      image
        {
          function = BOX
          recolorable = TRUE
          detail = "trough"
          file = "ui/progressbar-trough.png"
          border = { 3, 3, 4, 4}
          stretch = TRUE
          orientation = HORIZONTAL
        }
    }
}

class "GtkProgressBar" style "tdsog-progress-bar"

###########################################################

style "tdsog-separator-menu-item"
{
  engine "pixmap"
    {
      image
        {
          function = BOX
          file = "ui/gimp-menu-line-h.png"
          border = { 0, 0, 1, 0 }
          stretch = TRUE
        }
    }
}

class "GtkSeparatorMenuItem" style "tdsog-separator-menu-item"

###########################################################

style "tdsog-notebook-entry-style"
{
  engine "pixmap"
    {
      image
        {
          function = SHADOW
          detail = "entry"
          state = NORMAL
          shadow = IN
          file = "ui/entry-border-notebook-null.png"
          border = { 4, 4, 4, 4 }
          stretch = TRUE
        }

      image
        {
          function = SHADOW
          detail = "entry"
          state = INSENSITIVE
          shadow = IN
          file = "ui/entry-border-disabled-notebook.png"
          border = { 4, 4, 4, 4 }
          stretch = TRUE
        }

      image
        {
          function = SHADOW
          detail = "entry"
          state = ACTIVE
          file = "ui/entry-border-active-notebook.png"
          border = { 4, 4, 4, 4 }
          stretch = TRUE
        }
    }
}

widget_class "*<GtkNotebook>*<GtkEntry>" style "tdsog-notebook-entry-style"

###########################################################

style "tdsog-notebook-combobox-entry-style"
{
  engine "pixmap"
    {
      # LTR version
      image
        {
          function = SHADOW
          detail = "entry"
          state = NORMAL
          shadow = IN
          file = "ui/combo-entry-border-notebook.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = LTR
        }

      image
        {
          function = SHADOW
          detail = "entry"
          state = INSENSITIVE
          shadow = IN
          file = "ui/combo-entry-border-disabled-notebook.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = LTR
        }

      image
        {
          function = SHADOW
          detail = "entry"
          state = ACTIVE
          file = "ui/combo-entry-border-active-notebook.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = LTR
        }

      # RTL version
      image
        {
          function = SHADOW
          detail = "entry"
          state = NORMAL
          shadow = IN
          file = "ui/combo-entry-border-rtl-notebook.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = RTL
        }

      image
        {
          function = SHADOW
          detail = "entry"
          state = INSENSITIVE
          shadow = IN
          file = "ui/combo-entry-border-disabled-rtl-notebook.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = RTL
        }

      image
        {
          function = SHADOW
          detail = "entry"
          state = ACTIVE
          file = "ui/combo-entry-border-active-rtl-notebook.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = RTL
        }
    }
}

widget_class "*<GtkNotebook>*<GtkComboBoxEntry>*<GtkEntry>" style "tdsog-notebook-combobox-entry-style"

###########################################################

style "tdsog-combobox-entry-button-style"
{
  xthickness = 6

  fg[ACTIVE] = "#CBCBCB"

  engine "pixmap"
    {
      # LTR version
      image
        {
          function = BOX
          state = NORMAL
          file = "ui/combo-entry-button.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = LTR
        }

      image
        {
          function = BOX
          state = PRELIGHT
          file = "ui/combo-entry-button.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = LTR
        }

      image
        {
          function = BOX
          state = INSENSITIVE
          file = "ui/combo-entry-button-disabled.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = LTR
        }

      image
        {
          function = BOX
          state = ACTIVE
          file = "ui/combo-entry-button-active.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = LTR
        }

      # RTL version
      image
        {
          function = BOX
          state = NORMAL
          file = "ui/combo-entry-button-rtl.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = RTL
        }

      image
        {
          function = BOX
          state = PRELIGHT
          file = "ui/combo-entry-button-rtl.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = RTL
        }

      image
        {
          function = BOX
          state = INSENSITIVE
          file = "ui/combo-entry-button-disabled-rtl.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = RTL
        }

      image
        {
          function = BOX
          state = ACTIVE
          file = "ui/combo-entry-button-active-rtl.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = RTL
        }
    }
}

widget_class "*<GtkComboBoxEntry>*<GtkEntry>" style "tdsog-combobox-entry-button-style"
widget_class "*<GtkNotebook>*<GtkEventBox>*<GtkComboBoxEntry>*<GtkEntry>" style "tdsog-combobox-entry-button-style"

###########################################################

style "tdsog-range-style"
{
  engine "pixmap"
    {
      image
        {
          function = BOX
          detail = "trough"
          file = "ui/null.png"
          border = { 4, 4, 0, 0 }
          stretch = TRUE
          orientation = HORIZONTAL
        }

      image
        {
          function = BOX
          detail = "trough"
          border = { 0, 0, 4, 4 }
          file = "ui/null.png"
          stretch = TRUE
          orientation = VERTICAL
        }

      # Horizontal
      image
        {
          function = SLIDER
          state = NORMAL
          file = "ui/null.png"
          border = { 0, 0, 0, 0 }
          stretch = TRUE
          orientation = HORIZONTAL
        }

      image
        {
          function = SLIDER
          state = PRELIGHT
          file = "ui/null.png"
          border = { 0, 0, 0, 0 }
          stretch = TRUE
          orientation = HORIZONTAL
        }

      image
        {
          function = SLIDER
          state = INSENSITIVE
          file = "ui/null.png"
          border = { 0, 0, 0, 0 }
          stretch = TRUE
          orientation = HORIZONTAL
        }

      # Vertical
      image
        {
          function = SLIDER
          state = NORMAL
          file = "ui/null.png"
          border = { 0, 0, 0, 0 }
          stretch = TRUE
          orientation = VERTICAL
        }

      image
        {
          function = SLIDER
          state = PRELIGHT
          file = "ui/null.png"
          border = { 0, 0, 0, 0 }
          stretch = TRUE
          orientation = VERTICAL
        }

      image
        {
          function = SLIDER
          state = INSENSITIVE
          file = "ui/null.png"
          border = { 0, 0, 0, 0 }
          stretch = TRUE
          orientation = VERTICAL
        }

      # Function below removes the fuglies :)
      image
        {
          function = BOX
          file = "ui/null.png"
          border = { 3, 3, 3, 3 }
          stretch = TRUE
        }
    }
}

class "GtkRange" style "tdsog-range-style"

###########################################################

style "tdsog-spin-scale-style"
{
  bg[NORMAL] = "#828282"

  engine "pixmap"
    {
      image
        {
          function = FLAT_BOX
          detail = "entry_bg"
          state = NORMAL
        }

      image
        {
          function = FLAT_BOX
          detail = "entry_bg"
          state = ACTIVE
        }

      image
        {
          function = BOX
          state = NORMAL
          detail = "spinbutton_up"
          overlay_file = "ui/arrow-up-small.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = PRELIGHT
          detail = "spinbutton_up"
          overlay_file = "ui/arrow-up-small-prelight.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = ACTIVE
          detail = "spinbutton_up"
          overlay_file = "ui/arrow-up-small-prelight.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = INSENSITIVE
          detail = "spinbutton_up"
          overlay_file = "ui/arrow-up-small-insens.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = NORMAL
          detail = "spinbutton_down"
          overlay_file = "ui/arrow-down-small.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = PRELIGHT
          detail = "spinbutton_down"
          overlay_file = "ui/arrow-down-small-prelight.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = ACTIVE
          detail = "spinbutton_down"
          overlay_file = "ui/arrow-down-small-prelight.png"
          overlay_stretch = FALSE
        }

      image
        {
          function = BOX
          state = INSENSITIVE
          detail = "spinbutton_down"
          overlay_file = "ui/arrow-down-small-insens.png"
          overlay_stretch = FALSE
        }
    }
}

class "GimpSpinScale" style "tdsog-spin-scale-style"

###########################################################

style "tdsog-scrolled-window-style"
{
  xthickness = 1
  ythickness = 1

  engine "pixmap"
    {
      image
        {
          function = SHADOW
          file = "ui/frame.png"
          border = { 5, 5, 5, 5 }
          stretch = TRUE
        }
    }
}

class "GtkScrolledWindow" style "tdsog-scrolled-window-style"

###########################################################

style "tdsog-frame-style"
{
  xthickness = 1
  ythickness = 1

  engine "pixmap"
    {
      image
        {
          function = SHADOW
          file = "ui/frame.png"
          border = { 1, 1, 1, 1 }
          stretch = TRUE
          shadow = IN
        }

      image
        {
          function = SHADOW_GAP
          file = "ui/frame.png"
          border = { 1, 1, 1, 1 }
          stretch = TRUE
          gap_start_file = "ui/frame-gap-start.png"
          gap_start_border = { 1, 0, 0, 0 }
          gap_end_file = "ui/frame-gap-end.png"
          gap_end_border = { 0, 1, 0, 0 }
          shadow = IN
        }

      image
        {
          function = SHADOW
          file = "ui/frame.png"
          border = { 1, 1, 1, 1 }
          stretch = TRUE
          shadow = OUT
        }

      image
        {
          function = SHADOW_GAP
          file = "ui/frame.png"
          border = { 1, 1, 1, 1 }
          stretch = TRUE
          gap_start_file = "ui/frame-gap-start.png"
          gap_start_border = { 1, 0, 0, 0 }
          gap_end_file = "ui/frame-gap-end.png"
          gap_end_border = { 0, 1, 0, 0 }
          shadow = OUT
        }

      image
        {
          function = SHADOW
          file = "ui/frame.png"
          border = { 1, 1, 1, 1 }
          stretch = TRUE
          shadow = ETCHED_IN
        }

      image
        {
          function = SHADOW_GAP
          file = "ui/frame.png"
          border = { 1, 1, 1, 1 }
          stretch = TRUE
          gap_start_file = "ui/frame-gap-start.png"
          gap_start_border = { 1, 0, 0, 0 }
          gap_end_file = "ui/frame-gap-end.png"
          gap_end_border = { 0, 1, 0, 0 }
          shadow = ETCHED_IN
        }

      image
        {
          function = SHADOW
          file = "ui/frame.png"
          border = { 1, 1, 1, 1 }
          stretch = TRUE
          shadow = ETCHED_OUT
        }

      image
        {
          function = SHADOW_GAP
          file = "ui/frame.png"
          border = { 1, 1, 1, 1 }
          stretch = TRUE
          gap_start_file = "ui/frame-gap-start.png"
          gap_start_border = { 1, 0, 0, 0 }
          gap_end_file = "ui/frame-gap-end.png"
          gap_end_border = { 0, 1, 0, 0 }
          shadow = ETCHED_OUT
        }
    }
}

class "GtkFrame" style "tdsog-frame-style"

###########################################################

style "tdsog-toolbox-frame-style"
{
  engine "pixmap"
    {
      image
        {
          function = SHADOW
        }
    }
}

widget_class "*<GimpToolbox>*<GtkFrame>" style "tdsog-toolbox-frame-style"

###########################################################

style "tdsog-toolbar-style"
{
  engine "pixmap"
    {
      image
        {
          function = BOX
          file = "ui/toolbar.png"
          stretch = TRUE
          border = { 1, 1, 1, 1 }
        }

      image
        {
          function = HANDLE
          overlay_file = "ui/gimp-handle-h.png"
          overlay_stretch = FALSE
          orientation = HORIZONTAL
        }

      image
        {
          function = HANDLE
          overlay_file = "ui/gimp-handle-v.png"
          overlay_stretch = FALSE
          orientation = VERTICAL
        }

      image
        {
          function = VLINE
          recolorable = TRUE
          file = "ui/null.png"
          stretch = TRUE
          border = { 1, 1, 1, 1 }
        }

      image
        {
          function = HLINE
          recolorable = TRUE
          file = "ui/null.png"
          stretch = TRUE
          border = { 1, 1, 1, 1 }
        }
    }
}

class "GtkToolbar" style "tdsog-toolbar-style"
class "*HandleBox" style "tdsog-toolbar-style"

###########################################################

style "tdsog-combobox-separator-style"
{
  xthickness = 0
  ythickness = 0
  GtkWidget::wide-separators = 1
}

widget_class "*<GtkComboBox>*<GtkSeparator>" style "tdsog-combobox-separator-style"

###########################################################

style "tdsog-combobox-entry-button-style"
{
  xthickness = 6

  fg[ACTIVE] = "#CBCBCB"

  engine "pixmap"
    {
      # LTR version
      image
        {
          function = BOX
          state = NORMAL
          file = "ui/combo-entry-button.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = LTR
        }

      image
        {
          function = BOX
          state = PRELIGHT
          file = "ui/combo-entry-button.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = LTR
        }

      image
        {
          function = BOX
          state = INSENSITIVE
          file = "ui/combo-entry-button-disabled.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = LTR
        }

      image
        {
          function = BOX
          state = ACTIVE
          file = "ui/combo-entry-button-active.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = LTR
        }

      # RTL version
      image
        {
          function = BOX
          state = NORMAL
          file = "ui/combo-entry-button-rtl.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = RTL
        }

      image
        {
          function = BOX
          state = PRELIGHT
          file = "ui/combo-entry-button-rtl.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = RTL
        }

      image
        {
          function = BOX
          state = INSENSITIVE
          file = "ui/combo-entry-button-disabled-rtl.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = RTL
        }

      image
        {
          function = BOX
          state = ACTIVE
          file = "ui/combo-entry-button-active-rtl.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
          direction = RTL
        }
    }
}

widget_class "*<GtkComboBoxEntry>*<GtkButton>" style "tdsog-combobox-entry-button-style"

###########################################################

style "tdsog-combobox-button-style"
{
  xthickness = 3
  ythickness = 3
}

widget_class "*<GtkComboBox>*<GtkButton>" style "tdsog-combobox-button-style"

###########################################################

style "tdsog-combobox-style"
{
  xthickness = 0
  ythickness = 0
}

widget_class "*<GtkComboBox>" style "tdsog-combobox-style"

style "tdsog-combobox-style1"
{
  xthickness = 0
  ythickness = 0

  engine "pixmap"
    {
      image
        {
          function = BOX
          file = "ui/gimp-button-normal.png"
          border = { 4, 4, 5, 4 }
          stretch = TRUE
        }
    }
}

widget_class "*<GtkEntry>*<GtkButton>*" style "tdsog-combobox-style1"

###########################################################

style "tdsog-button-style"
{
  fg[PRELIGHT] = "#FBFBFB"
  fg[ACTIVE] = "#9B9B9B"
  fg[NORMAL] = "#CBCBCB"
  fg[INSENSITIVE] = "#CBCBCB"
}

widget_class "*GtkButton*" style "tdsog-button-style"

###########################################################

# EOF
