diff --git a/configure.ac b/configure.ac index b2097ad903..17b20fea3b 100644 --- a/configure.ac +++ b/configure.ac @@ -2686,9 +2686,6 @@ icons/Symbolic/Makefile icons/Symbolic-Inverted/Makefile themes/Makefile themes/System/Makefile -themes/Dark/Makefile -themes/Gray/Makefile -themes/Light/Makefile data/Makefile data/brushes/Makefile data/brushes/Basic/Makefile diff --git a/themes/Dark/.gitignore b/themes/Dark/.gitignore deleted file mode 100644 index b336cc7cec..0000000000 --- a/themes/Dark/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/themes/Dark/Makefile.am b/themes/Dark/Makefile.am deleted file mode 100644 index 7278546cea..0000000000 --- a/themes/Dark/Makefile.am +++ /dev/null @@ -1,131 +0,0 @@ -## Process this file with automake to produce Makefile.in - -themedatadir = $(gimpdatadir)/themes/Dark -themeuidir = $(gimpdatadir)/themes/Dark/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/blue.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-null.png \ - ui/entry-border-notebook.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-null.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) $(themeui_DATA) diff --git a/themes/Dark/gtkrc b/themes/Dark/gtkrc deleted file mode 100644 index c89a982fcf..0000000000 --- a/themes/Dark/gtkrc +++ /dev/null @@ -1,2390 +0,0 @@ -############################################################################ -# -# Dark GIMP Theme -# -# Version 0.2 -# -# Copyright 2015-2016, 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 -# -############################################################################ -# -# KDE: -# -# * For this theme to work under KDE users will need to disable either -# "Apply colors to non-QT applications" or "Apply KDE Colours to Non-KDE -# apps" depending on the version. -# -# Miscellaneous: -# -# * Fonts can be overridden by uncommenting the two font lines below -# -# * Uncomment the gtk-primary-button-warps-slider line to enable warping -# scroll bars. -# -############################################################################ - -gtk-menu-images = 1 -gtk-button-images = 0 -gtk-auto-mnemonics = 1 -#gtk-primary-button-warps-slider = 1 -gtk-toolbar-style = GTK_TOOLBAR_ICONS -gtk-application-prefer-dark-theme = true - -#gtk-font-name = "Sans 11" - -# KDE hack to match gtk/gnome defaults -gtk-button-images = 0 - -style "gimp-dark-default-style" -{ -# font_name = "Sans 11" - - color["clr1"] = "#DDDDDD" - color["clr2"] = "#FFFFFF" - color["clr3"] = "#C1C1C1" - color["clr4"] = "#383838" - color["clr5"] = "#555555" - color["clr6"] = "#828282" - color["clr7"] = "#3B3B3B" - color["clr8"] = "#383838" - color["clr9"] = "#454545" - color["clrA"] = "#303030" - - fg[NORMAL] = @clr1 - fg[PRELIGHT] = @clr2 - fg[ACTIVE] = @clr3 - fg[SELECTED] = @clr1 - fg[INSENSITIVE] = @clr3 - - bg[NORMAL] = @clr9 - bg[PRELIGHT] = @clr7 - bg[ACTIVE] = @clr4 - bg[SELECTED] = @clr5 - bg[INSENSITIVE] = @clr5 - - base[NORMAL] = @clrA - base[PRELIGHT] = @clr7 - base[ACTIVE] = @clr7 - base[SELECTED] = @clr1 - base[INSENSITIVE] = @clr8 - - text[NORMAL] = @clr1 - text[PRELIGHT] = @clr1 - text[ACTIVE] = @clr1 - text[SELECTED] = @clr7 - 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 = 2 - GimpDockWindow::default-height = 240 - GimpDock::font-scale = 0.8333 - GimpMenuDock::minimal-width = 200 - GimpDockWindow::menu-preview-size = small-toolbar - GimpToolPalette::tool-icon-size = large-toolbar - 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 - GtkComboBoxEntry::appears-as-list = 0 - GtkComboBoxText::appears-as-list = 0 - GtkComboBox::appears-as-list = 0 - - # - # To adjust to default button spacing: - # - # Set focus-padding to 2 - # Set focus-line to 1 - # - - GtkButton::focus-line_width = 0 - GtkButton::focus-padding = 0 - - GtkRange::trough-border = 0 - GtkRange::slider-width = 15 - GtkRange::stepper-size = 0 - - GtkScale::slider-length = 14 - GtkScale::slider-width = 14 - GtkScale::trough-border = 0 - GtkScale::trough-side-details = 1 - - GtkVScale::slider_length = 14 - GtkVScale::slider_width = 14 - - GtkHScale::slider_length = 14 - GtkHScale::slider_width = 14 - - GtkScrollbar::trough-border = 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 - - 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 - GtkComboBoxText::shadow_type = GTK_SHADOW_NONE - GtkVScale::shadow_type = GTK_SHADOW_NONE - GtkHScale::shadow_type = GTK_SHADOW_NONE - GtkMenuItem::horizontal-padding = 4 - - GtkWidget::tooltip-radius = 2 - GtkWidget::tooltip-alpha = 235 - GtkWidget::new-tooltip-style = 1 - - GtkWindow::resize-grip-height = 0 - GtkWindow::resize-grip-width = 0 - - 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 = SHADOW_GAP - file = "ui/shadow-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 "gimp-dark-default-style" -class "*" style "gimp-dark-default-style" - -########################################################### - -style "gimp-dark-tool-dialog-style" = "gimp-dark-default-style" -{ - GtkDialog::action-area-border = 6 -} - -class "GimpToolDialog" style "gimp-dark-tool-dialog-style" - -########################################################### - -style "gimp-dark-grid-view-style" = "gimp-dark-default-style" -{ - bg[NORMAL] = { 1.0, 1.0, 1.0 } -} - -widget "*GimpContainerGridView*GtkViewport*" style "gimp-dark-grid-view-style" - -########################################################### - -style "gimp-dark-dockable-style" = "gimp-dark-default-style" -{ - GimpFrame::label-bold = 0 - GtkButton::focus-line_width = 1 - GtkButton::focus-padding = 0 -} - -widget "*GimpDockable.*" style "gimp-dark-dockable-style" - -########################################################### - -style "gimp-dark-display-style" = "gimp-dark-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 "gimp-dark-display-style" - -########################################################### - -style "gimp-dark-overlay-style" = "gimp-display-style" -{ - GtkButton::focus-line_width = 1 -} - -widget_class "**" style "gimp-dark-overlay-style" - -########################################################### - -style "gimp-dark-gtkbutton-style" = "gimp-dark-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 "gimp-dark-gtkbutton-style" - -########################################################### - -style "gimp-dark-tooltips-style" = "gimp-dark-default-style" -{ - xthickness = 4 - ythickness = 4 - - bg[NORMAL] = "#383838" - bg[SELECTED] = "#828282" - fg[NORMAL] = @clr1 -} - -widget "gtk-tooltip*" style "gimp-dark-tooltips-style" - -########################################################### - -style "gimp-dark-list-header-style" -{ - #Comment out the ythickness setting below for thicker column headers. - #ythickness = 0 - - GtkTreeView::odd_row_color = "#1f1f1f" - GtkTreeView::even_row_color = "#1f1f1f" - - # - # 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] = "#C1C1C1" - #text[PRELIGHT] = "#FF0" - text[SELECTED] = "#DDDDDD" - #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 "gimp-dark-list-header-style" -widget_class "*GtkTree*" style "gimp-dark-list-header-style" -widget_class "*GtkCList" style "gimp-dark-list-header-style" - -########################################################### - -style "gimp-dark-notebook-style" = "gimp-dark-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 = { 1, 1, 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 "gimp-dark-notebook-style" - -########################################################### - -style "gimp-dark-menu" = "gimp-dark-default-style" -{ - # bg[NORMAL] affects menu detachable item - 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 "gimp-dark-menu" -widget_class "**" style "gimp-dark-menu" - -########################################################### - -style "gimp-dark-menu-bar" = "gimp-dark-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 "gimp-dark-menu-bar" -widget_class "**" style "gimp-dark-menu-bar" -widget_class "*.*" style "gimp-dark-menu-bar" - -########################################################### - -style "gimp-dark-menu-item" -{ - xthickness = 2 - ythickness = 4 - - bg[NORMAL] = "#484848" - - fg[NORMAL] = "#FFF" - fg[PRELIGHT] = "#FFF" - fg[ACTIVE] = "#FFF" - fg[SELECTED] = "#FFF" - 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 "gimp-dark-menu-item" -widget_class "**" style "gimp-dark-menu-item" - -########################################################### - -style "gimp-dark-item" -{ - xthickness = 4 - - bg[NORMAL] = "#484848" - - fg[NORMAL] = "#FFF" - fg[PRELIGHT] = "#FFF" - fg[ACTIVE] = "#FFF" - fg[SELECTED] = "#FFF" - 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 "gimp-dark-item" -widget_class "*GtkItem*" style "gimp-dark-item" - -########################################################### - - -style "gimp-dark-entry" = "gimp-dark-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/shadow-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 "gimp-dark-entry" -class "GtkOldEditable" style "gimp-dark-entry" - -########################################################### - - -style "gimp-dark-spin-button" = "gimp-dark-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 "gimp-dark-spin-button" - -########################################################### - -style "gimp-dark-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/null.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 "gimp-dark-scroll-bar" - -########################################################### - -style "gimp-dark-radio-button" = "gimp-dark-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 "gimp-dark-radio-button" -class "GtkRadioMenuItem" style "gimp-dark-radio-button" - -########################################################### - -style "gimp-dark-check-button" = "gimp-dark-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 "gimp-dark-check-button" -class "GtkCheckMenuItem" style "gimp-dark-check-button" - -########################################################### - -style "gimp-dark-progress-bar" = "gimp-dark-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 "gimp-dark-progress-bar" - -########################################################### - -style "gimp-dark-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 "gimp-dark-separator-menu-item" - -########################################################### - -style "gimp-dark-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 "gimp-dark-notebook-entry-style" - -########################################################### - -style "gimp-dark-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 "gimp-dark-notebook-combobox-entry-style" - -########################################################### - -style "gimp-dark-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 "gimp-dark-combobox-entry-button-style" -widget_class "****" style "gimp-dark-combobox-entry-button-style" -widget_class "**" style "gimp-dark-combobox-entry-button-style" - -########################################################### - -style "gimp-dark-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/transparent.png" - border = { 3, 3, 3, 3 } - stretch = TRUE - } - } -} - -class "GtkRange" style "gimp-dark-range-style" - -########################################################### - -style "gimp-dark-spin-scale-style" -{ - fg[NORMAL] = "#131313" - bg[NORMAL] = "#1f1f1f" - - 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 "gimp-dark-spin-scale-style" - -########################################################### - -style "gimp-dark-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 "gimp-dark-scrolled-window-style" - -########################################################### - -style "gimp-dark-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 "gimp-dark-frame-style" - -########################################################### - -style "gimp-dark-toolbox-frame-style" -{ - engine "pixmap" - { - image - { - function = SHADOW - } - } -} - -widget_class "**" style "gimp-dark-toolbox-frame-style" - -########################################################### - -style "gimp-dark-toolbar-style" -{ - engine "pixmap" - { - image - { - function = BOX - file = "ui/toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - - image - { - function = BOX_GAP - recolorable = TRUE - detail = "handlebox_bin" - file = "ui/gimp-handle-h.png" - border = { 4, 3, 4, 3 } - stretch = FALSE - } - - 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 "gimp-dark-toolbar-style" -class "*HandleBox*" style "gimp-dark-toolbar-style" - -########################################################### - -style "gimp-dark-combobox-separator-style" -{ - xthickness = 0 - ythickness = 0 - GtkWidget::wide-separators = 1 -} - -widget_class "**" style "gimp-dark-combobox-separator-style" - -########################################################### - -style "gimp-dark-combobox-button-style" -{ - xthickness = 3 - ythickness = 3 -} - -widget_class "**" style "gimp-dark-combobox-button-style" - -########################################################### - -style "gimp-dark-combobox-style" -{ - xthickness = 0 - ythickness = 0 -} - -widget_class "*" style "gimp-dark-combobox-style" - -style "gimp-dark-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 "gimp-dark-combobox-style1" - -########################################################### - -style "gimp-dark-button-style" -{ - fg[PRELIGHT] = "#FBFBFB" - fg[ACTIVE] = "#9B9B9B" - fg[NORMAL] = "#CBCBCB" - fg[INSENSITIVE] = "#CBCBCB" -} - -widget_class "**" style "gimp-dark-button-style" - -########################################################### - -style "gimp-dark-gtkscale-style" -{ - engine "pixmap" - { - 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/slider-h.png" - border = {0,0,0,0} - stretch = TRUE - orientation = HORIZONTAL - } - - image - { - function = BOX - recolorable = TRUE - file = "ui/slider-v.png" - border = {0,0,0,0} - stretch = TRUE - orientation = VERTICAL - } - } -} - -class "GtkScale" style "gimp-dark-gtkscale-style" -class "GtkVScale" style "gimp-dark-gtkscale-style" -class "GtkHScale" style "gimp-dark-gtkscale-style" -widget_class "*GtkScale*" style "gimp-dark-gtkscale-style" -widget_class "*GtkVScale*" style "gimp-dark-gtkscale-style" -widget_class "*GtkHScale*" style "gimp-dark-gtkscale-style" - -########################################################### - -style "tdsog-overlay-scrollbar" -{ - bg[SELECTED] = "#CCC" - bg[INSENSITIVE] = "#AAA" - bg[ACTIVE] = "#EEE" - bg[NORMAL] = "#666" - bg[PRELIGHT] = "#666" - - fg[NORMAL] = "#EEE" -} - -widget_class "*" style "tdsog-overlay-scrollbar" -widget_class "*" style "tdsog-overlay-scrollbar" - -########################################################### - -# Menu prelight fix for Ubuntu Unity -style "ubuntu-fix-menu-item" -{ - engine "pixmap" - { - image - { - function = BOX - state = PRELIGHT - file = "ui/entry-border-fill-active.png" - border = { 1, 0, 1, 0 } - stretch = TRUE - } - } -} - -widget "GtkMenuItem" style "ubuntu-fix-menu-item" - -########################################################### - -style "dark-python-console" -{ - text[NORMAL] = "#8f8" - text[INSENSITIVE] = "#f88" -} - -widget "python-fu-console" style "dark-python-console" - -########################################################### - -style "gimp-dark-spin-scale-style" -{ - 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 "gimp-dark-spin-scale-style" - -########################################################### - -style "gimp-dark-treeview" = "gimp-dark-default-style" -{ - xthickness = 2 - ythickness = 0 - - GtkTreeView::odd_row_color = "#383838" - GtkTreeView::even_row_color = "#383838" - - # - # set custom text color here - # - - #text[NORMAL] = "#C1C1C1" - #text[NORMAL] = "#C1C1C1" - #text[PRELIGHT] = "#0F0" - #text[SELECTED] = "#0F0" - #text[INSENSITIVE] = "#0F0" - #text[ACTIVE] = "#0F0" - - engine "pixmap" - { - image - { - function = FLAT_BOX - state = ACTIVE - file = "ui/null.png" - border = {1,1,1,1} - stretch = TRUE - } - - image - { - function = FLAT_BOX - state = PRELIGHT - file = "ui/null.png" - border = {1,1,1,1} - stretch = TRUE - } - - image - { - function = FLAT_BOX - state = NORMAL - file = "ui/null.png" - border = {1,1,1,1} - stretch = TRUE - } - - image - { - function = FLAT_BOX - state = INSENSITIVE - file = "ui/null.png" - border = {1,1,1,1} - stretch = TRUE - } - - image - { - function = FLAT_BOX - state = SELECTED - file = "ui/menuitem.png" - border = {1,1,1,1} - stretch = TRUE - } - } -} - -class "GtkTreeView" style "gimp-dark-treeview" - -# EOF diff --git a/themes/Dark/ui/arrow-down-insens.png b/themes/Dark/ui/arrow-down-insens.png deleted file mode 100644 index e61405c3bb..0000000000 Binary files a/themes/Dark/ui/arrow-down-insens.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-down-prelight.png b/themes/Dark/ui/arrow-down-prelight.png deleted file mode 100644 index 71cae8e764..0000000000 Binary files a/themes/Dark/ui/arrow-down-prelight.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-down-small-insens.png b/themes/Dark/ui/arrow-down-small-insens.png deleted file mode 100644 index c0b9098273..0000000000 Binary files a/themes/Dark/ui/arrow-down-small-insens.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-down-small-prelight.png b/themes/Dark/ui/arrow-down-small-prelight.png deleted file mode 100644 index 9fd15d42fd..0000000000 Binary files a/themes/Dark/ui/arrow-down-small-prelight.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-down-small.png b/themes/Dark/ui/arrow-down-small.png deleted file mode 100644 index 9fd15d42fd..0000000000 Binary files a/themes/Dark/ui/arrow-down-small.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-down.png b/themes/Dark/ui/arrow-down.png deleted file mode 100644 index 71cae8e764..0000000000 Binary files a/themes/Dark/ui/arrow-down.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-left-insens.png b/themes/Dark/ui/arrow-left-insens.png deleted file mode 100644 index 92946e053e..0000000000 Binary files a/themes/Dark/ui/arrow-left-insens.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-left-prelight.png b/themes/Dark/ui/arrow-left-prelight.png deleted file mode 100644 index a8cfb5e334..0000000000 Binary files a/themes/Dark/ui/arrow-left-prelight.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-left.png b/themes/Dark/ui/arrow-left.png deleted file mode 100644 index a8cfb5e334..0000000000 Binary files a/themes/Dark/ui/arrow-left.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-right-insens.png b/themes/Dark/ui/arrow-right-insens.png deleted file mode 100644 index d007d4b7b3..0000000000 Binary files a/themes/Dark/ui/arrow-right-insens.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-right-prelight.png b/themes/Dark/ui/arrow-right-prelight.png deleted file mode 100644 index ed1a5bcd25..0000000000 Binary files a/themes/Dark/ui/arrow-right-prelight.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-right.png b/themes/Dark/ui/arrow-right.png deleted file mode 100644 index d849d2a11b..0000000000 Binary files a/themes/Dark/ui/arrow-right.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-up-insens.png b/themes/Dark/ui/arrow-up-insens.png deleted file mode 100644 index fe9ae476ee..0000000000 Binary files a/themes/Dark/ui/arrow-up-insens.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-up-prelight.png b/themes/Dark/ui/arrow-up-prelight.png deleted file mode 100644 index b2898c0652..0000000000 Binary files a/themes/Dark/ui/arrow-up-prelight.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-up-small-insens.png b/themes/Dark/ui/arrow-up-small-insens.png deleted file mode 100644 index 85637dc4ce..0000000000 Binary files a/themes/Dark/ui/arrow-up-small-insens.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-up-small-prelight.png b/themes/Dark/ui/arrow-up-small-prelight.png deleted file mode 100644 index eab1eb6768..0000000000 Binary files a/themes/Dark/ui/arrow-up-small-prelight.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-up-small.png b/themes/Dark/ui/arrow-up-small.png deleted file mode 100644 index eab1eb6768..0000000000 Binary files a/themes/Dark/ui/arrow-up-small.png and /dev/null differ diff --git a/themes/Dark/ui/arrow-up.png b/themes/Dark/ui/arrow-up.png deleted file mode 100644 index a466155122..0000000000 Binary files a/themes/Dark/ui/arrow-up.png and /dev/null differ diff --git a/themes/Dark/ui/bar-h.png b/themes/Dark/ui/bar-h.png deleted file mode 100644 index fce6180a9e..0000000000 Binary files a/themes/Dark/ui/bar-h.png and /dev/null differ diff --git a/themes/Dark/ui/bar-v.png b/themes/Dark/ui/bar-v.png deleted file mode 100644 index a7c2c1a701..0000000000 Binary files a/themes/Dark/ui/bar-v.png and /dev/null differ diff --git a/themes/Dark/ui/blue.png b/themes/Dark/ui/blue.png deleted file mode 100644 index fd545701af..0000000000 Binary files a/themes/Dark/ui/blue.png and /dev/null differ diff --git a/themes/Dark/ui/button-default.png b/themes/Dark/ui/button-default.png deleted file mode 100644 index 4f08acb27a..0000000000 Binary files a/themes/Dark/ui/button-default.png and /dev/null differ diff --git a/themes/Dark/ui/button-insensitive.png b/themes/Dark/ui/button-insensitive.png deleted file mode 100644 index 1ad7c6e9c6..0000000000 Binary files a/themes/Dark/ui/button-insensitive.png and /dev/null differ diff --git a/themes/Dark/ui/button-normal.png b/themes/Dark/ui/button-normal.png deleted file mode 100644 index 7683841783..0000000000 Binary files a/themes/Dark/ui/button-normal.png and /dev/null differ diff --git a/themes/Dark/ui/button-prelight.png b/themes/Dark/ui/button-prelight.png deleted file mode 100644 index d76eb7de81..0000000000 Binary files a/themes/Dark/ui/button-prelight.png and /dev/null differ diff --git a/themes/Dark/ui/button-pressed.png b/themes/Dark/ui/button-pressed.png deleted file mode 100644 index 76eb92e3e2..0000000000 Binary files a/themes/Dark/ui/button-pressed.png and /dev/null differ diff --git a/themes/Dark/ui/check1.png b/themes/Dark/ui/check1.png deleted file mode 100644 index d9154d51c1..0000000000 Binary files a/themes/Dark/ui/check1.png and /dev/null differ diff --git a/themes/Dark/ui/check2.png b/themes/Dark/ui/check2.png deleted file mode 100644 index e04f356e92..0000000000 Binary files a/themes/Dark/ui/check2.png and /dev/null differ diff --git a/themes/Dark/ui/check3.png b/themes/Dark/ui/check3.png deleted file mode 100644 index a0c01dae88..0000000000 Binary files a/themes/Dark/ui/check3.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-border-active-bg.png b/themes/Dark/ui/combo-entry-border-active-bg.png deleted file mode 100644 index 54eb1dd6ec..0000000000 Binary files a/themes/Dark/ui/combo-entry-border-active-bg.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-border-active-notebook.png b/themes/Dark/ui/combo-entry-border-active-notebook.png deleted file mode 100644 index 70e6b5e354..0000000000 Binary files a/themes/Dark/ui/combo-entry-border-active-notebook.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-border-active-rtl-notebook.png b/themes/Dark/ui/combo-entry-border-active-rtl-notebook.png deleted file mode 100644 index b35f41e6d5..0000000000 Binary files a/themes/Dark/ui/combo-entry-border-active-rtl-notebook.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-border-bg.png b/themes/Dark/ui/combo-entry-border-bg.png deleted file mode 100644 index 695dbde195..0000000000 Binary files a/themes/Dark/ui/combo-entry-border-bg.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-border-disabled-bg.png b/themes/Dark/ui/combo-entry-border-disabled-bg.png deleted file mode 100644 index 0420afd053..0000000000 Binary files a/themes/Dark/ui/combo-entry-border-disabled-bg.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-border-disabled-notebook.png b/themes/Dark/ui/combo-entry-border-disabled-notebook.png deleted file mode 100644 index bacde7c785..0000000000 Binary files a/themes/Dark/ui/combo-entry-border-disabled-notebook.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-border-disabled-rtl-bg.png b/themes/Dark/ui/combo-entry-border-disabled-rtl-bg.png deleted file mode 100644 index 90f2fecc06..0000000000 Binary files a/themes/Dark/ui/combo-entry-border-disabled-rtl-bg.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-border-disabled-rtl-notebook.png b/themes/Dark/ui/combo-entry-border-disabled-rtl-notebook.png deleted file mode 100644 index 9053e317f2..0000000000 Binary files a/themes/Dark/ui/combo-entry-border-disabled-rtl-notebook.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-border-notebook.png b/themes/Dark/ui/combo-entry-border-notebook.png deleted file mode 100644 index f876adaae6..0000000000 Binary files a/themes/Dark/ui/combo-entry-border-notebook.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-border-rtl-bg.png b/themes/Dark/ui/combo-entry-border-rtl-bg.png deleted file mode 100644 index e7019b9d13..0000000000 Binary files a/themes/Dark/ui/combo-entry-border-rtl-bg.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-border-rtl-notebook.png b/themes/Dark/ui/combo-entry-border-rtl-notebook.png deleted file mode 100644 index e9539a77b9..0000000000 Binary files a/themes/Dark/ui/combo-entry-border-rtl-notebook.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-button-active-rtl.png b/themes/Dark/ui/combo-entry-button-active-rtl.png deleted file mode 100644 index 6960c7e6c3..0000000000 Binary files a/themes/Dark/ui/combo-entry-button-active-rtl.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-button-active.png b/themes/Dark/ui/combo-entry-button-active.png deleted file mode 100644 index 7d45c37d24..0000000000 Binary files a/themes/Dark/ui/combo-entry-button-active.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-button-disabled-rtl.png b/themes/Dark/ui/combo-entry-button-disabled-rtl.png deleted file mode 100644 index f40ba99fcc..0000000000 Binary files a/themes/Dark/ui/combo-entry-button-disabled-rtl.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-button-disabled.png b/themes/Dark/ui/combo-entry-button-disabled.png deleted file mode 100644 index 8360592d86..0000000000 Binary files a/themes/Dark/ui/combo-entry-button-disabled.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-button-rtl.png b/themes/Dark/ui/combo-entry-button-rtl.png deleted file mode 100644 index 99bdb335b7..0000000000 Binary files a/themes/Dark/ui/combo-entry-button-rtl.png and /dev/null differ diff --git a/themes/Dark/ui/combo-entry-button.png b/themes/Dark/ui/combo-entry-button.png deleted file mode 100644 index cfb9e4db13..0000000000 Binary files a/themes/Dark/ui/combo-entry-button.png and /dev/null differ diff --git a/themes/Dark/ui/down-pre.png b/themes/Dark/ui/down-pre.png deleted file mode 100644 index 88213ec5d2..0000000000 Binary files a/themes/Dark/ui/down-pre.png and /dev/null differ diff --git a/themes/Dark/ui/down.png b/themes/Dark/ui/down.png deleted file mode 100644 index dfb22811b5..0000000000 Binary files a/themes/Dark/ui/down.png and /dev/null differ diff --git a/themes/Dark/ui/entry-border-active-bg.png b/themes/Dark/ui/entry-border-active-bg.png deleted file mode 100644 index e7f8079871..0000000000 Binary files a/themes/Dark/ui/entry-border-active-bg.png and /dev/null differ diff --git a/themes/Dark/ui/entry-border-active-notebook.png b/themes/Dark/ui/entry-border-active-notebook.png deleted file mode 100644 index 7f5d86a762..0000000000 Binary files a/themes/Dark/ui/entry-border-active-notebook.png and /dev/null differ diff --git a/themes/Dark/ui/entry-border-disabled-bg.png b/themes/Dark/ui/entry-border-disabled-bg.png deleted file mode 100644 index 4f7e3989c2..0000000000 Binary files a/themes/Dark/ui/entry-border-disabled-bg.png and /dev/null differ diff --git a/themes/Dark/ui/entry-border-disabled-notebook.png b/themes/Dark/ui/entry-border-disabled-notebook.png deleted file mode 100644 index b4bc48ae91..0000000000 Binary files a/themes/Dark/ui/entry-border-disabled-notebook.png and /dev/null differ diff --git a/themes/Dark/ui/entry-border-fill-active.png b/themes/Dark/ui/entry-border-fill-active.png deleted file mode 100644 index 58c31aa552..0000000000 Binary files a/themes/Dark/ui/entry-border-fill-active.png and /dev/null differ diff --git a/themes/Dark/ui/entry-border-fill.png b/themes/Dark/ui/entry-border-fill.png deleted file mode 100644 index c9c86cb898..0000000000 Binary files a/themes/Dark/ui/entry-border-fill.png and /dev/null differ diff --git a/themes/Dark/ui/entry-border-notebook-null.png b/themes/Dark/ui/entry-border-notebook-null.png deleted file mode 100644 index f821830b86..0000000000 Binary files a/themes/Dark/ui/entry-border-notebook-null.png and /dev/null differ diff --git a/themes/Dark/ui/entry-border-notebook.png b/themes/Dark/ui/entry-border-notebook.png deleted file mode 100644 index 9d494b2461..0000000000 Binary files a/themes/Dark/ui/entry-border-notebook.png and /dev/null differ diff --git a/themes/Dark/ui/ext-bottom.png b/themes/Dark/ui/ext-bottom.png deleted file mode 100644 index f00813ac55..0000000000 Binary files a/themes/Dark/ui/ext-bottom.png and /dev/null differ diff --git a/themes/Dark/ui/ext-left.png b/themes/Dark/ui/ext-left.png deleted file mode 100644 index 4bf69fd4a7..0000000000 Binary files a/themes/Dark/ui/ext-left.png and /dev/null differ diff --git a/themes/Dark/ui/ext-right.png b/themes/Dark/ui/ext-right.png deleted file mode 100644 index 664c2cf9dc..0000000000 Binary files a/themes/Dark/ui/ext-right.png and /dev/null differ diff --git a/themes/Dark/ui/ext-top.png b/themes/Dark/ui/ext-top.png deleted file mode 100644 index ae254a8798..0000000000 Binary files a/themes/Dark/ui/ext-top.png and /dev/null differ diff --git a/themes/Dark/ui/extension-bottom.png b/themes/Dark/ui/extension-bottom.png deleted file mode 100644 index 4ff02e1c29..0000000000 Binary files a/themes/Dark/ui/extension-bottom.png and /dev/null differ diff --git a/themes/Dark/ui/extension-left.png b/themes/Dark/ui/extension-left.png deleted file mode 100644 index 95e34491b3..0000000000 Binary files a/themes/Dark/ui/extension-left.png and /dev/null differ diff --git a/themes/Dark/ui/extension-right.png b/themes/Dark/ui/extension-right.png deleted file mode 100644 index 09a3c8d36b..0000000000 Binary files a/themes/Dark/ui/extension-right.png and /dev/null differ diff --git a/themes/Dark/ui/extension-top.png b/themes/Dark/ui/extension-top.png deleted file mode 100644 index 1e87bbd21f..0000000000 Binary files a/themes/Dark/ui/extension-top.png and /dev/null differ diff --git a/themes/Dark/ui/frame-gap-end.png b/themes/Dark/ui/frame-gap-end.png deleted file mode 100644 index b6b9058fea..0000000000 Binary files a/themes/Dark/ui/frame-gap-end.png and /dev/null differ diff --git a/themes/Dark/ui/frame-gap-start.png b/themes/Dark/ui/frame-gap-start.png deleted file mode 100644 index 997c436b15..0000000000 Binary files a/themes/Dark/ui/frame-gap-start.png and /dev/null differ diff --git a/themes/Dark/ui/frame.png b/themes/Dark/ui/frame.png deleted file mode 100644 index 01be421da4..0000000000 Binary files a/themes/Dark/ui/frame.png and /dev/null differ diff --git a/themes/Dark/ui/gap_bottom.png b/themes/Dark/ui/gap_bottom.png deleted file mode 100644 index 3689fad5be..0000000000 Binary files a/themes/Dark/ui/gap_bottom.png and /dev/null differ diff --git a/themes/Dark/ui/gap_left.png b/themes/Dark/ui/gap_left.png deleted file mode 100644 index b5b495f6ba..0000000000 Binary files a/themes/Dark/ui/gap_left.png and /dev/null differ diff --git a/themes/Dark/ui/gap_right.png b/themes/Dark/ui/gap_right.png deleted file mode 100644 index a41ad25884..0000000000 Binary files a/themes/Dark/ui/gap_right.png and /dev/null differ diff --git a/themes/Dark/ui/gap_top.png b/themes/Dark/ui/gap_top.png deleted file mode 100644 index 3b89ae6aad..0000000000 Binary files a/themes/Dark/ui/gap_top.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-arrow-down-insensitive.png b/themes/Dark/ui/gimp-arrow-down-insensitive.png deleted file mode 100644 index 771de6b377..0000000000 Binary files a/themes/Dark/ui/gimp-arrow-down-insensitive.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-arrow-down-insenstive.png b/themes/Dark/ui/gimp-arrow-down-insenstive.png deleted file mode 100644 index 771de6b377..0000000000 Binary files a/themes/Dark/ui/gimp-arrow-down-insenstive.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-arrow-down.png b/themes/Dark/ui/gimp-arrow-down.png deleted file mode 100644 index 23c715f0cc..0000000000 Binary files a/themes/Dark/ui/gimp-arrow-down.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-arrow-left.png b/themes/Dark/ui/gimp-arrow-left.png deleted file mode 100644 index cdbfc2f8c4..0000000000 Binary files a/themes/Dark/ui/gimp-arrow-left.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-arrow-right-dark.png b/themes/Dark/ui/gimp-arrow-right-dark.png deleted file mode 100644 index 99d0404b53..0000000000 Binary files a/themes/Dark/ui/gimp-arrow-right-dark.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-arrow-right.png b/themes/Dark/ui/gimp-arrow-right.png deleted file mode 100644 index 6b890dbe21..0000000000 Binary files a/themes/Dark/ui/gimp-arrow-right.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-arrow-up.png b/themes/Dark/ui/gimp-arrow-up.png deleted file mode 100644 index ff1f03f296..0000000000 Binary files a/themes/Dark/ui/gimp-arrow-up.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-button-default.png b/themes/Dark/ui/gimp-button-default.png deleted file mode 100644 index b75cab969e..0000000000 Binary files a/themes/Dark/ui/gimp-button-default.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-button-insensitive.png b/themes/Dark/ui/gimp-button-insensitive.png deleted file mode 100644 index 18e38ae73e..0000000000 Binary files a/themes/Dark/ui/gimp-button-insensitive.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-button-normal.png b/themes/Dark/ui/gimp-button-normal.png deleted file mode 100644 index 4c5386a25e..0000000000 Binary files a/themes/Dark/ui/gimp-button-normal.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-button-prelight.png b/themes/Dark/ui/gimp-button-prelight.png deleted file mode 100644 index e31593fafa..0000000000 Binary files a/themes/Dark/ui/gimp-button-prelight.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-button-pressed.png b/themes/Dark/ui/gimp-button-pressed.png deleted file mode 100644 index bbc6956496..0000000000 Binary files a/themes/Dark/ui/gimp-button-pressed.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-handle-h.png b/themes/Dark/ui/gimp-handle-h.png deleted file mode 100644 index 9ef6149fb6..0000000000 Binary files a/themes/Dark/ui/gimp-handle-h.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-handle-v.png b/themes/Dark/ui/gimp-handle-v.png deleted file mode 100644 index e54014c120..0000000000 Binary files a/themes/Dark/ui/gimp-handle-v.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-line-h.png b/themes/Dark/ui/gimp-line-h.png deleted file mode 100644 index 2d97fe92bf..0000000000 Binary files a/themes/Dark/ui/gimp-line-h.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-line-v.png b/themes/Dark/ui/gimp-line-v.png deleted file mode 100644 index c30954195e..0000000000 Binary files a/themes/Dark/ui/gimp-line-v.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-menu-line-h.png b/themes/Dark/ui/gimp-menu-line-h.png deleted file mode 100644 index 34bd7ac4fe..0000000000 Binary files a/themes/Dark/ui/gimp-menu-line-h.png and /dev/null differ diff --git a/themes/Dark/ui/gimp-tooltip-bg.png b/themes/Dark/ui/gimp-tooltip-bg.png deleted file mode 100644 index 00e9acce9e..0000000000 Binary files a/themes/Dark/ui/gimp-tooltip-bg.png and /dev/null differ diff --git a/themes/Dark/ui/list_header-pressed.png b/themes/Dark/ui/list_header-pressed.png deleted file mode 100644 index 1e979cf9a1..0000000000 Binary files a/themes/Dark/ui/list_header-pressed.png and /dev/null differ diff --git a/themes/Dark/ui/list_header.png b/themes/Dark/ui/list_header.png deleted file mode 100644 index 81c20fd6b7..0000000000 Binary files a/themes/Dark/ui/list_header.png and /dev/null differ diff --git a/themes/Dark/ui/menu-arrow-prelight.png b/themes/Dark/ui/menu-arrow-prelight.png deleted file mode 100644 index c7837082ca..0000000000 Binary files a/themes/Dark/ui/menu-arrow-prelight.png and /dev/null differ diff --git a/themes/Dark/ui/menu-arrow.png b/themes/Dark/ui/menu-arrow.png deleted file mode 100644 index f3ebd204da..0000000000 Binary files a/themes/Dark/ui/menu-arrow.png and /dev/null differ diff --git a/themes/Dark/ui/menu.png b/themes/Dark/ui/menu.png deleted file mode 100644 index e9cbc0a796..0000000000 Binary files a/themes/Dark/ui/menu.png and /dev/null differ diff --git a/themes/Dark/ui/menubar.png b/themes/Dark/ui/menubar.png deleted file mode 100644 index 3918fc0159..0000000000 Binary files a/themes/Dark/ui/menubar.png and /dev/null differ diff --git a/themes/Dark/ui/menuitem.png b/themes/Dark/ui/menuitem.png deleted file mode 100644 index be5e060b53..0000000000 Binary files a/themes/Dark/ui/menuitem.png and /dev/null differ diff --git a/themes/Dark/ui/minus.png b/themes/Dark/ui/minus.png deleted file mode 100644 index 856be6330c..0000000000 Binary files a/themes/Dark/ui/minus.png and /dev/null differ diff --git a/themes/Dark/ui/notebook.png b/themes/Dark/ui/notebook.png deleted file mode 100644 index eb4090afa6..0000000000 Binary files a/themes/Dark/ui/notebook.png and /dev/null differ diff --git a/themes/Dark/ui/null.png b/themes/Dark/ui/null.png deleted file mode 100644 index 0c00fdf962..0000000000 Binary files a/themes/Dark/ui/null.png and /dev/null differ diff --git a/themes/Dark/ui/option1.png b/themes/Dark/ui/option1.png deleted file mode 100644 index 1706a1a962..0000000000 Binary files a/themes/Dark/ui/option1.png and /dev/null differ diff --git a/themes/Dark/ui/option2.png b/themes/Dark/ui/option2.png deleted file mode 100644 index dbaabf1ac8..0000000000 Binary files a/themes/Dark/ui/option2.png and /dev/null differ diff --git a/themes/Dark/ui/option3.png b/themes/Dark/ui/option3.png deleted file mode 100644 index 43ee5c5070..0000000000 Binary files a/themes/Dark/ui/option3.png and /dev/null differ diff --git a/themes/Dark/ui/plus.png b/themes/Dark/ui/plus.png deleted file mode 100644 index 546fc520a2..0000000000 Binary files a/themes/Dark/ui/plus.png and /dev/null differ diff --git a/themes/Dark/ui/progressbar-trough.png b/themes/Dark/ui/progressbar-trough.png deleted file mode 100644 index 9eac1ad182..0000000000 Binary files a/themes/Dark/ui/progressbar-trough.png and /dev/null differ diff --git a/themes/Dark/ui/progressbar.png b/themes/Dark/ui/progressbar.png deleted file mode 100644 index f6854f63a7..0000000000 Binary files a/themes/Dark/ui/progressbar.png and /dev/null differ diff --git a/themes/Dark/ui/shadow-in-alt.png b/themes/Dark/ui/shadow-in-alt.png deleted file mode 100644 index 89f504fb82..0000000000 Binary files a/themes/Dark/ui/shadow-in-alt.png and /dev/null differ diff --git a/themes/Dark/ui/shadow-in.png b/themes/Dark/ui/shadow-in.png deleted file mode 100644 index 3904476069..0000000000 Binary files a/themes/Dark/ui/shadow-in.png and /dev/null differ diff --git a/themes/Dark/ui/shadow-null.png b/themes/Dark/ui/shadow-null.png deleted file mode 100644 index 7efe5d7748..0000000000 Binary files a/themes/Dark/ui/shadow-null.png and /dev/null differ diff --git a/themes/Dark/ui/shadow-out.png b/themes/Dark/ui/shadow-out.png deleted file mode 100644 index 02c73b1559..0000000000 Binary files a/themes/Dark/ui/shadow-out.png and /dev/null differ diff --git a/themes/Dark/ui/slider-h.png b/themes/Dark/ui/slider-h.png deleted file mode 100644 index 61831e8508..0000000000 Binary files a/themes/Dark/ui/slider-h.png and /dev/null differ diff --git a/themes/Dark/ui/slider-v.png b/themes/Dark/ui/slider-v.png deleted file mode 100644 index a030f5b780..0000000000 Binary files a/themes/Dark/ui/slider-v.png and /dev/null differ diff --git a/themes/Dark/ui/spin-down-insensitive.png b/themes/Dark/ui/spin-down-insensitive.png deleted file mode 100644 index 9c9747a034..0000000000 Binary files a/themes/Dark/ui/spin-down-insensitive.png and /dev/null differ diff --git a/themes/Dark/ui/spin-down-normal.png b/themes/Dark/ui/spin-down-normal.png deleted file mode 100644 index 5813cbcab9..0000000000 Binary files a/themes/Dark/ui/spin-down-normal.png and /dev/null differ diff --git a/themes/Dark/ui/spin-down-pressed.png b/themes/Dark/ui/spin-down-pressed.png deleted file mode 100644 index df7f1c440f..0000000000 Binary files a/themes/Dark/ui/spin-down-pressed.png and /dev/null differ diff --git a/themes/Dark/ui/spin-insensitive.png b/themes/Dark/ui/spin-insensitive.png deleted file mode 100644 index 590b6ab075..0000000000 Binary files a/themes/Dark/ui/spin-insensitive.png and /dev/null differ diff --git a/themes/Dark/ui/spin-up-insensitive.png b/themes/Dark/ui/spin-up-insensitive.png deleted file mode 100644 index 262228f38a..0000000000 Binary files a/themes/Dark/ui/spin-up-insensitive.png and /dev/null differ diff --git a/themes/Dark/ui/spin-up-normal.png b/themes/Dark/ui/spin-up-normal.png deleted file mode 100644 index 7e3c4f5f72..0000000000 Binary files a/themes/Dark/ui/spin-up-normal.png and /dev/null differ diff --git a/themes/Dark/ui/spin-up-pressed.png b/themes/Dark/ui/spin-up-pressed.png deleted file mode 100644 index 603dc9df4a..0000000000 Binary files a/themes/Dark/ui/spin-up-pressed.png and /dev/null differ diff --git a/themes/Dark/ui/spin.png b/themes/Dark/ui/spin.png deleted file mode 100644 index 99660669b5..0000000000 Binary files a/themes/Dark/ui/spin.png and /dev/null differ diff --git a/themes/Dark/ui/toolbar.png b/themes/Dark/ui/toolbar.png deleted file mode 100644 index 4b6e169535..0000000000 Binary files a/themes/Dark/ui/toolbar.png and /dev/null differ diff --git a/themes/Dark/ui/transparent.png b/themes/Dark/ui/transparent.png deleted file mode 100644 index 53d9190a51..0000000000 Binary files a/themes/Dark/ui/transparent.png and /dev/null differ diff --git a/themes/Gray/.gitignore b/themes/Gray/.gitignore deleted file mode 100644 index b336cc7cec..0000000000 --- a/themes/Gray/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/themes/Gray/Makefile.am b/themes/Gray/Makefile.am deleted file mode 100644 index d205f63988..0000000000 --- a/themes/Gray/Makefile.am +++ /dev/null @@ -1,132 +0,0 @@ -## Process this file with automake to produce Makefile.in - -themedatadir = $(gimpdatadir)/themes/Gray -themeuidir = $(gimpdatadir)/themes/Gray/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/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-item.png \ - ui/entry-border-fill-active.png \ - ui/entry-border-fill.png \ - ui/entry-border-notebook-null.png \ - ui/entry-border-notebook.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-right-prelight.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/menuitem-prelight.png \ - ui/menu.png \ - ui/menu-prelight.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-null.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) $(themeui_DATA) diff --git a/themes/Gray/gtkrc b/themes/Gray/gtkrc deleted file mode 100644 index 948f0c4cb4..0000000000 --- a/themes/Gray/gtkrc +++ /dev/null @@ -1,2523 +0,0 @@ -############################################################################ -# -# Gray GIMP Theme -# -# Version 0.1.6.1 -# -# Copyright 2015-2016, 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 -# -############################################################################ -# -# KDE: -# -# * For this theme to work under KDE users will need to disable either -# "Apply colors to non-QT applications" or "Apply KDE Colours to Non-KDE -# apps" depending on the version. -# -# Miscellaneous: -# -# * Fonts can be overridden by uncommenting the two font lines below -# -# * Uncomment the gtk-primary-button-warps-slider line to enable warping -# scroll bars. -# -############################################################################ - -gtk-menu-images = 1 -gtk-button-images = 0 -gtk-auto-mnemonics = 1 -#gtk-primary-button-warps-slider = 1 -gtk-toolbar-style = GTK_TOOLBAR_ICONS -gtk-application-prefer-dark-theme = true - -#gtk-font-name = "Sans 11" - -# KDE hack to match gtk/gnome defaults -gtk-button-images = 0 - -style "sogg-default-style" -{ -# font_name = "Sans 11" - - color["clr1"] = "#343434" - color["clr2"] = "#222222" - color["clr3"] = "#3E3E3E" - color["clr4"] = "#777777" - color["clr5"] = "#888888" - color["clr6"] = "#999999" - color["clr7"] = "#3b3b3b" - color["clr8"] = "#DDDDDD" - color["clr9"] = "#B2B2B2" - color["clr10"] = "#000000" - - fg[NORMAL] = @clr2 - fg[PRELIGHT] = @clr10 - fg[ACTIVE] = @clr3 - 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] = @clr8 - base[ACTIVE] = @clr2 - base[SELECTED] = @clr2 - base[INSENSITIVE] = @clr8 - - text[NORMAL] = @clr1 - text[PRELIGHT] = @clr10 - text[ACTIVE] = @clr8 - text[SELECTED] = @clr8 - 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 = 2 - GimpDockWindow::default-height = 240 - GimpDock::font-scale = 0.8333 - GimpMenuDock::minimal-width = 200 - GimpDockWindow::menu-preview-size = small-toolbar - GimpToolPalette::tool-icon-size = large-toolbar - 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 - GtkComboBoxEntry::appears-as-list = 0 - GtkComboBoxText::appears-as-list = 0 - GtkComboBox::appears-as-list = 0 - - # - # To adjust to default button spacing: - # - # Set focus-padding to 2 - # Set focus-line to 1 - # - - GtkButton::focus-line_width = 0 - GtkButton::focus-padding = 0 - - GtkRange::trough-border = 0 - GtkRange::slider-width = 15 - GtkRange::stepper-size = 0 - - GtkScale::slider-length = 14 - GtkScale::slider-width = 14 - GtkScale::trough-border = 0 - GtkScale::trough-side-details = 1 - - GtkVScale::slider_length = 14 - GtkVScale::slider_width = 14 - - GtkHScale::slider_length = 14 - GtkHScale::slider_width = 14 - - GtkScrollbar::trough-border = 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 - - 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 - GtkScrolledWindow::shadow-type = GTK_SHADOW_NONE - GtkVScale::shadow_type = GTK_SHADOW_NONE - GtkHScale::shadow_type = GTK_SHADOW_NONE - GtkMenuItem::horizontal-padding = 4 - - GtkWidget::tooltip-radius = 2 - GtkWidget::tooltip-alpha = 235 - GtkWidget::new-tooltip-style = 1 - - GtkWindow::resize-grip-height = 0 - GtkWindow::resize-grip-width = 0 - - 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 = SHADOW_GAP - file = "ui/shadow-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 "sogg-default-style" - -########################################################### - -style "sogg-tool-dialog-style" = "sogg-default-style" -{ - GtkDialog::action-area-border = 6 -} - -class "GimpToolDialog" style "sogg-tool-dialog-style" - -########################################################### - -style "sogg-grid-view-style" = "sogg-default-style" -{ - bg[NORMAL] = { 1.0, 1.0, 1.0 } -} - -widget "*GimpContainerGridView*GtkViewport*" style "sogg-grid-view-style" - -########################################################### - -style "sogg-dockable-style" = "sogg-default-style" -{ - GimpFrame::label-bold = 0 - GtkButton::focus-line_width = 1 - GtkButton::focus-padding = 0 -} - -widget "*GimpDockable.*" style "sogg-dockable-style" - -########################################################### - -style "sogg-display-style" = "sogg-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 "sogg-display-style" - -########################################################### - -style "sogg-overlay-style" = "gimp-display-style" -{ - GtkButton::focus-line_width = 1 -} - -widget_class "**" style "sogg-overlay-style" - -########################################################### - -style "sogg-gtkbutton-style" = "sogg-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 "sogg-gtkbutton-style" - -########################################################### - -style "sogg-tooltips-style" = "sogg-default-style" -{ - xthickness = 4 - ythickness = 4 - - bg[NORMAL] = "#999999" - bg[SELECTED] = "#CBCBCB" - fg[NORMAL] = "#222222" -} - -widget "gtk-tooltip*" style "sogg-tooltips-style" - -########################################################### - -style "sogg-treeview" = "sogg-default-style" -{ - xthickness = 2 - ythickness = 0 - - GtkTreeView::odd_row_color = "#BDBDBD" - GtkTreeView::even_row_color = "#BDBDBD" - - # - # set custom text color here - # - - #text[NORMAL] = "#0F0" - #text[PRELIGHT] = "#0F0" - #text[INSENSITIVE] = "#0F0" - text[ACTIVE] = "#222" - text[SELECTED] = "#222" - - engine "pixmap" - { - image - { - function = FLAT_BOX - state = ACTIVE - file = "ui/null.png" - border = {1,1,1,1} - stretch = TRUE - } - - image - { - function = FLAT_BOX - state = PRELIGHT - file = "ui/menuitem-prelight.png" - border = {1,1,1,1} - stretch = TRUE - } - - image - { - function = FLAT_BOX - state = NORMAL - file = "ui/null.png" - border = {1,1,1,1} - stretch = TRUE - } - - image - { - function = FLAT_BOX - state = INSENSITIVE - file = "ui/null.png" - border = {1,1,1,1} - stretch = TRUE - } - - image - { - function = FLAT_BOX - state = SELECTED - file = "ui/menuitem.png" - border = {1,1,1,1} - stretch = TRUE - } - } -} - -class "GtkTreeView" style "sogg-treeview" -widget "*GtkTreeView*" style "sogg-treeview" -widget "*GimpPlugInView*" style "sogg-treeview" - -########################################################### - -style "sogg-list-header-style" -{ - #Comment out the ythickness setting below for thicker column headers. - #ythickness = 0 - - GtkTreeView::odd_row_color = "#BDBDBD" - GtkTreeView::even_row_color = "#BDBDBD" - - # - # 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 "sogg-list-header-style" -widget_class "*GtkTree*" style "sogg-list-header-style" -widget_class "*GtkCList" style "sogg-list-header-style" - -########################################################### - -style "sogg-notebook-style" = "sogg-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 = { 1, 1, 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 "sogg-notebook-style" - -########################################################### - -style "sogg-menu" = "sogg-default-style" -{ - # bg[NORMAL] affects menu detachable item - bg[NORMAL] = "#999" - - fg[NORMAL] = "#343434" - fg[PRELIGHT] = "#000000" - fg[INSENSITIVE] = "#3E3E3E" - - 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 "sogg-menu" -widget_class "**" style "sogg-menu" - -########################################################### - -style "sogg-menu-bar" = "sogg-default-style" -{ - xthickness = 4 - ythickness = 2 - - fg[NORMAL] = "#343434" - - engine "pixmap" - { - image - { - function = BOX - file = "ui/menubar.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -class "GtkMenuBar" style "sogg-menu-bar" -widget_class "**" style "sogg-menu-bar" -widget_class "*.*" style "sogg-menu-bar" - -########################################################### - -style "sogg-menu-item" -{ - xthickness = 2 - ythickness = 4 - - bg[NORMAL] = "#B7B7B7" - - fg[NORMAL] = "#343434" - fg[PRELIGHT] = "#EEEEEE" - fg[ACTIVE] = "#343434" - fg[SELECTED] = "#000000" - fg[INSENSITIVE] = "#3E3E3E" - - engine "pixmap" - { - image - { - function = BOX - state = PRELIGHT - file = "ui/menu-prelight.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 "sogg-menu-item" -widget_class "**" style "sogg-menu-item" - -########################################################### - -style "sogg-item" -{ - xthickness = 4 - - bg[NORMAL] = "#B7B7B7" - - fg[NORMAL] = "#343434" - fg[PRELIGHT] = "#DFDFDF" - fg[ACTIVE] = "#343434" - fg[SELECTED] = "#000000" - fg[INSENSITIVE] = "#3E3E3E" - - 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 "sogg-item" - -########################################################### - - -style "sogg-entry" = "sogg-default-style" -{ - GtkWidget::interior_focus = 1 - - #text[ACTIVE] = "#CBCBCB" - #text[SELECTED] = "#CBCBCB" - - 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/shadow-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 "sogg-entry" -class "GtkOldEditable" style "sogg-entry" - -########################################################### - - -style "sogg-spin-button" = "sogg-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 "sogg-spin-button" - -########################################################### - -style "sogg-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/null.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 "sogg-scroll-bar" - -########################################################### - -style "sogg-radio-button" = "sogg-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 "sogg-radio-button" -class "GtkRadioMenuItem" style "sogg-radio-button" - -########################################################### - -style "sogg-check-button" = "sogg-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 "sogg-check-button" -class "GtkCheckMenuItem" style "sogg-check-button" - -########################################################### - -style "sogg-progress-bar" = "sogg-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 "sogg-progress-bar" - -########################################################### - -style "sogg-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 "sogg-separator-menu-item" - -########################################################### - -style "sogg-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 "sogg-notebook-entry-style" - -########################################################### - -style "sogg-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 "sogg-notebook-combobox-entry-style" - -########################################################### - -style "sogg-combobox-entry-button-style" -{ - xthickness = 6 - - fg[ACTIVE] = "#343434" - - 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 "sogg-combobox-entry-button-style" -widget_class "****" style "sogg-combobox-entry-button-style" -widget_class "**" style "sogg-combobox-entry-button-style" - -########################################################### - -style "sogg-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/transparent.png" - border = { 3, 3, 3, 3 } - stretch = TRUE - } - } -} - -class "GtkRange" style "sogg-range-style" - -########################################################### - -style "sogg-spin-scale-style" -{ - bg[NORMAL] = "#BDBDBD" - - text[NORMAL] = "#F00" - text[PRELIGHT] = "#0F0" - text[ACTIVE] = "#00F" - text[SELECTED] = "#FF0" - text[INSENSITIVE] = "#0FF" - - 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 "sogg-spin-scale-style" - -########################################################### - -style "sogg-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 "sogg-scrolled-window-style" - -########################################################### - -style "sogg-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 "sogg-frame-style" - -########################################################### - -style "sogg-toolbox-frame-style" -{ - engine "pixmap" - { - image - { - function = SHADOW - } - } -} - -widget_class "**" style "sogg-toolbox-frame-style" - -########################################################### - -style "sogg-toolbar-style" -{ - engine "pixmap" - { - image - { - function = BOX - file = "ui/toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - - image - { - function = BOX_GAP - recolorable = TRUE - detail = "handlebox_bin" - file = "ui/gimp-handle-h.png" - border = { 4, 3, 4, 3 } - stretch = FALSE - } - - 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 "sogg-toolbar-style" -class "*HandleBox*" style "sogg-toolbar-style" - -########################################################### - -style "sogg-combobox-separator-style" -{ - xthickness = 0 - ythickness = 0 - GtkWidget::wide-separators = 1 -} - -widget_class "**" style "sogg-combobox-separator-style" - -########################################################### - -style "sogg-combobox-button-style" -{ - xthickness = 3 - ythickness = 3 -} - -widget_class "**" style "sogg-combobox-button-style" - -########################################################### - -style "sogg-combobox-style" -{ - xthickness = 0 - ythickness = 0 -} - -widget_class "*" style "sogg-combobox-style" - -########################################################### - -style "sogg-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 "sogg-combobox-style1" - -########################################################### - -style "sogg-button-style" -{ - fg[PRELIGHT] = "#040404" - fg[ACTIVE] = "#646464" - fg[NORMAL] = "#343434" - fg[INSENSITIVE] = "#343434" -} - -widget_class "*GtkButton*" style "sogg-button-style" - -########################################################### - -style "kde_hack_1" -{ - GtkComboBox::appears-as-list = 0 - GtkComboBoxEntry::appears-as-list = 0 - GtkComboBoxText::appears-as-list = 0 - - color["clr1"] = "#343434" - color["clr2"] = "#222222" - color["clr3"] = "#3E3E3E" - color["clr4"] = "#777777" - color["clr5"] = "#888888" - color["clr6"] = "#999999" - color["clr7"] = "#3b3b3b" - color["clr8"] = "#DDDDDD" - color["clr9"] = "#B2B2B2" - color["clr10"] = "#000000" - - fg[NORMAL] = @clr2 - fg[PRELIGHT] = @clr10 - fg[ACTIVE] = @clr3 - fg[SELECTED] = @clr2 - fg[INSENSITIVE] = @clr3 - - base[NORMAL] = @clr6 - base[PRELIGHT] = @clr7 - base[ACTIVE] = @clr2 - base[SELECTED] = @clr2 - base[INSENSITIVE] = @clr8 - - text[NORMAL] = @clr1 - text[PRELIGHT] = @clr10 - text[ACTIVE] = @clr8 - text[SELECTED] = @clr8 - text[INSENSITIVE] = @clr9 -} - -widget_class "*" style "kde_hack_1" - -########################################################### - -style "kde_hack_2" -{ - bg[NORMAL] = "#777777" #Sets canvas BG -} - -widget "*GimpDisplayShell.*" style "kde_hack_2" - -########################################################### - -style "kde_hack_3" -{ - bg[NORMAL] = "#777777" -} - -class "GtkFrame" style "kde_hack_3" -widget_class "**" style "kde_hack_3" - -########################################################### - -style "kde_hack_4" -{ - 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 - } - - 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 - } - } -} - -widget_class "**" style "kde_hack_4" - -########################################################### - -# KDE Hack 5 -widget_class "**" style "sogg-toolbar-style" - -########################################################### - -style "kde_hack_6" -{ - 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 "***" style "kde_hack_6" - -########################################################### - -# KDE & oxygen-gtk fix for BG -style "sogg-oxygen-default-style" = "sogg-default-style" -{ - GtkComboBox::appears-as-list = 0 - GtkComboBoxEntry::appears-as-list = 0 - GtkComboBoxText::appears-as-list = 0 -} - -class "*" style "sogg-oxygen-default-style" - -########################################################### - -style "sogg-gtkscale-style" -{ - engine "pixmap" - { - 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/slider-h.png" - border = {0,0,0,0} - stretch = TRUE - orientation = HORIZONTAL - } - - image - { - function = BOX - recolorable = TRUE - file = "ui/slider-v.png" - border = {0,0,0,0} - stretch = TRUE - orientation = VERTICAL - } - } -} - -class "GtkScale" style "sogg-gtkscale-style" -class "GtkVScale" style "sogg-gtkscale-style" -class "GtkHScale" style "sogg-gtkscale-style" -widget_class "*GtkScale*" style "sogg-gtkscale-style" -widget_class "*GtkVScale*" style "sogg-gtkscale-style" -widget_class "*GtkHScale*" style "sogg-gtkscale-style" - -########################################################### - -style "tlsog-overlay-scrollbar" -{ - bg[SELECTED] = "#555" - bg[INSENSITIVE] = "#777" - bg[ACTIVE] = "#333" - bg[NORMAL] = "#CCC" - bg[PRELIGHT] = "#CCC" - - fg[NORMAL] = "#333" -} - -widget_class "*" style "tlsog-overlay-scrollbar" -widget_class "*" style "tlsog-overlay-scrollbar" - -########################################################### - -# Fix for GMIC/plugins -style "tlsog-plugin-scrolled-window-style" -{ - xthickness = 1 - ythickness = 1 - - engine "pixmap" - { - image - { - function = SHADOW - file = "ui/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = IN - } - } -} - -widget_class "**" style "tlsog-plugin-scrolled-window-style" - -########################################################### - -# Menu prelight fix for Ubuntu Unity -style "ubuntu-fix-menu-item" -{ - engine "pixmap" - { - image - { - function = BOX - state = PRELIGHT - file = "ui/menu-prelight.png" - border = { 1, 0, 1, 0 } - stretch = TRUE - } - } -} - -widget "GtkMenuItem" style "ubuntu-fix-menu-item" - -########################################################### - -style "gray-python-console" -{ - text[NORMAL] = "#080" - text[INSENSITIVE] = "#800" -} - -widget "python-fu-console" style "gray-python-console" - -# EOF diff --git a/themes/Gray/ui/arrow-down-insens.png b/themes/Gray/ui/arrow-down-insens.png deleted file mode 100644 index 5172e867b5..0000000000 Binary files a/themes/Gray/ui/arrow-down-insens.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-down-prelight.png b/themes/Gray/ui/arrow-down-prelight.png deleted file mode 100644 index 8009566e1b..0000000000 Binary files a/themes/Gray/ui/arrow-down-prelight.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-down-small-insens.png b/themes/Gray/ui/arrow-down-small-insens.png deleted file mode 100644 index 6029eeb361..0000000000 Binary files a/themes/Gray/ui/arrow-down-small-insens.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-down-small-prelight.png b/themes/Gray/ui/arrow-down-small-prelight.png deleted file mode 100644 index 45cb4363af..0000000000 Binary files a/themes/Gray/ui/arrow-down-small-prelight.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-down-small.png b/themes/Gray/ui/arrow-down-small.png deleted file mode 100644 index 45cb4363af..0000000000 Binary files a/themes/Gray/ui/arrow-down-small.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-down.png b/themes/Gray/ui/arrow-down.png deleted file mode 100644 index 8009566e1b..0000000000 Binary files a/themes/Gray/ui/arrow-down.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-left-insens.png b/themes/Gray/ui/arrow-left-insens.png deleted file mode 100644 index e998f133bc..0000000000 Binary files a/themes/Gray/ui/arrow-left-insens.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-left-prelight.png b/themes/Gray/ui/arrow-left-prelight.png deleted file mode 100644 index 317aabfc92..0000000000 Binary files a/themes/Gray/ui/arrow-left-prelight.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-left.png b/themes/Gray/ui/arrow-left.png deleted file mode 100644 index 317aabfc92..0000000000 Binary files a/themes/Gray/ui/arrow-left.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-right-insens.png b/themes/Gray/ui/arrow-right-insens.png deleted file mode 100644 index 54ed4bacec..0000000000 Binary files a/themes/Gray/ui/arrow-right-insens.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-right-prelight.png b/themes/Gray/ui/arrow-right-prelight.png deleted file mode 100644 index 11317033a0..0000000000 Binary files a/themes/Gray/ui/arrow-right-prelight.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-right.png b/themes/Gray/ui/arrow-right.png deleted file mode 100644 index 4a1382d933..0000000000 Binary files a/themes/Gray/ui/arrow-right.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-up-insens.png b/themes/Gray/ui/arrow-up-insens.png deleted file mode 100644 index 8ea8a9acb6..0000000000 Binary files a/themes/Gray/ui/arrow-up-insens.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-up-prelight.png b/themes/Gray/ui/arrow-up-prelight.png deleted file mode 100644 index c5502fe21c..0000000000 Binary files a/themes/Gray/ui/arrow-up-prelight.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-up-small-insens.png b/themes/Gray/ui/arrow-up-small-insens.png deleted file mode 100644 index 3114106f56..0000000000 Binary files a/themes/Gray/ui/arrow-up-small-insens.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-up-small-prelight.png b/themes/Gray/ui/arrow-up-small-prelight.png deleted file mode 100644 index 81ecbd4454..0000000000 Binary files a/themes/Gray/ui/arrow-up-small-prelight.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-up-small.png b/themes/Gray/ui/arrow-up-small.png deleted file mode 100644 index 81ecbd4454..0000000000 Binary files a/themes/Gray/ui/arrow-up-small.png and /dev/null differ diff --git a/themes/Gray/ui/arrow-up.png b/themes/Gray/ui/arrow-up.png deleted file mode 100644 index c5502fe21c..0000000000 Binary files a/themes/Gray/ui/arrow-up.png and /dev/null differ diff --git a/themes/Gray/ui/bar-h.png b/themes/Gray/ui/bar-h.png deleted file mode 100644 index 107e176425..0000000000 Binary files a/themes/Gray/ui/bar-h.png and /dev/null differ diff --git a/themes/Gray/ui/bar-v.png b/themes/Gray/ui/bar-v.png deleted file mode 100644 index a641130780..0000000000 Binary files a/themes/Gray/ui/bar-v.png and /dev/null differ diff --git a/themes/Gray/ui/button-default.png b/themes/Gray/ui/button-default.png deleted file mode 100644 index 9a6752abaa..0000000000 Binary files a/themes/Gray/ui/button-default.png and /dev/null differ diff --git a/themes/Gray/ui/button-insensitive.png b/themes/Gray/ui/button-insensitive.png deleted file mode 100644 index 59b2c79cff..0000000000 Binary files a/themes/Gray/ui/button-insensitive.png and /dev/null differ diff --git a/themes/Gray/ui/button-normal.png b/themes/Gray/ui/button-normal.png deleted file mode 100644 index b7464c33a1..0000000000 Binary files a/themes/Gray/ui/button-normal.png and /dev/null differ diff --git a/themes/Gray/ui/button-prelight.png b/themes/Gray/ui/button-prelight.png deleted file mode 100644 index e215d3ee11..0000000000 Binary files a/themes/Gray/ui/button-prelight.png and /dev/null differ diff --git a/themes/Gray/ui/button-pressed.png b/themes/Gray/ui/button-pressed.png deleted file mode 100644 index 8f359615e6..0000000000 Binary files a/themes/Gray/ui/button-pressed.png and /dev/null differ diff --git a/themes/Gray/ui/check1.png b/themes/Gray/ui/check1.png deleted file mode 100644 index 0374245903..0000000000 Binary files a/themes/Gray/ui/check1.png and /dev/null differ diff --git a/themes/Gray/ui/check2.png b/themes/Gray/ui/check2.png deleted file mode 100644 index 973b939f01..0000000000 Binary files a/themes/Gray/ui/check2.png and /dev/null differ diff --git a/themes/Gray/ui/check3.png b/themes/Gray/ui/check3.png deleted file mode 100644 index 78d55ba3d4..0000000000 Binary files a/themes/Gray/ui/check3.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-border-active-bg.png b/themes/Gray/ui/combo-entry-border-active-bg.png deleted file mode 100644 index b44243c656..0000000000 Binary files a/themes/Gray/ui/combo-entry-border-active-bg.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-border-active-notebook.png b/themes/Gray/ui/combo-entry-border-active-notebook.png deleted file mode 100644 index b44243c656..0000000000 Binary files a/themes/Gray/ui/combo-entry-border-active-notebook.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-border-active-rtl-notebook.png b/themes/Gray/ui/combo-entry-border-active-rtl-notebook.png deleted file mode 100644 index 2b710f9331..0000000000 Binary files a/themes/Gray/ui/combo-entry-border-active-rtl-notebook.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-border-bg.png b/themes/Gray/ui/combo-entry-border-bg.png deleted file mode 100644 index b44243c656..0000000000 Binary files a/themes/Gray/ui/combo-entry-border-bg.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-border-disabled-bg.png b/themes/Gray/ui/combo-entry-border-disabled-bg.png deleted file mode 100644 index b44243c656..0000000000 Binary files a/themes/Gray/ui/combo-entry-border-disabled-bg.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-border-disabled-notebook.png b/themes/Gray/ui/combo-entry-border-disabled-notebook.png deleted file mode 100644 index 618477c643..0000000000 Binary files a/themes/Gray/ui/combo-entry-border-disabled-notebook.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-border-disabled-rtl-bg.png b/themes/Gray/ui/combo-entry-border-disabled-rtl-bg.png deleted file mode 100644 index 2b710f9331..0000000000 Binary files a/themes/Gray/ui/combo-entry-border-disabled-rtl-bg.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-border-disabled-rtl-notebook.png b/themes/Gray/ui/combo-entry-border-disabled-rtl-notebook.png deleted file mode 100644 index 2b710f9331..0000000000 Binary files a/themes/Gray/ui/combo-entry-border-disabled-rtl-notebook.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-border-notebook.png b/themes/Gray/ui/combo-entry-border-notebook.png deleted file mode 100644 index b44243c656..0000000000 Binary files a/themes/Gray/ui/combo-entry-border-notebook.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-border-rtl-bg.png b/themes/Gray/ui/combo-entry-border-rtl-bg.png deleted file mode 100644 index 2b710f9331..0000000000 Binary files a/themes/Gray/ui/combo-entry-border-rtl-bg.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-border-rtl-notebook.png b/themes/Gray/ui/combo-entry-border-rtl-notebook.png deleted file mode 100644 index 2b710f9331..0000000000 Binary files a/themes/Gray/ui/combo-entry-border-rtl-notebook.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-button-active-rtl.png b/themes/Gray/ui/combo-entry-button-active-rtl.png deleted file mode 100644 index 09c6ef6920..0000000000 Binary files a/themes/Gray/ui/combo-entry-button-active-rtl.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-button-active.png b/themes/Gray/ui/combo-entry-button-active.png deleted file mode 100644 index 24fe5c4cea..0000000000 Binary files a/themes/Gray/ui/combo-entry-button-active.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-button-disabled-rtl.png b/themes/Gray/ui/combo-entry-button-disabled-rtl.png deleted file mode 100644 index 7ca96ffe2e..0000000000 Binary files a/themes/Gray/ui/combo-entry-button-disabled-rtl.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-button-disabled.png b/themes/Gray/ui/combo-entry-button-disabled.png deleted file mode 100644 index c45c7664df..0000000000 Binary files a/themes/Gray/ui/combo-entry-button-disabled.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-button-rtl.png b/themes/Gray/ui/combo-entry-button-rtl.png deleted file mode 100644 index 7ca96ffe2e..0000000000 Binary files a/themes/Gray/ui/combo-entry-button-rtl.png and /dev/null differ diff --git a/themes/Gray/ui/combo-entry-button.png b/themes/Gray/ui/combo-entry-button.png deleted file mode 100644 index 94c248ba39..0000000000 Binary files a/themes/Gray/ui/combo-entry-button.png and /dev/null differ diff --git a/themes/Gray/ui/down-pre.png b/themes/Gray/ui/down-pre.png deleted file mode 100644 index 88213ec5d2..0000000000 Binary files a/themes/Gray/ui/down-pre.png and /dev/null differ diff --git a/themes/Gray/ui/down.png b/themes/Gray/ui/down.png deleted file mode 100644 index dfb22811b5..0000000000 Binary files a/themes/Gray/ui/down.png and /dev/null differ diff --git a/themes/Gray/ui/entry-border-active-bg.png b/themes/Gray/ui/entry-border-active-bg.png deleted file mode 100644 index c1aab1abaa..0000000000 Binary files a/themes/Gray/ui/entry-border-active-bg.png and /dev/null differ diff --git a/themes/Gray/ui/entry-border-active-notebook.png b/themes/Gray/ui/entry-border-active-notebook.png deleted file mode 100644 index a06e4fb8f0..0000000000 Binary files a/themes/Gray/ui/entry-border-active-notebook.png and /dev/null differ diff --git a/themes/Gray/ui/entry-border-disabled-bg.png b/themes/Gray/ui/entry-border-disabled-bg.png deleted file mode 100644 index 498e78869e..0000000000 Binary files a/themes/Gray/ui/entry-border-disabled-bg.png and /dev/null differ diff --git a/themes/Gray/ui/entry-border-disabled-notebook.png b/themes/Gray/ui/entry-border-disabled-notebook.png deleted file mode 100644 index 4a846049a9..0000000000 Binary files a/themes/Gray/ui/entry-border-disabled-notebook.png and /dev/null differ diff --git a/themes/Gray/ui/entry-border-fill-active-item.png b/themes/Gray/ui/entry-border-fill-active-item.png deleted file mode 100644 index 8ae5c77b0b..0000000000 Binary files a/themes/Gray/ui/entry-border-fill-active-item.png and /dev/null differ diff --git a/themes/Gray/ui/entry-border-fill-active.png b/themes/Gray/ui/entry-border-fill-active.png deleted file mode 100644 index 76eeade242..0000000000 Binary files a/themes/Gray/ui/entry-border-fill-active.png and /dev/null differ diff --git a/themes/Gray/ui/entry-border-fill.png b/themes/Gray/ui/entry-border-fill.png deleted file mode 100644 index 5fef65a6ab..0000000000 Binary files a/themes/Gray/ui/entry-border-fill.png and /dev/null differ diff --git a/themes/Gray/ui/entry-border-notebook-null.png b/themes/Gray/ui/entry-border-notebook-null.png deleted file mode 100644 index f821830b86..0000000000 Binary files a/themes/Gray/ui/entry-border-notebook-null.png and /dev/null differ diff --git a/themes/Gray/ui/entry-border-notebook.png b/themes/Gray/ui/entry-border-notebook.png deleted file mode 100644 index c8c132d535..0000000000 Binary files a/themes/Gray/ui/entry-border-notebook.png and /dev/null differ diff --git a/themes/Gray/ui/ext-bottom.png b/themes/Gray/ui/ext-bottom.png deleted file mode 100644 index acf4056833..0000000000 Binary files a/themes/Gray/ui/ext-bottom.png and /dev/null differ diff --git a/themes/Gray/ui/ext-left.png b/themes/Gray/ui/ext-left.png deleted file mode 100644 index c432865b03..0000000000 Binary files a/themes/Gray/ui/ext-left.png and /dev/null differ diff --git a/themes/Gray/ui/ext-right.png b/themes/Gray/ui/ext-right.png deleted file mode 100644 index 7723de5d2c..0000000000 Binary files a/themes/Gray/ui/ext-right.png and /dev/null differ diff --git a/themes/Gray/ui/ext-top.png b/themes/Gray/ui/ext-top.png deleted file mode 100644 index e0120c467d..0000000000 Binary files a/themes/Gray/ui/ext-top.png and /dev/null differ diff --git a/themes/Gray/ui/extension-bottom.png b/themes/Gray/ui/extension-bottom.png deleted file mode 100644 index cd5c5d5b49..0000000000 Binary files a/themes/Gray/ui/extension-bottom.png and /dev/null differ diff --git a/themes/Gray/ui/extension-left.png b/themes/Gray/ui/extension-left.png deleted file mode 100644 index 25bada8165..0000000000 Binary files a/themes/Gray/ui/extension-left.png and /dev/null differ diff --git a/themes/Gray/ui/extension-right.png b/themes/Gray/ui/extension-right.png deleted file mode 100644 index 3b12ac1cfa..0000000000 Binary files a/themes/Gray/ui/extension-right.png and /dev/null differ diff --git a/themes/Gray/ui/extension-top.png b/themes/Gray/ui/extension-top.png deleted file mode 100644 index b58fc2630d..0000000000 Binary files a/themes/Gray/ui/extension-top.png and /dev/null differ diff --git a/themes/Gray/ui/frame-gap-end.png b/themes/Gray/ui/frame-gap-end.png deleted file mode 100644 index fafc42898f..0000000000 Binary files a/themes/Gray/ui/frame-gap-end.png and /dev/null differ diff --git a/themes/Gray/ui/frame-gap-start.png b/themes/Gray/ui/frame-gap-start.png deleted file mode 100644 index 18323509a3..0000000000 Binary files a/themes/Gray/ui/frame-gap-start.png and /dev/null differ diff --git a/themes/Gray/ui/frame.png b/themes/Gray/ui/frame.png deleted file mode 100644 index b9a043da3a..0000000000 Binary files a/themes/Gray/ui/frame.png and /dev/null differ diff --git a/themes/Gray/ui/gap_bottom.png b/themes/Gray/ui/gap_bottom.png deleted file mode 100644 index 75871cec84..0000000000 Binary files a/themes/Gray/ui/gap_bottom.png and /dev/null differ diff --git a/themes/Gray/ui/gap_left.png b/themes/Gray/ui/gap_left.png deleted file mode 100644 index 296357cf5c..0000000000 Binary files a/themes/Gray/ui/gap_left.png and /dev/null differ diff --git a/themes/Gray/ui/gap_right.png b/themes/Gray/ui/gap_right.png deleted file mode 100644 index c709fc1fd8..0000000000 Binary files a/themes/Gray/ui/gap_right.png and /dev/null differ diff --git a/themes/Gray/ui/gap_top.png b/themes/Gray/ui/gap_top.png deleted file mode 100644 index 526cb76787..0000000000 Binary files a/themes/Gray/ui/gap_top.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-arrow-down-insensitive.png b/themes/Gray/ui/gimp-arrow-down-insensitive.png deleted file mode 100644 index 74470db54f..0000000000 Binary files a/themes/Gray/ui/gimp-arrow-down-insensitive.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-arrow-down-insenstive.png b/themes/Gray/ui/gimp-arrow-down-insenstive.png deleted file mode 100644 index 74470db54f..0000000000 Binary files a/themes/Gray/ui/gimp-arrow-down-insenstive.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-arrow-down.png b/themes/Gray/ui/gimp-arrow-down.png deleted file mode 100644 index 0a783e04cd..0000000000 Binary files a/themes/Gray/ui/gimp-arrow-down.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-arrow-left.png b/themes/Gray/ui/gimp-arrow-left.png deleted file mode 100644 index 87458b57e9..0000000000 Binary files a/themes/Gray/ui/gimp-arrow-left.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-arrow-right-dark.png b/themes/Gray/ui/gimp-arrow-right-dark.png deleted file mode 100644 index 4c7a7d3fcd..0000000000 Binary files a/themes/Gray/ui/gimp-arrow-right-dark.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-arrow-right-prelight.png b/themes/Gray/ui/gimp-arrow-right-prelight.png deleted file mode 100644 index b55daf521f..0000000000 Binary files a/themes/Gray/ui/gimp-arrow-right-prelight.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-arrow-right.png b/themes/Gray/ui/gimp-arrow-right.png deleted file mode 100644 index 6bee9ed20d..0000000000 Binary files a/themes/Gray/ui/gimp-arrow-right.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-arrow-up.png b/themes/Gray/ui/gimp-arrow-up.png deleted file mode 100644 index a06166c30b..0000000000 Binary files a/themes/Gray/ui/gimp-arrow-up.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-button-default.png b/themes/Gray/ui/gimp-button-default.png deleted file mode 100644 index 9a6752abaa..0000000000 Binary files a/themes/Gray/ui/gimp-button-default.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-button-insensitive.png b/themes/Gray/ui/gimp-button-insensitive.png deleted file mode 100644 index 59b2c79cff..0000000000 Binary files a/themes/Gray/ui/gimp-button-insensitive.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-button-normal.png b/themes/Gray/ui/gimp-button-normal.png deleted file mode 100644 index b7464c33a1..0000000000 Binary files a/themes/Gray/ui/gimp-button-normal.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-button-prelight.png b/themes/Gray/ui/gimp-button-prelight.png deleted file mode 100644 index 6a63bf4407..0000000000 Binary files a/themes/Gray/ui/gimp-button-prelight.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-button-pressed.png b/themes/Gray/ui/gimp-button-pressed.png deleted file mode 100644 index 97a4b27b24..0000000000 Binary files a/themes/Gray/ui/gimp-button-pressed.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-handle-h.png b/themes/Gray/ui/gimp-handle-h.png deleted file mode 100644 index 757d5599bf..0000000000 Binary files a/themes/Gray/ui/gimp-handle-h.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-handle-v.png b/themes/Gray/ui/gimp-handle-v.png deleted file mode 100644 index 4df546c0a1..0000000000 Binary files a/themes/Gray/ui/gimp-handle-v.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-line-h.png b/themes/Gray/ui/gimp-line-h.png deleted file mode 100644 index 8a3670da03..0000000000 Binary files a/themes/Gray/ui/gimp-line-h.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-line-v.png b/themes/Gray/ui/gimp-line-v.png deleted file mode 100644 index 427b47e5d9..0000000000 Binary files a/themes/Gray/ui/gimp-line-v.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-menu-line-h.png b/themes/Gray/ui/gimp-menu-line-h.png deleted file mode 100644 index 6e96cc9376..0000000000 Binary files a/themes/Gray/ui/gimp-menu-line-h.png and /dev/null differ diff --git a/themes/Gray/ui/gimp-tooltip-bg.png b/themes/Gray/ui/gimp-tooltip-bg.png deleted file mode 100644 index a7c24444ca..0000000000 Binary files a/themes/Gray/ui/gimp-tooltip-bg.png and /dev/null differ diff --git a/themes/Gray/ui/list_header-pressed.png b/themes/Gray/ui/list_header-pressed.png deleted file mode 100644 index 1ca86432b7..0000000000 Binary files a/themes/Gray/ui/list_header-pressed.png and /dev/null differ diff --git a/themes/Gray/ui/list_header.png b/themes/Gray/ui/list_header.png deleted file mode 100644 index dda56d8415..0000000000 Binary files a/themes/Gray/ui/list_header.png and /dev/null differ diff --git a/themes/Gray/ui/menu-arrow-prelight.png b/themes/Gray/ui/menu-arrow-prelight.png deleted file mode 100644 index a0dfd1d1ca..0000000000 Binary files a/themes/Gray/ui/menu-arrow-prelight.png and /dev/null differ diff --git a/themes/Gray/ui/menu-arrow.png b/themes/Gray/ui/menu-arrow.png deleted file mode 100644 index e3709409c1..0000000000 Binary files a/themes/Gray/ui/menu-arrow.png and /dev/null differ diff --git a/themes/Gray/ui/menu-prelight.png b/themes/Gray/ui/menu-prelight.png deleted file mode 100644 index 10dc344146..0000000000 Binary files a/themes/Gray/ui/menu-prelight.png and /dev/null differ diff --git a/themes/Gray/ui/menu.png b/themes/Gray/ui/menu.png deleted file mode 100644 index dc183e3a97..0000000000 Binary files a/themes/Gray/ui/menu.png and /dev/null differ diff --git a/themes/Gray/ui/menubar.png b/themes/Gray/ui/menubar.png deleted file mode 100644 index 9bf5755679..0000000000 Binary files a/themes/Gray/ui/menubar.png and /dev/null differ diff --git a/themes/Gray/ui/menuitem-prelight.png b/themes/Gray/ui/menuitem-prelight.png deleted file mode 100644 index f909341fd5..0000000000 Binary files a/themes/Gray/ui/menuitem-prelight.png and /dev/null differ diff --git a/themes/Gray/ui/menuitem.png b/themes/Gray/ui/menuitem.png deleted file mode 100644 index c05cd361d0..0000000000 Binary files a/themes/Gray/ui/menuitem.png and /dev/null differ diff --git a/themes/Gray/ui/minus.png b/themes/Gray/ui/minus.png deleted file mode 100644 index c4afa3cfcd..0000000000 Binary files a/themes/Gray/ui/minus.png and /dev/null differ diff --git a/themes/Gray/ui/notebook.png b/themes/Gray/ui/notebook.png deleted file mode 100644 index f5a1ade0a3..0000000000 Binary files a/themes/Gray/ui/notebook.png and /dev/null differ diff --git a/themes/Gray/ui/null.png b/themes/Gray/ui/null.png deleted file mode 100644 index c81d11b7aa..0000000000 Binary files a/themes/Gray/ui/null.png and /dev/null differ diff --git a/themes/Gray/ui/option1.png b/themes/Gray/ui/option1.png deleted file mode 100644 index 4733aa579e..0000000000 Binary files a/themes/Gray/ui/option1.png and /dev/null differ diff --git a/themes/Gray/ui/option2.png b/themes/Gray/ui/option2.png deleted file mode 100644 index f07e6a910b..0000000000 Binary files a/themes/Gray/ui/option2.png and /dev/null differ diff --git a/themes/Gray/ui/option3.png b/themes/Gray/ui/option3.png deleted file mode 100644 index f9e4f6a597..0000000000 Binary files a/themes/Gray/ui/option3.png and /dev/null differ diff --git a/themes/Gray/ui/plus.png b/themes/Gray/ui/plus.png deleted file mode 100644 index a3bce02546..0000000000 Binary files a/themes/Gray/ui/plus.png and /dev/null differ diff --git a/themes/Gray/ui/progressbar-trough.png b/themes/Gray/ui/progressbar-trough.png deleted file mode 100644 index 0947d2859e..0000000000 Binary files a/themes/Gray/ui/progressbar-trough.png and /dev/null differ diff --git a/themes/Gray/ui/progressbar.png b/themes/Gray/ui/progressbar.png deleted file mode 100644 index a7a7ccf1e8..0000000000 Binary files a/themes/Gray/ui/progressbar.png and /dev/null differ diff --git a/themes/Gray/ui/shadow-in-alt.png b/themes/Gray/ui/shadow-in-alt.png deleted file mode 100644 index c779f67ded..0000000000 Binary files a/themes/Gray/ui/shadow-in-alt.png and /dev/null differ diff --git a/themes/Gray/ui/shadow-in.png b/themes/Gray/ui/shadow-in.png deleted file mode 100644 index 60b661d46e..0000000000 Binary files a/themes/Gray/ui/shadow-in.png and /dev/null differ diff --git a/themes/Gray/ui/shadow-null.png b/themes/Gray/ui/shadow-null.png deleted file mode 100644 index 7efe5d7748..0000000000 Binary files a/themes/Gray/ui/shadow-null.png and /dev/null differ diff --git a/themes/Gray/ui/shadow-out.png b/themes/Gray/ui/shadow-out.png deleted file mode 100644 index 017f48f8e9..0000000000 Binary files a/themes/Gray/ui/shadow-out.png and /dev/null differ diff --git a/themes/Gray/ui/slider-h.png b/themes/Gray/ui/slider-h.png deleted file mode 100644 index 44ba0a4e04..0000000000 Binary files a/themes/Gray/ui/slider-h.png and /dev/null differ diff --git a/themes/Gray/ui/slider-v.png b/themes/Gray/ui/slider-v.png deleted file mode 100644 index da5764a36f..0000000000 Binary files a/themes/Gray/ui/slider-v.png and /dev/null differ diff --git a/themes/Gray/ui/spin-down-insensitive.png b/themes/Gray/ui/spin-down-insensitive.png deleted file mode 100644 index 72ec9b0f13..0000000000 Binary files a/themes/Gray/ui/spin-down-insensitive.png and /dev/null differ diff --git a/themes/Gray/ui/spin-down-normal.png b/themes/Gray/ui/spin-down-normal.png deleted file mode 100644 index cb80c05d8e..0000000000 Binary files a/themes/Gray/ui/spin-down-normal.png and /dev/null differ diff --git a/themes/Gray/ui/spin-down-pressed.png b/themes/Gray/ui/spin-down-pressed.png deleted file mode 100644 index 2d4ec158e3..0000000000 Binary files a/themes/Gray/ui/spin-down-pressed.png and /dev/null differ diff --git a/themes/Gray/ui/spin-fill-bg.png b/themes/Gray/ui/spin-fill-bg.png deleted file mode 100644 index d2d46f17d3..0000000000 Binary files a/themes/Gray/ui/spin-fill-bg.png and /dev/null differ diff --git a/themes/Gray/ui/spin-insensitive.png b/themes/Gray/ui/spin-insensitive.png deleted file mode 100644 index 99d51429fb..0000000000 Binary files a/themes/Gray/ui/spin-insensitive.png and /dev/null differ diff --git a/themes/Gray/ui/spin-up-insensitive.png b/themes/Gray/ui/spin-up-insensitive.png deleted file mode 100644 index e03b61dd53..0000000000 Binary files a/themes/Gray/ui/spin-up-insensitive.png and /dev/null differ diff --git a/themes/Gray/ui/spin-up-normal.png b/themes/Gray/ui/spin-up-normal.png deleted file mode 100644 index 5019a41822..0000000000 Binary files a/themes/Gray/ui/spin-up-normal.png and /dev/null differ diff --git a/themes/Gray/ui/spin-up-pressed.png b/themes/Gray/ui/spin-up-pressed.png deleted file mode 100644 index e627cb7587..0000000000 Binary files a/themes/Gray/ui/spin-up-pressed.png and /dev/null differ diff --git a/themes/Gray/ui/spin.png b/themes/Gray/ui/spin.png deleted file mode 100644 index c8e058237f..0000000000 Binary files a/themes/Gray/ui/spin.png and /dev/null differ diff --git a/themes/Gray/ui/toolbar.png b/themes/Gray/ui/toolbar.png deleted file mode 100644 index 7dfb244a29..0000000000 Binary files a/themes/Gray/ui/toolbar.png and /dev/null differ diff --git a/themes/Gray/ui/transparent.png b/themes/Gray/ui/transparent.png deleted file mode 100644 index 9bdfa6c805..0000000000 Binary files a/themes/Gray/ui/transparent.png and /dev/null differ diff --git a/themes/Light/.gitignore b/themes/Light/.gitignore deleted file mode 100644 index b336cc7cec..0000000000 --- a/themes/Light/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/Makefile -/Makefile.in diff --git a/themes/Light/Makefile.am b/themes/Light/Makefile.am deleted file mode 100644 index d999cd0303..0000000000 --- a/themes/Light/Makefile.am +++ /dev/null @@ -1,134 +0,0 @@ -## Process this file with automake to produce Makefile.in - -themedatadir = $(gimpdatadir)/themes/Light -themeuidir = $(gimpdatadir)/themes/Light/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-item.png \ - ui/entry-border-fill-active.png \ - ui/entry-border-fill.png \ - ui/entry-border-notebook-null.png \ - ui/entry-border-notebook.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-right-prelight.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/menuitem-prelight.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-null.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-fill-bg.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) $(themeui_DATA) diff --git a/themes/Light/gtkrc b/themes/Light/gtkrc deleted file mode 100644 index bf111e334a..0000000000 --- a/themes/Light/gtkrc +++ /dev/null @@ -1,2523 +0,0 @@ -############################################################################ -# -# Light GIMP Theme -# -# Version 0.1.6 -# -# Copyright 2015-2016, 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 -# -############################################################################ -# -# KDE: -# -# * For this theme to work under KDE users will need to disable either -# "Apply colors to non-QT applications" or "Apply KDE Colours to Non-KDE -# apps" depending on the version. -# -# Miscellaneous: -# -# * Fonts can be overridden by uncommenting the two font lines below -# -# * Uncomment the gtk-primary-button-warps-slider line to enable warping -# scroll bars. -# -############################################################################ - -gtk-menu-images = 1 -gtk-button-images = 0 -gtk-auto-mnemonics = 1 -#gtk-primary-button-warps-slider = 1 -gtk-toolbar-style = GTK_TOOLBAR_ICONS -gtk-application-prefer-dark-theme = true - -#gtk-font-name = "Sans 11" - -# KDE hack to match gtk/gnome defaults -gtk-button-images = 0 - -style "tlsog-default-style" -{ -# font_name = "Sans 11" - - color["clr1"] = "#343434" - color["clr2"] = "#222222" - color["clr3"] = "#3E3E3E" - color["clr4"] = "#DDDDDD" - color["clr5"] = "#EEEEEE" - color["clr6"] = "#BDBDBD" - color["clr7"] = "#3b3b3b" - color["clr8"] = "#DDDDDD" - color["clr9"] = "#B2B2B2" - color["clr10"] = "#000000" - - fg[NORMAL] = @clr3 - fg[PRELIGHT] = @clr10 - fg[ACTIVE] = @clr2 - fg[SELECTED] = @clr1 - fg[INSENSITIVE] = @clr3 - - bg[NORMAL] = @clr4 - bg[PRELIGHT] = @clr4 - bg[ACTIVE] = @clr4 - bg[SELECTED] = @clr5 - bg[INSENSITIVE] = @clr5 - - base[NORMAL] = @clr6 - base[PRELIGHT] = @clr8 - base[ACTIVE] = @clr5 - base[SELECTED] = @clr5 - base[INSENSITIVE] = @clr8 - - text[NORMAL] = @clr1 - text[PRELIGHT] = @clr10 - 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 = 2 - GimpDockWindow::default-height = 240 - GimpDock::font-scale = 0.8333 - GimpMenuDock::minimal-width = 200 - GimpDockWindow::menu-preview-size = small-toolbar - GimpToolPalette::tool-icon-size = large-toolbar - 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 - GtkComboBoxEntry::appears-as-list = 0 - GtkComboBoxText::appears-as-list = 0 - - # - # To adjust to default button spacing: - # - # Set focus-padding to 2 - # Set focus-line to 1 - # - - GtkButton::focus-line_width = 0 - GtkButton::focus-padding = 0 - - GtkRange::trough-border = 0 - GtkRange::slider-width = 15 - GtkRange::stepper-size = 0 - - GtkScale::slider-length = 14 - GtkScale::slider-width = 14 - GtkScale::trough-border = 0 - GtkScale::trough-side-details = 1 - - GtkVScale::slider_length = 14 - GtkVScale::slider_width = 14 - - GtkHScale::slider_length = 14 - GtkHScale::slider_width = 14 - - GtkScrollbar::trough-border = 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 - - 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 - GtkScrolledWindow::shadow-type = GTK_SHADOW_NONE - GtkVScale::shadow_type = GTK_SHADOW_NONE - GtkHScale::shadow_type = GTK_SHADOW_NONE - GtkMenuItem::horizontal-padding = 4 - - GtkWidget::tooltip-radius = 2 - GtkWidget::tooltip-alpha = 235 - GtkWidget::new-tooltip-style = 1 - - GtkWindow::resize-grip-height = 0 - GtkWindow::resize-grip-width = 0 - - 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 = SHADOW_GAP - file = "ui/shadow-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 "tlsog-default-style" - -########################################################### - -style "tlsog-tool-dialog-style" = "tlsog-default-style" -{ - GtkDialog::action-area-border = 6 -} - -class "GimpToolDialog" style "tlsog-tool-dialog-style" - -########################################################### - -style "tlsog-grid-view-style" = "tlsog-default-style" -{ - bg[NORMAL] = { 1.0, 1.0, 1.0 } -} - -widget "*GimpContainerGridView*GtkViewport*" style "tlsog-grid-view-style" - -########################################################### - -style "tlsog-dockable-style" = "tlsog-default-style" -{ - GimpFrame::label-bold = 0 - GtkButton::focus-line_width = 1 - GtkButton::focus-padding = 0 -} - -widget "*GimpDockable.*" style "tlsog-dockable-style" - -########################################################### - -style "tlsog-display-style" = "tlsog-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 "tlsog-display-style" - -########################################################### - -style "tlsog-overlay-style" = "gimp-display-style" -{ - GtkButton::focus-line_width = 1 -} - -widget_class "**" style "tlsog-overlay-style" - -########################################################### - -style "tlsog-gtkbutton-style" = "tlsog-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 "tlsog-gtkbutton-style" - -########################################################### - -style "tlsog-tooltips-style" = "tlsog-default-style" -{ - xthickness = 4 - ythickness = 4 - - bg[NORMAL] = "#C7C7C7" - bg[SELECTED] = "#BDBDBD" - fg[NORMAL] = "#343434" -} - -widget "gtk-tooltip*" style "tlsog-tooltips-style" - -########################################################### - -style "tlsog-treeview" = "tlsog-default-style" -{ - xthickness = 2 - ythickness = 0 - - GtkTreeView::odd_row_color = "#BDBDBD" - GtkTreeView::even_row_color = "#BDBDBD" - - # - # 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 = ACTIVE - file = "ui/null.png" - border = {1,1,1,1} - stretch = TRUE - } - - image - { - function = FLAT_BOX - state = PRELIGHT - file = "ui/null.png" - border = {1,1,1,1} - stretch = TRUE - } - - image - { - function = FLAT_BOX - state = NORMAL - file = "ui/null.png" - border = {1,1,1,1} - stretch = TRUE - } - - image - { - function = FLAT_BOX - state = INSENSITIVE - file = "ui/null.png" - border = {1,1,1,1} - stretch = TRUE - } - - image - { - function = FLAT_BOX - state = SELECTED - file = "ui/menuitem-prelight.png" - border = {1,1,1,1} - stretch = TRUE - } - } -} - -class "GtkTreeView" style "tlsog-treeview" - -########################################################### - -style "tlsog-list-header-style" -{ - #Comment out the ythickness setting below for thicker column headers. - #ythickness = 0 - - GtkTreeView::odd_row_color = "#BDBDBD" - GtkTreeView::even_row_color = "#BDBDBD" - - # - # 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 "tlsog-list-header-style" -widget_class "*GtkTree*" style "tlsog-list-header-style" -widget_class "*GtkCList" style "tlsog-list-header-style" - -########################################################### - -style "tlsog-notebook-style" = "tlsog-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 = { 1, 1, 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 "tlsog-notebook-style" - -########################################################### - -style "tlsog-menu" = "tlsog-default-style" -{ - # bg[NORMAL] affects menu detachable item - bg[NORMAL] = "#B7B7B7" - - fg[NORMAL] = "#343434" - fg[PRELIGHT] = "#000000" - fg[INSENSITIVE] = "#3E3E3E" - - 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 "tlsog-menu" -widget_class "**" style "tlsog-menu" - -########################################################### - -style "tlsog-menu-bar" = "tlsog-default-style" -{ - xthickness = 4 - ythickness = 2 - - fg[NORMAL] = "#343434" - - engine "pixmap" - { - image - { - function = BOX - file = "ui/menubar.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -class "GtkMenuBar" style "tlsog-menu-bar" -widget_class "**" style "tlsog-menu-bar" -widget_class "*.*" style "tlsog-menu-bar" - -########################################################### - -style "tlsog-menu-item" -{ - xthickness = 2 - ythickness = 4 - - bg[NORMAL] = "#B7B7B7" - - fg[NORMAL] = "#343434" - fg[PRELIGHT] = "#DFDFDF" - fg[ACTIVE] = "#343434" - fg[SELECTED] = "#000000" - fg[INSENSITIVE] = "#3E3E3E" - - engine "pixmap" - { - image - { - function = BOX - state = PRELIGHT - file = "ui/menuitem-prelight.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 "tlsog-menu-item" -widget_class "**" style "tlsog-menu-item" - -########################################################### - -style "tlsog-item" -{ - xthickness = 4 - - bg[NORMAL] = "#B7B7B7" - - fg[NORMAL] = "#343434" - fg[PRELIGHT] = "#DFDFDF" - fg[ACTIVE] = "#343434" - fg[SELECTED] = "#000000" - fg[INSENSITIVE] = "#3E3E3E" - - 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 "tlsog-item" - -########################################################### - - -style "tlsog-entry" = "tlsog-default-style" -{ - GtkWidget::interior_focus = 1 - - #text[ACTIVE] = "#CBCBCB" - #text[SELECTED] = "#CBCBCB" - - 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/shadow-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 "tlsog-entry" -class "GtkOldEditable" style "tlsog-entry" - -########################################################### - - -style "tlsog-spin-button" = "tlsog-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 "tlsog-spin-button" - -########################################################### - -style "tlsog-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/null.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 "tlsog-scroll-bar" - -########################################################### - -style "tlsog-radio-button" = "tlsog-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 "tlsog-radio-button" -class "GtkRadioMenuItem" style "tlsog-radio-button" - -########################################################### - -style "tlsog-check-button" = "tlsog-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 "tlsog-check-button" -class "GtkCheckMenuItem" style "tlsog-check-button" - -########################################################### - -style "tlsog-progress-bar" = "tlsog-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 "tlsog-progress-bar" - -########################################################### - -style "tlsog-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 "tlsog-separator-menu-item" - -########################################################### - -style "tlsog-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 "tlsog-notebook-entry-style" - -########################################################### - -style "tlsog-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 "tlsog-notebook-combobox-entry-style" - -########################################################### - -style "tlsog-combobox-entry-button-style" -{ - xthickness = 6 - - fg[ACTIVE] = "#343434" - - 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 "tlsog-combobox-entry-button-style" -widget_class "****" style "tlsog-combobox-entry-button-style" -widget_class "**" style "tlsog-combobox-entry-button-style" - -########################################################### - -style "tlsog-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/transparent.png" - border = { 3, 3, 3, 3 } - stretch = TRUE - } - } -} - -class "GtkRange" style "tlsog-range-style" - -########################################################### - -style "tlsog-spin-scale-style" -{ - bg[NORMAL] = "#BDBDBD" - bg[SELECTED] = "#CCC" - - engine "pixmap" - { - image - { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - file = "ui/spin-fill-bg.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - image - { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - file = "ui/spin-fill-bg.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - 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 "tlsog-spin-scale-style" -widget "*GimpSpinScale*" style "tlsog-spin-scale-style" - -########################################################### - -style "tlsog-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 "tlsog-scrolled-window-style" - -########################################################### - -style "tlsog-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 "tlsog-frame-style" - -########################################################### - -style "tlsog-toolbox-frame-style" -{ - engine "pixmap" - { - image - { - function = SHADOW - } - } -} - -widget_class "**" style "tlsog-toolbox-frame-style" - -########################################################### - -style "tlsog-toolbar-style" -{ - engine "pixmap" - { - image - { - function = BOX - file = "ui/toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - - image - { - function = BOX_GAP - recolorable = TRUE - detail = "handlebox_bin" - file = "ui/gimp-handle-h.png" - border = { 4, 3, 4, 3 } - stretch = FALSE - } - - 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 "tlsog-toolbar-style" -class "*HandleBox*" style "tlsog-toolbar-style" - -########################################################### - -style "tlsog-combobox-separator-style" -{ - xthickness = 0 - ythickness = 0 - GtkWidget::wide-separators = 1 -} - -widget_class "**" style "tlsog-combobox-separator-style" - -########################################################### - -style "tlsog-combobox-button-style" -{ - xthickness = 3 - ythickness = 3 -} - -widget_class "**" style "tlsog-combobox-button-style" - -########################################################### - -style "tlsog-combobox-style" -{ - xthickness = 0 - ythickness = 0 -} - -widget_class "*" style "tlsog-combobox-style" - -########################################################### - -style "tlsog-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 "tlsog-combobox-style1" - -########################################################### - -style "tlsog-button-style" -{ - fg[PRELIGHT] = "#040404" - fg[ACTIVE] = "#646464" - fg[NORMAL] = "#343434" - fg[INSENSITIVE] = "#343434" -} - -widget_class "**" style "tlsog-button-style" - -########################################################### - -style "kde_hack_1" -{ - GtkComboBox::appears-as-list = 0 - GtkComboBoxEntry::appears-as-list = 0 - GtkComboBoxText::appears-as-list = 0 - - color["clr1"] = "#343434" - color["clr2"] = "#222222" - color["clr3"] = "#3E3E3E" - color["clr4"] = "#DDDDDD" - color["clr5"] = "#EEEEEE" - color["clr6"] = "#BDBDBD" - color["clr7"] = "#3B3B3B" - color["clr8"] = "#DDDDDD" - color["clr9"] = "#B2B2B2" - color["clr10"] = "#000000" - - fg[NORMAL] = @clr3 - fg[PRELIGHT] = @clr10 - fg[ACTIVE] = @clr2 - fg[SELECTED] = @clr1 - fg[INSENSITIVE] = @clr3 - - base[NORMAL] = @clr6 - base[PRELIGHT] = @clr8 - base[ACTIVE] = @clr5 - base[SELECTED] = @clr5 - base[INSENSITIVE] = @clr8 - - text[NORMAL] = @clr1 - text[PRELIGHT] = @clr10 - text[ACTIVE] = @clr1 - text[SELECTED] = @clr1 - text[INSENSITIVE] = @clr7 -} - -widget_class "*" style "kde_hack_1" - -########################################################### - -style "kde_hack_2" -{ - bg[NORMAL] = "#DDDDDD" #Sets canvas BG -} - -widget "*GimpDisplayShell.*" style "kde_hack_2" - -########################################################### - -style "kde_hack_3" -{ - bg[NORMAL] = "#DDDDDD" -} - -class "GtkFrame" style "kde_hack_3" -widget_class "**" style "kde_hack_3" - -########################################################### - -style "kde_hack_4" -{ - 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 - } - - 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 - } - } -} - -widget_class "**" style "kde_hack_4" - -########################################################### - -# KDE Hack 5 -widget_class "**" style "tlsog-toolbar-style" - -########################################################### - -style "kde_hack_6" -{ - 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 "***" style "kde_hack_6" - -########################################################### - -# KDE & oxygen-gtk fix for BG -style "tlsog-oxygen-default-style" = "tlsog-default-style" -{ - GtkComboBox::appears-as-list = 0 - GtkComboBoxEntry::appears-as-list = 0 - GtkComboBoxText::appears-as-list = 0 -} - -class "*" style "tlsog-oxygen-default-style" - -########################################################### - -style "tlsog-gtkscale-style" -{ - engine "pixmap" - { - 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/slider-h.png" - border = {0,0,0,0} - stretch = TRUE - orientation = HORIZONTAL - } - - image - { - function = BOX - recolorable = TRUE - file = "ui/slider-v.png" - border = {0,0,0,0} - stretch = TRUE - orientation = VERTICAL - } - } -} - -class "GtkScale" style "tlsog-gtkscale-style" -class "GtkVScale" style "tlsog-gtkscale-style" -class "GtkHScale" style "tlsog-gtkscale-style" -widget_class "*GtkScale*" style "tlsog-gtkscale-style" -widget_class "*GtkVScale*" style "tlsog-gtkscale-style" -widget_class "*GtkHScale*" style "tlsog-gtkscale-style" - -########################################################### - -style "tlsog-overlay-scrollbar" -{ - bg[SELECTED] = "#555" - bg[INSENSITIVE] = "#777" - bg[ACTIVE] = "#333" - bg[NORMAL] = "#CCC" - bg[PRELIGHT] = "#CCC" - - fg[NORMAL] = "#333" -} - -widget_class "*" style "tlsog-overlay-scrollbar" -widget_class "*" style "tlsog-overlay-scrollbar" - -########################################################### - -# Fix for GMIC/plugins -style "tlsog-plugin-scrolled-window-style" -{ - xthickness = 1 - ythickness = 1 - - engine "pixmap" - { - image - { - function = SHADOW - file = "ui/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = IN - } - } -} - -widget_class "**" style "tlsog-plugin-scrolled-window-style" - -########################################################### - -# Menu prelight fix for Ubuntu Unity -style "ubuntu-fix-menu-item" -{ - engine "pixmap" - { - image - { - function = BOX - state = PRELIGHT - file = "ui/entry-border-fill-active.png" - border = { 1, 0, 1, 0 } - stretch = TRUE - } - } -} - -widget "GtkMenuItem" style "ubuntu-fix-menu-item" - -########################################################### - -style "light-python-console" -{ - text[NORMAL] = "#080" - text[INSENSITIVE] = "#800" -} - -widget "python-fu-console" style "light-python-console" - -# EOF diff --git a/themes/Light/ui/arrow-down-insens.png b/themes/Light/ui/arrow-down-insens.png deleted file mode 100644 index 6789dfd4f2..0000000000 Binary files a/themes/Light/ui/arrow-down-insens.png and /dev/null differ diff --git a/themes/Light/ui/arrow-down-prelight.png b/themes/Light/ui/arrow-down-prelight.png deleted file mode 100644 index 0a0dcd5007..0000000000 Binary files a/themes/Light/ui/arrow-down-prelight.png and /dev/null differ diff --git a/themes/Light/ui/arrow-down-small-insens.png b/themes/Light/ui/arrow-down-small-insens.png deleted file mode 100644 index cda315ff60..0000000000 Binary files a/themes/Light/ui/arrow-down-small-insens.png and /dev/null differ diff --git a/themes/Light/ui/arrow-down-small-prelight.png b/themes/Light/ui/arrow-down-small-prelight.png deleted file mode 100644 index 04f437fb38..0000000000 Binary files a/themes/Light/ui/arrow-down-small-prelight.png and /dev/null differ diff --git a/themes/Light/ui/arrow-down-small.png b/themes/Light/ui/arrow-down-small.png deleted file mode 100644 index fd20c4e483..0000000000 Binary files a/themes/Light/ui/arrow-down-small.png and /dev/null differ diff --git a/themes/Light/ui/arrow-down.png b/themes/Light/ui/arrow-down.png deleted file mode 100644 index 0a0dcd5007..0000000000 Binary files a/themes/Light/ui/arrow-down.png and /dev/null differ diff --git a/themes/Light/ui/arrow-left-insens.png b/themes/Light/ui/arrow-left-insens.png deleted file mode 100644 index 9ac146348a..0000000000 Binary files a/themes/Light/ui/arrow-left-insens.png and /dev/null differ diff --git a/themes/Light/ui/arrow-left-prelight.png b/themes/Light/ui/arrow-left-prelight.png deleted file mode 100644 index 8d72120bb1..0000000000 Binary files a/themes/Light/ui/arrow-left-prelight.png and /dev/null differ diff --git a/themes/Light/ui/arrow-left.png b/themes/Light/ui/arrow-left.png deleted file mode 100644 index 054cb9f151..0000000000 Binary files a/themes/Light/ui/arrow-left.png and /dev/null differ diff --git a/themes/Light/ui/arrow-right-insens.png b/themes/Light/ui/arrow-right-insens.png deleted file mode 100644 index ca65715c37..0000000000 Binary files a/themes/Light/ui/arrow-right-insens.png and /dev/null differ diff --git a/themes/Light/ui/arrow-right-prelight.png b/themes/Light/ui/arrow-right-prelight.png deleted file mode 100644 index 162770fbad..0000000000 Binary files a/themes/Light/ui/arrow-right-prelight.png and /dev/null differ diff --git a/themes/Light/ui/arrow-right.png b/themes/Light/ui/arrow-right.png deleted file mode 100644 index 30687972a9..0000000000 Binary files a/themes/Light/ui/arrow-right.png and /dev/null differ diff --git a/themes/Light/ui/arrow-up-insens.png b/themes/Light/ui/arrow-up-insens.png deleted file mode 100644 index c2a965efbb..0000000000 Binary files a/themes/Light/ui/arrow-up-insens.png and /dev/null differ diff --git a/themes/Light/ui/arrow-up-prelight.png b/themes/Light/ui/arrow-up-prelight.png deleted file mode 100644 index 9fc7978fca..0000000000 Binary files a/themes/Light/ui/arrow-up-prelight.png and /dev/null differ diff --git a/themes/Light/ui/arrow-up-small-insens.png b/themes/Light/ui/arrow-up-small-insens.png deleted file mode 100644 index da9ffcdfce..0000000000 Binary files a/themes/Light/ui/arrow-up-small-insens.png and /dev/null differ diff --git a/themes/Light/ui/arrow-up-small-prelight.png b/themes/Light/ui/arrow-up-small-prelight.png deleted file mode 100644 index efbb600473..0000000000 Binary files a/themes/Light/ui/arrow-up-small-prelight.png and /dev/null differ diff --git a/themes/Light/ui/arrow-up-small.png b/themes/Light/ui/arrow-up-small.png deleted file mode 100644 index efbb600473..0000000000 Binary files a/themes/Light/ui/arrow-up-small.png and /dev/null differ diff --git a/themes/Light/ui/arrow-up.png b/themes/Light/ui/arrow-up.png deleted file mode 100644 index 118a7dc21f..0000000000 Binary files a/themes/Light/ui/arrow-up.png and /dev/null differ diff --git a/themes/Light/ui/bar-h.png b/themes/Light/ui/bar-h.png deleted file mode 100644 index 512540e1f6..0000000000 Binary files a/themes/Light/ui/bar-h.png and /dev/null differ diff --git a/themes/Light/ui/bar-v.png b/themes/Light/ui/bar-v.png deleted file mode 100644 index 32778bedab..0000000000 Binary files a/themes/Light/ui/bar-v.png and /dev/null differ diff --git a/themes/Light/ui/button-default.png b/themes/Light/ui/button-default.png deleted file mode 100644 index 1bec5329e9..0000000000 Binary files a/themes/Light/ui/button-default.png and /dev/null differ diff --git a/themes/Light/ui/button-insensitive.png b/themes/Light/ui/button-insensitive.png deleted file mode 100644 index e889732bc6..0000000000 Binary files a/themes/Light/ui/button-insensitive.png and /dev/null differ diff --git a/themes/Light/ui/button-normal.png b/themes/Light/ui/button-normal.png deleted file mode 100644 index 5b39d782c1..0000000000 Binary files a/themes/Light/ui/button-normal.png and /dev/null differ diff --git a/themes/Light/ui/button-prelight.png b/themes/Light/ui/button-prelight.png deleted file mode 100644 index f6cd413673..0000000000 Binary files a/themes/Light/ui/button-prelight.png and /dev/null differ diff --git a/themes/Light/ui/button-pressed.png b/themes/Light/ui/button-pressed.png deleted file mode 100644 index ae7ead50a0..0000000000 Binary files a/themes/Light/ui/button-pressed.png and /dev/null differ diff --git a/themes/Light/ui/check1.png b/themes/Light/ui/check1.png deleted file mode 100644 index aa33eef236..0000000000 Binary files a/themes/Light/ui/check1.png and /dev/null differ diff --git a/themes/Light/ui/check2.png b/themes/Light/ui/check2.png deleted file mode 100644 index e083728364..0000000000 Binary files a/themes/Light/ui/check2.png and /dev/null differ diff --git a/themes/Light/ui/check3.png b/themes/Light/ui/check3.png deleted file mode 100644 index 18362a6eec..0000000000 Binary files a/themes/Light/ui/check3.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-border-active-bg.png b/themes/Light/ui/combo-entry-border-active-bg.png deleted file mode 100644 index be2fd03a83..0000000000 Binary files a/themes/Light/ui/combo-entry-border-active-bg.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-border-active-notebook.png b/themes/Light/ui/combo-entry-border-active-notebook.png deleted file mode 100644 index be2fd03a83..0000000000 Binary files a/themes/Light/ui/combo-entry-border-active-notebook.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-border-active-rtl-notebook.png b/themes/Light/ui/combo-entry-border-active-rtl-notebook.png deleted file mode 100644 index 6218f2c76c..0000000000 Binary files a/themes/Light/ui/combo-entry-border-active-rtl-notebook.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-border-bg.png b/themes/Light/ui/combo-entry-border-bg.png deleted file mode 100644 index be2fd03a83..0000000000 Binary files a/themes/Light/ui/combo-entry-border-bg.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-border-disabled-bg.png b/themes/Light/ui/combo-entry-border-disabled-bg.png deleted file mode 100644 index c2c566525e..0000000000 Binary files a/themes/Light/ui/combo-entry-border-disabled-bg.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-border-disabled-notebook.png b/themes/Light/ui/combo-entry-border-disabled-notebook.png deleted file mode 100644 index c2c566525e..0000000000 Binary files a/themes/Light/ui/combo-entry-border-disabled-notebook.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-border-disabled-rtl-bg.png b/themes/Light/ui/combo-entry-border-disabled-rtl-bg.png deleted file mode 100644 index 59018be9ab..0000000000 Binary files a/themes/Light/ui/combo-entry-border-disabled-rtl-bg.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-border-disabled-rtl-notebook.png b/themes/Light/ui/combo-entry-border-disabled-rtl-notebook.png deleted file mode 100644 index 6218f2c76c..0000000000 Binary files a/themes/Light/ui/combo-entry-border-disabled-rtl-notebook.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-border-notebook.png b/themes/Light/ui/combo-entry-border-notebook.png deleted file mode 100644 index be2fd03a83..0000000000 Binary files a/themes/Light/ui/combo-entry-border-notebook.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-border-rtl-bg.png b/themes/Light/ui/combo-entry-border-rtl-bg.png deleted file mode 100644 index 6218f2c76c..0000000000 Binary files a/themes/Light/ui/combo-entry-border-rtl-bg.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-border-rtl-notebook.png b/themes/Light/ui/combo-entry-border-rtl-notebook.png deleted file mode 100644 index 6218f2c76c..0000000000 Binary files a/themes/Light/ui/combo-entry-border-rtl-notebook.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-button-active-rtl.png b/themes/Light/ui/combo-entry-button-active-rtl.png deleted file mode 100644 index 5ee4d89e39..0000000000 Binary files a/themes/Light/ui/combo-entry-button-active-rtl.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-button-active.png b/themes/Light/ui/combo-entry-button-active.png deleted file mode 100644 index 13f13e5a38..0000000000 Binary files a/themes/Light/ui/combo-entry-button-active.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-button-disabled-rtl.png b/themes/Light/ui/combo-entry-button-disabled-rtl.png deleted file mode 100644 index 46a6881c2a..0000000000 Binary files a/themes/Light/ui/combo-entry-button-disabled-rtl.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-button-disabled.png b/themes/Light/ui/combo-entry-button-disabled.png deleted file mode 100644 index 80e84f5689..0000000000 Binary files a/themes/Light/ui/combo-entry-button-disabled.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-button-rtl.png b/themes/Light/ui/combo-entry-button-rtl.png deleted file mode 100644 index 753376fe25..0000000000 Binary files a/themes/Light/ui/combo-entry-button-rtl.png and /dev/null differ diff --git a/themes/Light/ui/combo-entry-button.png b/themes/Light/ui/combo-entry-button.png deleted file mode 100644 index 80e84f5689..0000000000 Binary files a/themes/Light/ui/combo-entry-button.png and /dev/null differ diff --git a/themes/Light/ui/down-pre.png b/themes/Light/ui/down-pre.png deleted file mode 100644 index 88213ec5d2..0000000000 Binary files a/themes/Light/ui/down-pre.png and /dev/null differ diff --git a/themes/Light/ui/down.png b/themes/Light/ui/down.png deleted file mode 100644 index dfb22811b5..0000000000 Binary files a/themes/Light/ui/down.png and /dev/null differ diff --git a/themes/Light/ui/entry-border-active-bg.png b/themes/Light/ui/entry-border-active-bg.png deleted file mode 100644 index ec1d1dcd92..0000000000 Binary files a/themes/Light/ui/entry-border-active-bg.png and /dev/null differ diff --git a/themes/Light/ui/entry-border-active-notebook.png b/themes/Light/ui/entry-border-active-notebook.png deleted file mode 100644 index 42b1bbdecf..0000000000 Binary files a/themes/Light/ui/entry-border-active-notebook.png and /dev/null differ diff --git a/themes/Light/ui/entry-border-disabled-bg.png b/themes/Light/ui/entry-border-disabled-bg.png deleted file mode 100644 index 20aed2c000..0000000000 Binary files a/themes/Light/ui/entry-border-disabled-bg.png and /dev/null differ diff --git a/themes/Light/ui/entry-border-disabled-notebook.png b/themes/Light/ui/entry-border-disabled-notebook.png deleted file mode 100644 index de54253ae0..0000000000 Binary files a/themes/Light/ui/entry-border-disabled-notebook.png and /dev/null differ diff --git a/themes/Light/ui/entry-border-fill-active-item.png b/themes/Light/ui/entry-border-fill-active-item.png deleted file mode 100644 index 454ed111e8..0000000000 Binary files a/themes/Light/ui/entry-border-fill-active-item.png and /dev/null differ diff --git a/themes/Light/ui/entry-border-fill-active.png b/themes/Light/ui/entry-border-fill-active.png deleted file mode 100644 index a235d05e74..0000000000 Binary files a/themes/Light/ui/entry-border-fill-active.png and /dev/null differ diff --git a/themes/Light/ui/entry-border-fill.png b/themes/Light/ui/entry-border-fill.png deleted file mode 100644 index 1a5b772172..0000000000 Binary files a/themes/Light/ui/entry-border-fill.png and /dev/null differ diff --git a/themes/Light/ui/entry-border-notebook-null.png b/themes/Light/ui/entry-border-notebook-null.png deleted file mode 100644 index f821830b86..0000000000 Binary files a/themes/Light/ui/entry-border-notebook-null.png and /dev/null differ diff --git a/themes/Light/ui/entry-border-notebook.png b/themes/Light/ui/entry-border-notebook.png deleted file mode 100644 index 35e35bbee6..0000000000 Binary files a/themes/Light/ui/entry-border-notebook.png and /dev/null differ diff --git a/themes/Light/ui/ext-bottom.png b/themes/Light/ui/ext-bottom.png deleted file mode 100644 index 041221afb5..0000000000 Binary files a/themes/Light/ui/ext-bottom.png and /dev/null differ diff --git a/themes/Light/ui/ext-left.png b/themes/Light/ui/ext-left.png deleted file mode 100644 index ca4decd22e..0000000000 Binary files a/themes/Light/ui/ext-left.png and /dev/null differ diff --git a/themes/Light/ui/ext-right.png b/themes/Light/ui/ext-right.png deleted file mode 100644 index d394153bcf..0000000000 Binary files a/themes/Light/ui/ext-right.png and /dev/null differ diff --git a/themes/Light/ui/ext-top.png b/themes/Light/ui/ext-top.png deleted file mode 100644 index f3b6214cf9..0000000000 Binary files a/themes/Light/ui/ext-top.png and /dev/null differ diff --git a/themes/Light/ui/extension-bottom.png b/themes/Light/ui/extension-bottom.png deleted file mode 100644 index dff231981e..0000000000 Binary files a/themes/Light/ui/extension-bottom.png and /dev/null differ diff --git a/themes/Light/ui/extension-left.png b/themes/Light/ui/extension-left.png deleted file mode 100644 index d54899f543..0000000000 Binary files a/themes/Light/ui/extension-left.png and /dev/null differ diff --git a/themes/Light/ui/extension-right.png b/themes/Light/ui/extension-right.png deleted file mode 100644 index 9c4e429f6d..0000000000 Binary files a/themes/Light/ui/extension-right.png and /dev/null differ diff --git a/themes/Light/ui/extension-top.png b/themes/Light/ui/extension-top.png deleted file mode 100644 index 66b6fa6b68..0000000000 Binary files a/themes/Light/ui/extension-top.png and /dev/null differ diff --git a/themes/Light/ui/frame-gap-end.png b/themes/Light/ui/frame-gap-end.png deleted file mode 100644 index 16f8715aef..0000000000 Binary files a/themes/Light/ui/frame-gap-end.png and /dev/null differ diff --git a/themes/Light/ui/frame-gap-start.png b/themes/Light/ui/frame-gap-start.png deleted file mode 100644 index 27a9503ef4..0000000000 Binary files a/themes/Light/ui/frame-gap-start.png and /dev/null differ diff --git a/themes/Light/ui/frame.png b/themes/Light/ui/frame.png deleted file mode 100644 index caccc3bb90..0000000000 Binary files a/themes/Light/ui/frame.png and /dev/null differ diff --git a/themes/Light/ui/gap_bottom.png b/themes/Light/ui/gap_bottom.png deleted file mode 100644 index a6248f9128..0000000000 Binary files a/themes/Light/ui/gap_bottom.png and /dev/null differ diff --git a/themes/Light/ui/gap_left.png b/themes/Light/ui/gap_left.png deleted file mode 100644 index 3667ca24d3..0000000000 Binary files a/themes/Light/ui/gap_left.png and /dev/null differ diff --git a/themes/Light/ui/gap_right.png b/themes/Light/ui/gap_right.png deleted file mode 100644 index 8169bf6939..0000000000 Binary files a/themes/Light/ui/gap_right.png and /dev/null differ diff --git a/themes/Light/ui/gap_top.png b/themes/Light/ui/gap_top.png deleted file mode 100644 index 4530ca7372..0000000000 Binary files a/themes/Light/ui/gap_top.png and /dev/null differ diff --git a/themes/Light/ui/gimp-arrow-down-insensitive.png b/themes/Light/ui/gimp-arrow-down-insensitive.png deleted file mode 100644 index a68ed099f8..0000000000 Binary files a/themes/Light/ui/gimp-arrow-down-insensitive.png and /dev/null differ diff --git a/themes/Light/ui/gimp-arrow-down-insenstive.png b/themes/Light/ui/gimp-arrow-down-insenstive.png deleted file mode 100644 index a68ed099f8..0000000000 Binary files a/themes/Light/ui/gimp-arrow-down-insenstive.png and /dev/null differ diff --git a/themes/Light/ui/gimp-arrow-down.png b/themes/Light/ui/gimp-arrow-down.png deleted file mode 100644 index 97aab8d4ca..0000000000 Binary files a/themes/Light/ui/gimp-arrow-down.png and /dev/null differ diff --git a/themes/Light/ui/gimp-arrow-left.png b/themes/Light/ui/gimp-arrow-left.png deleted file mode 100644 index 1bd86db8d9..0000000000 Binary files a/themes/Light/ui/gimp-arrow-left.png and /dev/null differ diff --git a/themes/Light/ui/gimp-arrow-right-dark.png b/themes/Light/ui/gimp-arrow-right-dark.png deleted file mode 100644 index 71acb9e486..0000000000 Binary files a/themes/Light/ui/gimp-arrow-right-dark.png and /dev/null differ diff --git a/themes/Light/ui/gimp-arrow-right-prelight.png b/themes/Light/ui/gimp-arrow-right-prelight.png deleted file mode 100644 index f7c3b945f9..0000000000 Binary files a/themes/Light/ui/gimp-arrow-right-prelight.png and /dev/null differ diff --git a/themes/Light/ui/gimp-arrow-right.png b/themes/Light/ui/gimp-arrow-right.png deleted file mode 100644 index 5ca7380585..0000000000 Binary files a/themes/Light/ui/gimp-arrow-right.png and /dev/null differ diff --git a/themes/Light/ui/gimp-arrow-up.png b/themes/Light/ui/gimp-arrow-up.png deleted file mode 100644 index 4df5f4dd1c..0000000000 Binary files a/themes/Light/ui/gimp-arrow-up.png and /dev/null differ diff --git a/themes/Light/ui/gimp-button-default.png b/themes/Light/ui/gimp-button-default.png deleted file mode 100644 index f4c1fa21c9..0000000000 Binary files a/themes/Light/ui/gimp-button-default.png and /dev/null differ diff --git a/themes/Light/ui/gimp-button-insensitive.png b/themes/Light/ui/gimp-button-insensitive.png deleted file mode 100644 index aa9c088e51..0000000000 Binary files a/themes/Light/ui/gimp-button-insensitive.png and /dev/null differ diff --git a/themes/Light/ui/gimp-button-normal.png b/themes/Light/ui/gimp-button-normal.png deleted file mode 100644 index e686fadf01..0000000000 Binary files a/themes/Light/ui/gimp-button-normal.png and /dev/null differ diff --git a/themes/Light/ui/gimp-button-prelight.png b/themes/Light/ui/gimp-button-prelight.png deleted file mode 100644 index f9e6c11825..0000000000 Binary files a/themes/Light/ui/gimp-button-prelight.png and /dev/null differ diff --git a/themes/Light/ui/gimp-button-pressed.png b/themes/Light/ui/gimp-button-pressed.png deleted file mode 100644 index f06b6a1542..0000000000 Binary files a/themes/Light/ui/gimp-button-pressed.png and /dev/null differ diff --git a/themes/Light/ui/gimp-handle-h.png b/themes/Light/ui/gimp-handle-h.png deleted file mode 100644 index 2423f1ea45..0000000000 Binary files a/themes/Light/ui/gimp-handle-h.png and /dev/null differ diff --git a/themes/Light/ui/gimp-handle-v.png b/themes/Light/ui/gimp-handle-v.png deleted file mode 100644 index ab002f7c63..0000000000 Binary files a/themes/Light/ui/gimp-handle-v.png and /dev/null differ diff --git a/themes/Light/ui/gimp-line-h.png b/themes/Light/ui/gimp-line-h.png deleted file mode 100644 index 9186dbb669..0000000000 Binary files a/themes/Light/ui/gimp-line-h.png and /dev/null differ diff --git a/themes/Light/ui/gimp-line-v.png b/themes/Light/ui/gimp-line-v.png deleted file mode 100644 index c38282e54b..0000000000 Binary files a/themes/Light/ui/gimp-line-v.png and /dev/null differ diff --git a/themes/Light/ui/gimp-menu-line-h.png b/themes/Light/ui/gimp-menu-line-h.png deleted file mode 100644 index 9f697a9312..0000000000 Binary files a/themes/Light/ui/gimp-menu-line-h.png and /dev/null differ diff --git a/themes/Light/ui/gimp-tooltip-bg.png b/themes/Light/ui/gimp-tooltip-bg.png deleted file mode 100644 index effd49dce1..0000000000 Binary files a/themes/Light/ui/gimp-tooltip-bg.png and /dev/null differ diff --git a/themes/Light/ui/list_header-pressed.png b/themes/Light/ui/list_header-pressed.png deleted file mode 100644 index d4823a58a0..0000000000 Binary files a/themes/Light/ui/list_header-pressed.png and /dev/null differ diff --git a/themes/Light/ui/list_header.png b/themes/Light/ui/list_header.png deleted file mode 100644 index 128e714c52..0000000000 Binary files a/themes/Light/ui/list_header.png and /dev/null differ diff --git a/themes/Light/ui/menu-arrow-prelight.png b/themes/Light/ui/menu-arrow-prelight.png deleted file mode 100644 index e3da9b0a25..0000000000 Binary files a/themes/Light/ui/menu-arrow-prelight.png and /dev/null differ diff --git a/themes/Light/ui/menu-arrow.png b/themes/Light/ui/menu-arrow.png deleted file mode 100644 index e275209488..0000000000 Binary files a/themes/Light/ui/menu-arrow.png and /dev/null differ diff --git a/themes/Light/ui/menu.png b/themes/Light/ui/menu.png deleted file mode 100644 index aef64cffef..0000000000 Binary files a/themes/Light/ui/menu.png and /dev/null differ diff --git a/themes/Light/ui/menubar.png b/themes/Light/ui/menubar.png deleted file mode 100644 index f86899754c..0000000000 Binary files a/themes/Light/ui/menubar.png and /dev/null differ diff --git a/themes/Light/ui/menuitem-prelight.png b/themes/Light/ui/menuitem-prelight.png deleted file mode 100644 index 454ed111e8..0000000000 Binary files a/themes/Light/ui/menuitem-prelight.png and /dev/null differ diff --git a/themes/Light/ui/menuitem.png b/themes/Light/ui/menuitem.png deleted file mode 100644 index 26ef1cf046..0000000000 Binary files a/themes/Light/ui/menuitem.png and /dev/null differ diff --git a/themes/Light/ui/minus.png b/themes/Light/ui/minus.png deleted file mode 100644 index 0ec8c60981..0000000000 Binary files a/themes/Light/ui/minus.png and /dev/null differ diff --git a/themes/Light/ui/notebook.png b/themes/Light/ui/notebook.png deleted file mode 100644 index 62beaeb721..0000000000 Binary files a/themes/Light/ui/notebook.png and /dev/null differ diff --git a/themes/Light/ui/null.png b/themes/Light/ui/null.png deleted file mode 100644 index a5da82acf2..0000000000 Binary files a/themes/Light/ui/null.png and /dev/null differ diff --git a/themes/Light/ui/option1.png b/themes/Light/ui/option1.png deleted file mode 100644 index 76090b7a44..0000000000 Binary files a/themes/Light/ui/option1.png and /dev/null differ diff --git a/themes/Light/ui/option2.png b/themes/Light/ui/option2.png deleted file mode 100644 index db9bcb84b9..0000000000 Binary files a/themes/Light/ui/option2.png and /dev/null differ diff --git a/themes/Light/ui/option3.png b/themes/Light/ui/option3.png deleted file mode 100644 index 16a7e78250..0000000000 Binary files a/themes/Light/ui/option3.png and /dev/null differ diff --git a/themes/Light/ui/plus.png b/themes/Light/ui/plus.png deleted file mode 100644 index 1758593dd8..0000000000 Binary files a/themes/Light/ui/plus.png and /dev/null differ diff --git a/themes/Light/ui/progressbar-trough.png b/themes/Light/ui/progressbar-trough.png deleted file mode 100644 index 91b4402c70..0000000000 Binary files a/themes/Light/ui/progressbar-trough.png and /dev/null differ diff --git a/themes/Light/ui/progressbar.png b/themes/Light/ui/progressbar.png deleted file mode 100644 index 78cf99c51e..0000000000 Binary files a/themes/Light/ui/progressbar.png and /dev/null differ diff --git a/themes/Light/ui/shadow-in-alt.png b/themes/Light/ui/shadow-in-alt.png deleted file mode 100644 index 0ef56290ee..0000000000 Binary files a/themes/Light/ui/shadow-in-alt.png and /dev/null differ diff --git a/themes/Light/ui/shadow-in.png b/themes/Light/ui/shadow-in.png deleted file mode 100644 index 690b06f0c6..0000000000 Binary files a/themes/Light/ui/shadow-in.png and /dev/null differ diff --git a/themes/Light/ui/shadow-null.png b/themes/Light/ui/shadow-null.png deleted file mode 100644 index 7efe5d7748..0000000000 Binary files a/themes/Light/ui/shadow-null.png and /dev/null differ diff --git a/themes/Light/ui/shadow-out.png b/themes/Light/ui/shadow-out.png deleted file mode 100644 index 380d9c38f3..0000000000 Binary files a/themes/Light/ui/shadow-out.png and /dev/null differ diff --git a/themes/Light/ui/slider-h.png b/themes/Light/ui/slider-h.png deleted file mode 100644 index f2b560b67e..0000000000 Binary files a/themes/Light/ui/slider-h.png and /dev/null differ diff --git a/themes/Light/ui/slider-v.png b/themes/Light/ui/slider-v.png deleted file mode 100644 index 99cd177a49..0000000000 Binary files a/themes/Light/ui/slider-v.png and /dev/null differ diff --git a/themes/Light/ui/spin-down-insensitive.png b/themes/Light/ui/spin-down-insensitive.png deleted file mode 100644 index c2fbd6b153..0000000000 Binary files a/themes/Light/ui/spin-down-insensitive.png and /dev/null differ diff --git a/themes/Light/ui/spin-down-normal.png b/themes/Light/ui/spin-down-normal.png deleted file mode 100644 index f9d6adf6fd..0000000000 Binary files a/themes/Light/ui/spin-down-normal.png and /dev/null differ diff --git a/themes/Light/ui/spin-down-pressed.png b/themes/Light/ui/spin-down-pressed.png deleted file mode 100644 index 9df1f96538..0000000000 Binary files a/themes/Light/ui/spin-down-pressed.png and /dev/null differ diff --git a/themes/Light/ui/spin-fill-bg.png b/themes/Light/ui/spin-fill-bg.png deleted file mode 100644 index d2d46f17d3..0000000000 Binary files a/themes/Light/ui/spin-fill-bg.png and /dev/null differ diff --git a/themes/Light/ui/spin-insensitive.png b/themes/Light/ui/spin-insensitive.png deleted file mode 100644 index 353a013112..0000000000 Binary files a/themes/Light/ui/spin-insensitive.png and /dev/null differ diff --git a/themes/Light/ui/spin-up-insensitive.png b/themes/Light/ui/spin-up-insensitive.png deleted file mode 100644 index b4a69ff891..0000000000 Binary files a/themes/Light/ui/spin-up-insensitive.png and /dev/null differ diff --git a/themes/Light/ui/spin-up-normal.png b/themes/Light/ui/spin-up-normal.png deleted file mode 100644 index d531bdb5c1..0000000000 Binary files a/themes/Light/ui/spin-up-normal.png and /dev/null differ diff --git a/themes/Light/ui/spin-up-pressed.png b/themes/Light/ui/spin-up-pressed.png deleted file mode 100644 index 4d8f5b650f..0000000000 Binary files a/themes/Light/ui/spin-up-pressed.png and /dev/null differ diff --git a/themes/Light/ui/spin.png b/themes/Light/ui/spin.png deleted file mode 100644 index cf75a8396a..0000000000 Binary files a/themes/Light/ui/spin.png and /dev/null differ diff --git a/themes/Light/ui/toolbar.png b/themes/Light/ui/toolbar.png deleted file mode 100644 index ba09eef677..0000000000 Binary files a/themes/Light/ui/toolbar.png and /dev/null differ diff --git a/themes/Light/ui/transparent.png b/themes/Light/ui/transparent.png deleted file mode 100644 index edb954df3c..0000000000 Binary files a/themes/Light/ui/transparent.png and /dev/null differ diff --git a/themes/Makefile.am b/themes/Makefile.am index 9ad7f4cb96..66817c9771 100644 --- a/themes/Makefile.am +++ b/themes/Makefile.am @@ -1,3 +1,3 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = Dark Light Gray System +SUBDIRS = System diff --git a/themes/Small/gimp.css b/themes/Small/gimp.css deleted file mode 100644 index 5dd4909276..0000000000 --- a/themes/Small/gimp.css +++ /dev/null @@ -1,99 +0,0 @@ -/* GIMP theme css file */ - -* { -/* - stock["gtk-dialog-error"] = - { - { "images/stock-error-64.png", *, *, "gtk-dialog" } - } - stock["gtk-dialog-info"] = - { - { "images/stock-info-64.png", *, *, "gtk-dialog" } - } - stock["gtk-dialog-question"] = - { - { "images/stock-question-64.png", *, *, "gtk-dialog" } - } - stock["gtk-dialog-warning"] = - { - { "images/stock-warning-64.png", *, *, "gtk-dialog" } - } -*/ - - -GtkPaned-handle-size: 5; - -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-icon-size: menu; - -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; - -GtkDialog-content-area-border: 0; - -GtkDialog-button-spacing: 6; - -GtkDialog-action-area-border: 12; - -GimpUnitComboBox-appears-as-list: 0; -} - -GimpToolDialog { - -GtkDialog-action-area-border: 6; -} - -GimpColorNotebook tab { - padding: 0 0 0 0; -} - -GimpDockbook tab { - padding: 0 0 0 0; -} - -GimpDockable { - -GimpFrame-label-bold: 0; - -GimpFrame-label-spacing: 0; - -GtkButton-focus-line-width: 1; - -GtkButton-focus-padding: 0; -} - -GimpDisplayShell { - -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; -} - -GimpColorFrame { - -GimpColorFrame-number-color: lighter (@bg_color); -} - -GimpHistogramView { - color: @text_color; - background-color: @base_color; - -GimpHistogramView-grid-color: darker (@bg_color); - -GimpHistogramView-fg-color: @fg_color; - -GimpHistogramView-fg-color-selected: @selected_fg_color; - -GimpHistogramView-bg-color: mix (lighter (@bg_color), - darker (@bg_color), 0.5); - -GimpHistogramView-bg-color-selected: mix (lighter (@selected_bg_color), - darker (@selected_bg_color), 0.5); -} - -GimpHistogramView:selected { - background-color: @selected_bg_color; -} - -GimpOverlayFrame { - -GtkButton-focus-line-width: 1; -} - -GimpRuler { - background-color: @bg_color; -}