diff --git a/configure.ac b/configure.ac index d0aadc05dd..8e2ae2659a 100644 --- a/configure.ac +++ b/configure.ac @@ -2357,6 +2357,7 @@ icons/Symbolic-Inverted/Makefile themes/Makefile themes/Default/Makefile themes/Small/Makefile +themes/The-Dark-Side-of-Gimp/Makefile data/Makefile data/brushes/Makefile data/brushes/Basic/Makefile diff --git a/themes/Makefile.am b/themes/Makefile.am index 0a79713d8a..dc4fc3c125 100644 --- a/themes/Makefile.am +++ b/themes/Makefile.am @@ -1,3 +1,3 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = Default Small +SUBDIRS = Default Small The-Dark-Side-of-Gimp diff --git a/themes/The-Dark-Side-of-Gimp/.gitignore b/themes/The-Dark-Side-of-Gimp/.gitignore new file mode 100644 index 0000000000..b336cc7cec --- /dev/null +++ b/themes/The-Dark-Side-of-Gimp/.gitignore @@ -0,0 +1,2 @@ +/Makefile +/Makefile.in diff --git a/themes/The-Dark-Side-of-Gimp/Makefile.am b/themes/The-Dark-Side-of-Gimp/Makefile.am new file mode 100644 index 0000000000..91119817bf --- /dev/null +++ b/themes/The-Dark-Side-of-Gimp/Makefile.am @@ -0,0 +1,129 @@ +## Process this file with automake to produce Makefile.in + +themedatadir = $(gimpdatadir)/themes/The-Dark-Side-of-Gimp +themeuidir = $(gimpdatadir)/themes/The-Dark-Side-of-Gimp/ui + +themedata_DATA = gtkrc + +themeui_DATA = \ + ui/arrow-down-insens.png \ + ui/arrow-down.png \ + ui/arrow-down-prelight.png \ + ui/arrow-down-small-insens.png \ + ui/arrow-down-small.png \ + ui/arrow-down-small-prelight.png \ + ui/arrow-left-insens.png \ + ui/arrow-left.png \ + ui/arrow-left-prelight.png \ + ui/arrow-right-insens.png \ + ui/arrow-right.png \ + ui/arrow-right-prelight.png \ + ui/arrow-up-insens.png \ + ui/arrow-up.png \ + ui/arrow-up-prelight.png \ + ui/arrow-up-small-insens.png \ + ui/arrow-up-small.png \ + ui/arrow-up-small-prelight.png \ + ui/bar-h.png \ + ui/bar-v.png \ + ui/button-default.png \ + ui/button-insensitive.png \ + ui/button-normal.png \ + ui/button-prelight.png \ + ui/button-pressed.png \ + ui/check1.png \ + ui/check2.png \ + ui/check3.png \ + ui/combo-entry-border-active-bg.png \ + ui/combo-entry-border-active-notebook.png \ + ui/combo-entry-border-active-rtl-notebook.png \ + ui/combo-entry-border-bg.png \ + ui/combo-entry-border-disabled-bg.png \ + ui/combo-entry-border-disabled-notebook.png \ + ui/combo-entry-border-disabled-rtl-bg.png \ + ui/combo-entry-border-disabled-rtl-notebook.png \ + ui/combo-entry-border-notebook.png \ + ui/combo-entry-border-rtl-bg.png \ + ui/combo-entry-border-rtl-notebook.png \ + ui/combo-entry-button-active.png \ + ui/combo-entry-button-active-rtl.png \ + ui/combo-entry-button-disabled.png \ + ui/combo-entry-button-disabled-rtl.png \ + ui/combo-entry-button.png \ + ui/combo-entry-button-rtl.png \ + ui/down.png \ + ui/down-pre.png \ + ui/entry-border-active-bg.png \ + ui/entry-border-active-notebook.png \ + ui/entry-border-disabled-bg.png \ + ui/entry-border-disabled-notebook.png \ + ui/entry-border-fill-active.png \ + ui/entry-border-fill.png \ + ui/entry-border-notebook.png \ + ui/entry-border-notebook-null.png \ + ui/ext-bottom.png \ + ui/extension-bottom.png \ + ui/extension-left.png \ + ui/extension-right.png \ + ui/extension-top.png \ + ui/ext-left.png \ + ui/ext-right.png \ + ui/ext-top.png \ + ui/frame-gap-end.png \ + ui/frame-gap-start.png \ + ui/frame.png \ + ui/gap_bottom.png \ + ui/gap_left.png \ + ui/gap_right.png \ + ui/gap_top.png \ + ui/gimp-arrow-down-insensitive.png \ + ui/gimp-arrow-down-insenstive.png \ + ui/gimp-arrow-down.png \ + ui/gimp-arrow-left.png \ + ui/gimp-arrow-right-dark.png \ + ui/gimp-arrow-right.png \ + ui/gimp-arrow-up.png \ + ui/gimp-button-default.png \ + ui/gimp-button-insensitive.png \ + ui/gimp-button-normal.png \ + ui/gimp-button-prelight.png \ + ui/gimp-button-pressed.png \ + ui/gimp-handle-h.png \ + ui/gimp-handle-v.png \ + ui/gimp-line-h.png \ + ui/gimp-line-v.png \ + ui/gimp-menu-line-h.png \ + ui/gimp-tooltip-bg.png \ + ui/list_header.png \ + ui/list_header-pressed.png \ + ui/menu-arrow.png \ + ui/menu-arrow-prelight.png \ + ui/menubar.png \ + ui/menuitem.png \ + ui/menu.png \ + ui/minus.png \ + ui/notebook.png \ + ui/null.png \ + ui/option1.png \ + ui/option2.png \ + ui/option3.png \ + ui/plus.png \ + ui/progressbar.png \ + ui/progressbar-trough.png \ + ui/shadow-in-alt.png \ + ui/shadow-in.png \ + ui/shadow-out.png \ + ui/slider-h.png \ + ui/slider-v.png \ + ui/spin-down-insensitive.png \ + ui/spin-down-normal.png \ + ui/spin-down-pressed.png \ + ui/spin-insensitive.png \ + ui/spin.png \ + ui/spin-up-insensitive.png \ + ui/spin-up-normal.png \ + ui/spin-up-pressed.png \ + ui/toolbar.png \ + ui/transparent.png + +EXTRA_DIST = $(themedata_DATA) $(themeuidir) diff --git a/themes/The-Dark-Side-of-Gimp/gtkrc b/themes/The-Dark-Side-of-Gimp/gtkrc new file mode 100644 index 0000000000..b97a6f666f --- /dev/null +++ b/themes/The-Dark-Side-of-Gimp/gtkrc @@ -0,0 +1,2199 @@ +############################################################################ +# +# 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 . +# +############################################################################ +# +# 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 = 1 + + 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 "**" 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 "**" 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 "**" style "tdsog-menu-bar" +widget_class "*.*" 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 "**" 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 "**" 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 "***" 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 "**" style "tdsog-combobox-entry-button-style" +widget_class "****" 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 "**" 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 "**" 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 "**" style "tdsog-combobox-entry-button-style" + +########################################################### + +style "tdsog-combobox-button-style" +{ + xthickness = 3 + ythickness = 3 +} + +widget_class "**" style "tdsog-combobox-button-style" + +########################################################### + +style "tdsog-combobox-style" +{ + xthickness = 0 + ythickness = 0 +} + +widget_class "*" 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 "***" 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 diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-down-insens.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-down-insens.png new file mode 100644 index 0000000000..e61405c3bb Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-down-insens.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-down-prelight.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-down-prelight.png new file mode 100644 index 0000000000..71cae8e764 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-down-prelight.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-down-small-insens.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-down-small-insens.png new file mode 100644 index 0000000000..c0b9098273 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-down-small-insens.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-down-small-prelight.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-down-small-prelight.png new file mode 100644 index 0000000000..9fd15d42fd Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-down-small-prelight.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-down-small.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-down-small.png new file mode 100644 index 0000000000..9fd15d42fd Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-down-small.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-down.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-down.png new file mode 100644 index 0000000000..71cae8e764 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-down.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-left-insens.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-left-insens.png new file mode 100644 index 0000000000..92946e053e Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-left-insens.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-left-prelight.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-left-prelight.png new file mode 100644 index 0000000000..a8cfb5e334 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-left-prelight.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-left.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-left.png new file mode 100644 index 0000000000..a8cfb5e334 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-left.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-right-insens.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-right-insens.png new file mode 100644 index 0000000000..d007d4b7b3 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-right-insens.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-right-prelight.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-right-prelight.png new file mode 100644 index 0000000000..ed1a5bcd25 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-right-prelight.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-right.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-right.png new file mode 100644 index 0000000000..ed1a5bcd25 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-right.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-up-insens.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-up-insens.png new file mode 100644 index 0000000000..fe9ae476ee Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-up-insens.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-up-prelight.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-up-prelight.png new file mode 100644 index 0000000000..b2898c0652 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-up-prelight.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-up-small-insens.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-up-small-insens.png new file mode 100644 index 0000000000..85637dc4ce Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-up-small-insens.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-up-small-prelight.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-up-small-prelight.png new file mode 100644 index 0000000000..eab1eb6768 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-up-small-prelight.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-up-small.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-up-small.png new file mode 100644 index 0000000000..eab1eb6768 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-up-small.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/arrow-up.png b/themes/The-Dark-Side-of-Gimp/ui/arrow-up.png new file mode 100644 index 0000000000..a466155122 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/arrow-up.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/bar-h.png b/themes/The-Dark-Side-of-Gimp/ui/bar-h.png new file mode 100644 index 0000000000..11391e3cee Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/bar-h.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/bar-v.png b/themes/The-Dark-Side-of-Gimp/ui/bar-v.png new file mode 100644 index 0000000000..5f6516104e Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/bar-v.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/button-default.png b/themes/The-Dark-Side-of-Gimp/ui/button-default.png new file mode 100644 index 0000000000..ac6dbbe24e Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/button-default.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/button-insensitive.png b/themes/The-Dark-Side-of-Gimp/ui/button-insensitive.png new file mode 100644 index 0000000000..1ad7c6e9c6 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/button-insensitive.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/button-normal.png b/themes/The-Dark-Side-of-Gimp/ui/button-normal.png new file mode 100644 index 0000000000..7683841783 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/button-normal.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/button-prelight.png b/themes/The-Dark-Side-of-Gimp/ui/button-prelight.png new file mode 100644 index 0000000000..f170a3a162 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/button-prelight.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/button-pressed.png b/themes/The-Dark-Side-of-Gimp/ui/button-pressed.png new file mode 100644 index 0000000000..fd0aa560c6 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/button-pressed.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/check1.png b/themes/The-Dark-Side-of-Gimp/ui/check1.png new file mode 100644 index 0000000000..0ebec49f53 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/check1.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/check2.png b/themes/The-Dark-Side-of-Gimp/ui/check2.png new file mode 100644 index 0000000000..19497cfba5 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/check2.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/check3.png b/themes/The-Dark-Side-of-Gimp/ui/check3.png new file mode 100644 index 0000000000..4c8f5188d0 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/check3.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-active-bg.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-active-bg.png new file mode 100644 index 0000000000..0ad498474d Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-active-bg.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-active-notebook.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-active-notebook.png new file mode 100644 index 0000000000..c919c752c5 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-active-notebook.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-active-rtl-notebook.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-active-rtl-notebook.png new file mode 100644 index 0000000000..b509a65ecc Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-active-rtl-notebook.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-bg.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-bg.png new file mode 100644 index 0000000000..65c3b5e60e Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-bg.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-disabled-bg.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-disabled-bg.png new file mode 100644 index 0000000000..65c3b5e60e Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-disabled-bg.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-disabled-notebook.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-disabled-notebook.png new file mode 100644 index 0000000000..7419058bf7 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-disabled-notebook.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-disabled-rtl-bg.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-disabled-rtl-bg.png new file mode 100644 index 0000000000..130e7b5d20 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-disabled-rtl-bg.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-disabled-rtl-notebook.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-disabled-rtl-notebook.png new file mode 100644 index 0000000000..5e074650a9 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-disabled-rtl-notebook.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-notebook.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-notebook.png new file mode 100644 index 0000000000..7419058bf7 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-notebook.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-rtl-bg.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-rtl-bg.png new file mode 100644 index 0000000000..ea4649d69a Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-rtl-bg.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-rtl-notebook.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-rtl-notebook.png new file mode 100644 index 0000000000..5e074650a9 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-border-rtl-notebook.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-active-rtl.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-active-rtl.png new file mode 100644 index 0000000000..5109b28d61 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-active-rtl.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-active.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-active.png new file mode 100644 index 0000000000..e7d1609384 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-active.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-disabled-rtl.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-disabled-rtl.png new file mode 100644 index 0000000000..e67b83b7c2 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-disabled-rtl.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-disabled.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-disabled.png new file mode 100644 index 0000000000..71477842ba Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-disabled.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-rtl.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-rtl.png new file mode 100644 index 0000000000..e67b83b7c2 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button-rtl.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button.png b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button.png new file mode 100644 index 0000000000..71477842ba Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/combo-entry-button.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/down-pre.png b/themes/The-Dark-Side-of-Gimp/ui/down-pre.png new file mode 100644 index 0000000000..88213ec5d2 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/down-pre.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/down.png b/themes/The-Dark-Side-of-Gimp/ui/down.png new file mode 100644 index 0000000000..dfb22811b5 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/down.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/entry-border-active-bg.png b/themes/The-Dark-Side-of-Gimp/ui/entry-border-active-bg.png new file mode 100644 index 0000000000..dbabce1798 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/entry-border-active-bg.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/entry-border-active-notebook.png b/themes/The-Dark-Side-of-Gimp/ui/entry-border-active-notebook.png new file mode 100644 index 0000000000..4b1b9178fd Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/entry-border-active-notebook.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/entry-border-disabled-bg.png b/themes/The-Dark-Side-of-Gimp/ui/entry-border-disabled-bg.png new file mode 100644 index 0000000000..2fb812c627 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/entry-border-disabled-bg.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/entry-border-disabled-notebook.png b/themes/The-Dark-Side-of-Gimp/ui/entry-border-disabled-notebook.png new file mode 100644 index 0000000000..2fb812c627 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/entry-border-disabled-notebook.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/entry-border-fill-active.png b/themes/The-Dark-Side-of-Gimp/ui/entry-border-fill-active.png new file mode 100644 index 0000000000..a145e47750 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/entry-border-fill-active.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/entry-border-fill.png b/themes/The-Dark-Side-of-Gimp/ui/entry-border-fill.png new file mode 100644 index 0000000000..f6470b1ff7 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/entry-border-fill.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/entry-border-notebook-null.png b/themes/The-Dark-Side-of-Gimp/ui/entry-border-notebook-null.png new file mode 100644 index 0000000000..f821830b86 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/entry-border-notebook-null.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/entry-border-notebook.png b/themes/The-Dark-Side-of-Gimp/ui/entry-border-notebook.png new file mode 100644 index 0000000000..e0079278c1 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/entry-border-notebook.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/ext-bottom.png b/themes/The-Dark-Side-of-Gimp/ui/ext-bottom.png new file mode 100644 index 0000000000..a18a05cd31 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/ext-bottom.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/ext-left.png b/themes/The-Dark-Side-of-Gimp/ui/ext-left.png new file mode 100644 index 0000000000..9907c94dd1 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/ext-left.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/ext-right.png b/themes/The-Dark-Side-of-Gimp/ui/ext-right.png new file mode 100644 index 0000000000..664c2cf9dc Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/ext-right.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/ext-top.png b/themes/The-Dark-Side-of-Gimp/ui/ext-top.png new file mode 100644 index 0000000000..ae254a8798 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/ext-top.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/extension-bottom.png b/themes/The-Dark-Side-of-Gimp/ui/extension-bottom.png new file mode 100644 index 0000000000..e4e7fabdd2 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/extension-bottom.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/extension-left.png b/themes/The-Dark-Side-of-Gimp/ui/extension-left.png new file mode 100644 index 0000000000..26a165e091 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/extension-left.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/extension-right.png b/themes/The-Dark-Side-of-Gimp/ui/extension-right.png new file mode 100644 index 0000000000..91a754cdb8 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/extension-right.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/extension-top.png b/themes/The-Dark-Side-of-Gimp/ui/extension-top.png new file mode 100644 index 0000000000..206a222f29 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/extension-top.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/frame-gap-end.png b/themes/The-Dark-Side-of-Gimp/ui/frame-gap-end.png new file mode 100644 index 0000000000..5355136a60 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/frame-gap-end.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/frame-gap-start.png b/themes/The-Dark-Side-of-Gimp/ui/frame-gap-start.png new file mode 100644 index 0000000000..ae7b855db2 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/frame-gap-start.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/frame.png b/themes/The-Dark-Side-of-Gimp/ui/frame.png new file mode 100644 index 0000000000..9ffdbf2431 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/frame.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gap_bottom.png b/themes/The-Dark-Side-of-Gimp/ui/gap_bottom.png new file mode 100644 index 0000000000..3689fad5be Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gap_bottom.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gap_left.png b/themes/The-Dark-Side-of-Gimp/ui/gap_left.png new file mode 100644 index 0000000000..b5b495f6ba Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gap_left.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gap_right.png b/themes/The-Dark-Side-of-Gimp/ui/gap_right.png new file mode 100644 index 0000000000..a41ad25884 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gap_right.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gap_top.png b/themes/The-Dark-Side-of-Gimp/ui/gap_top.png new file mode 100644 index 0000000000..3b89ae6aad Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gap_top.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-down-insensitive.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-down-insensitive.png new file mode 100644 index 0000000000..771de6b377 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-down-insensitive.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-down-insenstive.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-down-insenstive.png new file mode 100644 index 0000000000..771de6b377 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-down-insenstive.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-down.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-down.png new file mode 100644 index 0000000000..23c715f0cc Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-down.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-left.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-left.png new file mode 100644 index 0000000000..cdbfc2f8c4 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-left.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-right-dark.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-right-dark.png new file mode 100644 index 0000000000..99d0404b53 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-right-dark.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-right.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-right.png new file mode 100644 index 0000000000..6b890dbe21 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-right.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-up.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-up.png new file mode 100644 index 0000000000..ff1f03f296 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-arrow-up.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-button-default.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-button-default.png new file mode 100644 index 0000000000..ac6dbbe24e Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-button-default.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-button-insensitive.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-button-insensitive.png new file mode 100644 index 0000000000..1ad7c6e9c6 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-button-insensitive.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-button-normal.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-button-normal.png new file mode 100644 index 0000000000..7683841783 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-button-normal.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-button-prelight.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-button-prelight.png new file mode 100644 index 0000000000..f170a3a162 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-button-prelight.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-button-pressed.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-button-pressed.png new file mode 100644 index 0000000000..fd0aa560c6 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-button-pressed.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-handle-h.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-handle-h.png new file mode 100644 index 0000000000..9ef6149fb6 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-handle-h.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-handle-v.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-handle-v.png new file mode 100644 index 0000000000..e54014c120 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-handle-v.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-line-h.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-line-h.png new file mode 100644 index 0000000000..af8d7b9ef4 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-line-h.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-line-v.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-line-v.png new file mode 100644 index 0000000000..8354dcdcf6 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-line-v.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-menu-line-h.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-menu-line-h.png new file mode 100644 index 0000000000..084587880d Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-menu-line-h.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/gimp-tooltip-bg.png b/themes/The-Dark-Side-of-Gimp/ui/gimp-tooltip-bg.png new file mode 100644 index 0000000000..00e9acce9e Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/gimp-tooltip-bg.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/list_header-pressed.png b/themes/The-Dark-Side-of-Gimp/ui/list_header-pressed.png new file mode 100644 index 0000000000..a5322e55e7 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/list_header-pressed.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/list_header.png b/themes/The-Dark-Side-of-Gimp/ui/list_header.png new file mode 100644 index 0000000000..2cc9d0a89e Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/list_header.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/menu-arrow-prelight.png b/themes/The-Dark-Side-of-Gimp/ui/menu-arrow-prelight.png new file mode 100644 index 0000000000..c7837082ca Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/menu-arrow-prelight.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/menu-arrow.png b/themes/The-Dark-Side-of-Gimp/ui/menu-arrow.png new file mode 100644 index 0000000000..61d292d712 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/menu-arrow.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/menu.png b/themes/The-Dark-Side-of-Gimp/ui/menu.png new file mode 100644 index 0000000000..e9cbc0a796 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/menu.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/menubar.png b/themes/The-Dark-Side-of-Gimp/ui/menubar.png new file mode 100644 index 0000000000..3918fc0159 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/menubar.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/menuitem.png b/themes/The-Dark-Side-of-Gimp/ui/menuitem.png new file mode 100644 index 0000000000..799eb6a354 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/menuitem.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/minus.png b/themes/The-Dark-Side-of-Gimp/ui/minus.png new file mode 100644 index 0000000000..d1a1962cec Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/minus.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/notebook.png b/themes/The-Dark-Side-of-Gimp/ui/notebook.png new file mode 100644 index 0000000000..d75158aaca Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/notebook.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/null.png b/themes/The-Dark-Side-of-Gimp/ui/null.png new file mode 100644 index 0000000000..0c00fdf962 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/null.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/option1.png b/themes/The-Dark-Side-of-Gimp/ui/option1.png new file mode 100644 index 0000000000..b20d790726 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/option1.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/option2.png b/themes/The-Dark-Side-of-Gimp/ui/option2.png new file mode 100644 index 0000000000..032006840d Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/option2.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/option3.png b/themes/The-Dark-Side-of-Gimp/ui/option3.png new file mode 100644 index 0000000000..17f28a038e Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/option3.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/plus.png b/themes/The-Dark-Side-of-Gimp/ui/plus.png new file mode 100644 index 0000000000..8c63524d9c Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/plus.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/progressbar-trough.png b/themes/The-Dark-Side-of-Gimp/ui/progressbar-trough.png new file mode 100644 index 0000000000..9eac1ad182 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/progressbar-trough.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/progressbar.png b/themes/The-Dark-Side-of-Gimp/ui/progressbar.png new file mode 100644 index 0000000000..d9daea8e1d Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/progressbar.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/shadow-in-alt.png b/themes/The-Dark-Side-of-Gimp/ui/shadow-in-alt.png new file mode 100644 index 0000000000..ea86bc5558 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/shadow-in-alt.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/shadow-in.png b/themes/The-Dark-Side-of-Gimp/ui/shadow-in.png new file mode 100644 index 0000000000..3904476069 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/shadow-in.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/shadow-out.png b/themes/The-Dark-Side-of-Gimp/ui/shadow-out.png new file mode 100644 index 0000000000..02c73b1559 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/shadow-out.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/slider-h.png b/themes/The-Dark-Side-of-Gimp/ui/slider-h.png new file mode 100644 index 0000000000..b19c6101ee Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/slider-h.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/slider-v.png b/themes/The-Dark-Side-of-Gimp/ui/slider-v.png new file mode 100644 index 0000000000..7a2f9575f4 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/slider-v.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/spin-down-insensitive.png b/themes/The-Dark-Side-of-Gimp/ui/spin-down-insensitive.png new file mode 100644 index 0000000000..9c9747a034 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/spin-down-insensitive.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/spin-down-normal.png b/themes/The-Dark-Side-of-Gimp/ui/spin-down-normal.png new file mode 100644 index 0000000000..5813cbcab9 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/spin-down-normal.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/spin-down-pressed.png b/themes/The-Dark-Side-of-Gimp/ui/spin-down-pressed.png new file mode 100644 index 0000000000..df7f1c440f Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/spin-down-pressed.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/spin-insensitive.png b/themes/The-Dark-Side-of-Gimp/ui/spin-insensitive.png new file mode 100644 index 0000000000..a6139546c6 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/spin-insensitive.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/spin-up-insensitive.png b/themes/The-Dark-Side-of-Gimp/ui/spin-up-insensitive.png new file mode 100644 index 0000000000..262228f38a Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/spin-up-insensitive.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/spin-up-normal.png b/themes/The-Dark-Side-of-Gimp/ui/spin-up-normal.png new file mode 100644 index 0000000000..7e3c4f5f72 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/spin-up-normal.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/spin-up-pressed.png b/themes/The-Dark-Side-of-Gimp/ui/spin-up-pressed.png new file mode 100644 index 0000000000..603dc9df4a Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/spin-up-pressed.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/spin.png b/themes/The-Dark-Side-of-Gimp/ui/spin.png new file mode 100644 index 0000000000..4f0f11932f Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/spin.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/toolbar.png b/themes/The-Dark-Side-of-Gimp/ui/toolbar.png new file mode 100644 index 0000000000..cf6bab9e81 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/toolbar.png differ diff --git a/themes/The-Dark-Side-of-Gimp/ui/transparent.png b/themes/The-Dark-Side-of-Gimp/ui/transparent.png new file mode 100644 index 0000000000..53d9190a51 Binary files /dev/null and b/themes/The-Dark-Side-of-Gimp/ui/transparent.png differ