diff --git a/gtk-2.0/README.md b/gtk-2.0/README.md deleted file mode 100644 index 48c45f1..0000000 --- a/gtk-2.0/README.md +++ /dev/null @@ -1,16 +0,0 @@ -#### Editing the theme - -* The Colors and includes are defined in `gtkrc`, `gtkrc-dark` and `gtkrc-darker` for each theme variant. -* `main.rc` contains the major part of the theme -* `panel.rc` contains the panel styling for XFCE and Mate -* `apps.rc` contains some application specific rules - -Because this theme is heavily based on the pixmap engine, a lot of the styling comes from the images in the `assets` and `assets-dark` folders. Don't edit these images directly. Instead do the following - -* Open the `assets.svg` or `assets-dark.svg` file in inkscape. Each object in the .svg file corresponds to an image in the `assets` and `assets-dark` folder. - -* Find the object you want to edit and make your changes. Important: Don't change the obejct id. - -* Save `assets.svg` or `assets-dark.svg` and delete the images corresponding to the edited .svg objects from the `assets` or `assets-dark` folder (or just delete everything in the `assets` or `assets-dark` folder). - -* Run `./render-assets.sh` or `./render-dark-assets.sh` from a terminal. diff --git a/gtk-2.0/apps.rc b/gtk-2.0/apps.rc deleted file mode 100644 index 8820077..0000000 --- a/gtk-2.0/apps.rc +++ /dev/null @@ -1,45 +0,0 @@ - -########### FILE MANAGERS ############## - -style "thunar-handle" { GtkPaned::handle-size = 2 } - -style "dark-sidebar" { - GtkTreeView::odd_row_color = @dark_sidebar_bg - GtkTreeView::even_row_color = @dark_sidebar_bg - - - base[NORMAL] = @dark_sidebar_bg - base[INSENSITIVE] = @dark_sidebar_bg - - text[NORMAL] = "#C3C3C3" - text[ACTIVE] = @selected_fg_color - text[SELECTED] = @selected_fg_color -} - -style "thunar-frame" { - xthickness = 0 - ythickness = 0 -} - -# Thunar -widget_class "*ThunarWindow*." style "thunar-frame" -widget_class "*ThunarShortcutsView*" style "dark-sidebar" -widget_class "*ThunarTreeView*" style "dark-sidebar" -widget_class "*ThunarWindow*." style "thunar-handle" - -# Caja -widget_class "*CajaSidePane*" style "dark-sidebar" - - - -####### TERMINAL ################ - -style "terminal_screen" -{ - text[NORMAL] = "#ffffff" - base[NORMAL] = "#3f3f3f" - - TerminalScreen::background-darkness = 0.9 -} - -widget "*TerminalWindow.*.TerminalScreen*" style "terminal_screen" diff --git a/gtk-2.0/assets.svg b/gtk-2.0/assets.svg deleted file mode 100644 index b2be803..0000000 --- a/gtk-2.0/assets.svg +++ /dev/null @@ -1,2183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/gtk-2.0/assets.txt b/gtk-2.0/assets.txt deleted file mode 100644 index e7fc513..0000000 --- a/gtk-2.0/assets.txt +++ /dev/null @@ -1,123 +0,0 @@ -arrow-down -arrow-down-insens -arrow-down-prelight -arrow-left -arrow-left-insens -arrow-left-prelight -arrow-right -arrow-right-insens -arrow-right-prelight -arrow-up -arrow-up-insens -arrow-up-prelight -arrow-down-small -arrow-down-small-insens -arrow-down-small-prelight -arrow-up-small -arrow-up-small-insens -arrow-up-small-prelight -menu-arrow -menu-arrow-prelight -button -button-hover -button-active -button-insensitive -checkbox-checked -checkbox-checked-insensitive -checkbox-unchecked -checkbox-unchecked-insensitive -radio-checked -radio-checked-insensitive -radio-unchecked -radio-unchecked-insensitive -menu-checkbox-checked -menu-checkbox-checked-insensitive -menu-checkbox-unchecked -menu-checkbox-unchecked-insensitive -menu-radio-checked -menu-radio-checked-insensitive -menu-radio-unchecked -menu-radio-unchecked-insensitive -entry-border-bg-solid -entry-border-active-bg-solid -entry-border-disabled-bg -entry-border-bg -entry-border-active-bg -notebook-entry-border-bg -notebook-entry-border-active-bg -notebook-entry-border-disabled-bg -toolbar-entry-border-bg -toolbar-entry-border-active-bg -toolbar-entry-border-disabled-bg -entry-border-fill -combo-entry -combo-entry-focus -combo-entry-insensitive -combo-entry-notebook -combo-entry-focus-notebook -combo-entry-insensitive-notebook -combo-entry-rtl -combo-entry-focus-rtl -combo-entry-insensitive-rtl -combo-entry-notebook-rtl -combo-entry-focus-notebook-rtl -combo-entry-insensitive-notebook-rtl -combo-entry-button -combo-entry-button-insensitive -combo-entry-button-active -combo-entry-button-rtl -combo-entry-button-insensitive-rtl -combo-entry-button-active-rtl -down-background -up-background -down-background-disable -up-background-disable -down-background-rtl -up-background-rtl -down-background-disable-rtl -up-background-disable-rtl -plus -minus -handle-h -handle-v -line-h -line-v -menuitem -menubar_button -null -tree_header -progressbar -progressbar_v -trough-progressbar -trough-progressbar_v -slider -slider-insensitive -slider-prelight -trough-horizontal -trough-vertical -trough-horizontal-active -trough-vertical-active -slider-horiz -slider-horiz-active -slider-horiz-insens -slider-horiz-prelight -slider-vert -slider-vert-active -slider-vert-insens -slider-vert-prelight -trough-scrollbar-horiz -trough-scrollbar-vert -frame -frame-gap-end -frame-gap-start -notebook -notebook-gap-horiz -notebook-gap-vert -tab-bottom-active -tab-top-active -tab-left-active -tab-right-active -inline-toolbar -toolbar -menubar -focus-line diff --git a/gtk-2.0/assets/arrow-down-insens.png b/gtk-2.0/assets/arrow-down-insens.png deleted file mode 100644 index 3bb4dd3..0000000 Binary files a/gtk-2.0/assets/arrow-down-insens.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-down-prelight.png b/gtk-2.0/assets/arrow-down-prelight.png deleted file mode 100644 index baa0487..0000000 Binary files a/gtk-2.0/assets/arrow-down-prelight.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-down-small-insens.png b/gtk-2.0/assets/arrow-down-small-insens.png deleted file mode 100644 index d5cf603..0000000 Binary files a/gtk-2.0/assets/arrow-down-small-insens.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-down-small-prelight.png b/gtk-2.0/assets/arrow-down-small-prelight.png deleted file mode 100644 index b5dab84..0000000 Binary files a/gtk-2.0/assets/arrow-down-small-prelight.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-down-small.png b/gtk-2.0/assets/arrow-down-small.png deleted file mode 100644 index 3aca181..0000000 Binary files a/gtk-2.0/assets/arrow-down-small.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-down.png b/gtk-2.0/assets/arrow-down.png deleted file mode 100644 index ce4ac0e..0000000 Binary files a/gtk-2.0/assets/arrow-down.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-left-insens.png b/gtk-2.0/assets/arrow-left-insens.png deleted file mode 100644 index 39059b7..0000000 Binary files a/gtk-2.0/assets/arrow-left-insens.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-left-prelight.png b/gtk-2.0/assets/arrow-left-prelight.png deleted file mode 100644 index 5ce5b0e..0000000 Binary files a/gtk-2.0/assets/arrow-left-prelight.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-left.png b/gtk-2.0/assets/arrow-left.png deleted file mode 100644 index affc278..0000000 Binary files a/gtk-2.0/assets/arrow-left.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-right-insens.png b/gtk-2.0/assets/arrow-right-insens.png deleted file mode 100644 index ce1d67f..0000000 Binary files a/gtk-2.0/assets/arrow-right-insens.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-right-prelight.png b/gtk-2.0/assets/arrow-right-prelight.png deleted file mode 100644 index 6e454c9..0000000 Binary files a/gtk-2.0/assets/arrow-right-prelight.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-right.png b/gtk-2.0/assets/arrow-right.png deleted file mode 100644 index a306026..0000000 Binary files a/gtk-2.0/assets/arrow-right.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-up-insens.png b/gtk-2.0/assets/arrow-up-insens.png deleted file mode 100644 index 1b7f1cb..0000000 Binary files a/gtk-2.0/assets/arrow-up-insens.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-up-prelight.png b/gtk-2.0/assets/arrow-up-prelight.png deleted file mode 100644 index ff14042..0000000 Binary files a/gtk-2.0/assets/arrow-up-prelight.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-up-small-insens.png b/gtk-2.0/assets/arrow-up-small-insens.png deleted file mode 100644 index 6d591c8..0000000 Binary files a/gtk-2.0/assets/arrow-up-small-insens.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-up-small-prelight.png b/gtk-2.0/assets/arrow-up-small-prelight.png deleted file mode 100644 index 2ba12f4..0000000 Binary files a/gtk-2.0/assets/arrow-up-small-prelight.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-up-small.png b/gtk-2.0/assets/arrow-up-small.png deleted file mode 100644 index aea56dd..0000000 Binary files a/gtk-2.0/assets/arrow-up-small.png and /dev/null differ diff --git a/gtk-2.0/assets/arrow-up.png b/gtk-2.0/assets/arrow-up.png deleted file mode 100644 index 9cc76a5..0000000 Binary files a/gtk-2.0/assets/arrow-up.png and /dev/null differ diff --git a/gtk-2.0/assets/button-active.png b/gtk-2.0/assets/button-active.png deleted file mode 100644 index df39260..0000000 Binary files a/gtk-2.0/assets/button-active.png and /dev/null differ diff --git a/gtk-2.0/assets/button-hover.png b/gtk-2.0/assets/button-hover.png deleted file mode 100644 index fb58d93..0000000 Binary files a/gtk-2.0/assets/button-hover.png and /dev/null differ diff --git a/gtk-2.0/assets/button-insensitive.png b/gtk-2.0/assets/button-insensitive.png deleted file mode 100644 index 811dca2..0000000 Binary files a/gtk-2.0/assets/button-insensitive.png and /dev/null differ diff --git a/gtk-2.0/assets/button.png b/gtk-2.0/assets/button.png deleted file mode 100644 index f8adda9..0000000 Binary files a/gtk-2.0/assets/button.png and /dev/null differ diff --git a/gtk-2.0/assets/checkbox-checked-insensitive.png b/gtk-2.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index 11ec1f8..0000000 Binary files a/gtk-2.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk-2.0/assets/checkbox-checked.png b/gtk-2.0/assets/checkbox-checked.png deleted file mode 100644 index 2bf254a..0000000 Binary files a/gtk-2.0/assets/checkbox-checked.png and /dev/null differ diff --git a/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/gtk-2.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index 36ee0fb..0000000 Binary files a/gtk-2.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk-2.0/assets/checkbox-unchecked.png b/gtk-2.0/assets/checkbox-unchecked.png deleted file mode 100644 index 6e8100d..0000000 Binary files a/gtk-2.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-button-active-rtl.png b/gtk-2.0/assets/combo-entry-button-active-rtl.png deleted file mode 100644 index 42853ff..0000000 Binary files a/gtk-2.0/assets/combo-entry-button-active-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-button-active.png b/gtk-2.0/assets/combo-entry-button-active.png deleted file mode 100644 index 51c7222..0000000 Binary files a/gtk-2.0/assets/combo-entry-button-active.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png deleted file mode 100644 index f827ff1..0000000 Binary files a/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-button-insensitive.png b/gtk-2.0/assets/combo-entry-button-insensitive.png deleted file mode 100644 index 03c23d2..0000000 Binary files a/gtk-2.0/assets/combo-entry-button-insensitive.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-button-rtl.png b/gtk-2.0/assets/combo-entry-button-rtl.png deleted file mode 100644 index 1060539..0000000 Binary files a/gtk-2.0/assets/combo-entry-button-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-button.png b/gtk-2.0/assets/combo-entry-button.png deleted file mode 100644 index 0672001..0000000 Binary files a/gtk-2.0/assets/combo-entry-button.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png deleted file mode 100644 index bf02972..0000000 Binary files a/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-focus-notebook.png b/gtk-2.0/assets/combo-entry-focus-notebook.png deleted file mode 100644 index 890fdef..0000000 Binary files a/gtk-2.0/assets/combo-entry-focus-notebook.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-focus-rtl.png b/gtk-2.0/assets/combo-entry-focus-rtl.png deleted file mode 100644 index 20f8127..0000000 Binary files a/gtk-2.0/assets/combo-entry-focus-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-focus.png b/gtk-2.0/assets/combo-entry-focus.png deleted file mode 100644 index 1f099b7..0000000 Binary files a/gtk-2.0/assets/combo-entry-focus.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png deleted file mode 100644 index a65a3ae..0000000 Binary files a/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/gtk-2.0/assets/combo-entry-insensitive-notebook.png deleted file mode 100644 index 21c5197..0000000 Binary files a/gtk-2.0/assets/combo-entry-insensitive-notebook.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/gtk-2.0/assets/combo-entry-insensitive-rtl.png deleted file mode 100644 index 75f265d..0000000 Binary files a/gtk-2.0/assets/combo-entry-insensitive-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-insensitive.png b/gtk-2.0/assets/combo-entry-insensitive.png deleted file mode 100644 index 147e884..0000000 Binary files a/gtk-2.0/assets/combo-entry-insensitive.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-notebook-rtl.png b/gtk-2.0/assets/combo-entry-notebook-rtl.png deleted file mode 100644 index 79cc6b2..0000000 Binary files a/gtk-2.0/assets/combo-entry-notebook-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-notebook.png b/gtk-2.0/assets/combo-entry-notebook.png deleted file mode 100644 index c2c6b14..0000000 Binary files a/gtk-2.0/assets/combo-entry-notebook.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry-rtl.png b/gtk-2.0/assets/combo-entry-rtl.png deleted file mode 100644 index 3a78719..0000000 Binary files a/gtk-2.0/assets/combo-entry-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/combo-entry.png b/gtk-2.0/assets/combo-entry.png deleted file mode 100644 index e4a2789..0000000 Binary files a/gtk-2.0/assets/combo-entry.png and /dev/null differ diff --git a/gtk-2.0/assets/down-background-disable-rtl.png b/gtk-2.0/assets/down-background-disable-rtl.png deleted file mode 100644 index 6086913..0000000 Binary files a/gtk-2.0/assets/down-background-disable-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/down-background-disable.png b/gtk-2.0/assets/down-background-disable.png deleted file mode 100644 index 07463ef..0000000 Binary files a/gtk-2.0/assets/down-background-disable.png and /dev/null differ diff --git a/gtk-2.0/assets/down-background-rtl.png b/gtk-2.0/assets/down-background-rtl.png deleted file mode 100644 index 5a6361c..0000000 Binary files a/gtk-2.0/assets/down-background-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/down-background.png b/gtk-2.0/assets/down-background.png deleted file mode 100644 index 40625a3..0000000 Binary files a/gtk-2.0/assets/down-background.png and /dev/null differ diff --git a/gtk-2.0/assets/entry-border-active-bg-solid.png b/gtk-2.0/assets/entry-border-active-bg-solid.png deleted file mode 100644 index 590d69f..0000000 Binary files a/gtk-2.0/assets/entry-border-active-bg-solid.png and /dev/null differ diff --git a/gtk-2.0/assets/entry-border-active-bg.png b/gtk-2.0/assets/entry-border-active-bg.png deleted file mode 100644 index 0c29deb..0000000 Binary files a/gtk-2.0/assets/entry-border-active-bg.png and /dev/null differ diff --git a/gtk-2.0/assets/entry-border-bg-solid.png b/gtk-2.0/assets/entry-border-bg-solid.png deleted file mode 100644 index 2381acc..0000000 Binary files a/gtk-2.0/assets/entry-border-bg-solid.png and /dev/null differ diff --git a/gtk-2.0/assets/entry-border-bg.png b/gtk-2.0/assets/entry-border-bg.png deleted file mode 100644 index fdf4087..0000000 Binary files a/gtk-2.0/assets/entry-border-bg.png and /dev/null differ diff --git a/gtk-2.0/assets/entry-border-disabled-bg.png b/gtk-2.0/assets/entry-border-disabled-bg.png deleted file mode 100644 index 594806c..0000000 Binary files a/gtk-2.0/assets/entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk-2.0/assets/entry-border-fill.png b/gtk-2.0/assets/entry-border-fill.png deleted file mode 100644 index 2e15459..0000000 Binary files a/gtk-2.0/assets/entry-border-fill.png and /dev/null differ diff --git a/gtk-2.0/assets/focus-line.png b/gtk-2.0/assets/focus-line.png deleted file mode 100644 index 6b4fe5d..0000000 Binary files a/gtk-2.0/assets/focus-line.png and /dev/null differ diff --git a/gtk-2.0/assets/frame-gap-end.png b/gtk-2.0/assets/frame-gap-end.png deleted file mode 100644 index 6958f62..0000000 Binary files a/gtk-2.0/assets/frame-gap-end.png and /dev/null differ diff --git a/gtk-2.0/assets/frame-gap-start.png b/gtk-2.0/assets/frame-gap-start.png deleted file mode 100644 index 6958f62..0000000 Binary files a/gtk-2.0/assets/frame-gap-start.png and /dev/null differ diff --git a/gtk-2.0/assets/frame.png b/gtk-2.0/assets/frame.png deleted file mode 100644 index 234168d..0000000 Binary files a/gtk-2.0/assets/frame.png and /dev/null differ diff --git a/gtk-2.0/assets/handle-h.png b/gtk-2.0/assets/handle-h.png deleted file mode 100644 index 376bcbe..0000000 Binary files a/gtk-2.0/assets/handle-h.png and /dev/null differ diff --git a/gtk-2.0/assets/handle-v.png b/gtk-2.0/assets/handle-v.png deleted file mode 100644 index a134c7d..0000000 Binary files a/gtk-2.0/assets/handle-v.png and /dev/null differ diff --git a/gtk-2.0/assets/inline-toolbar.png b/gtk-2.0/assets/inline-toolbar.png deleted file mode 100644 index 2255286..0000000 Binary files a/gtk-2.0/assets/inline-toolbar.png and /dev/null differ diff --git a/gtk-2.0/assets/line-h.png b/gtk-2.0/assets/line-h.png deleted file mode 100644 index 092928e..0000000 Binary files a/gtk-2.0/assets/line-h.png and /dev/null differ diff --git a/gtk-2.0/assets/line-v.png b/gtk-2.0/assets/line-v.png deleted file mode 100644 index 4b5e251..0000000 Binary files a/gtk-2.0/assets/line-v.png and /dev/null differ diff --git a/gtk-2.0/assets/menu-arrow-prelight.png b/gtk-2.0/assets/menu-arrow-prelight.png deleted file mode 100644 index 034cfc4..0000000 Binary files a/gtk-2.0/assets/menu-arrow-prelight.png and /dev/null differ diff --git a/gtk-2.0/assets/menu-arrow.png b/gtk-2.0/assets/menu-arrow.png deleted file mode 100644 index 03d578d..0000000 Binary files a/gtk-2.0/assets/menu-arrow.png and /dev/null differ diff --git a/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/gtk-2.0/assets/menu-checkbox-checked-insensitive.png deleted file mode 100644 index 8f96e64..0000000 Binary files a/gtk-2.0/assets/menu-checkbox-checked-insensitive.png and /dev/null differ diff --git a/gtk-2.0/assets/menu-checkbox-checked.png b/gtk-2.0/assets/menu-checkbox-checked.png deleted file mode 100644 index 81420b3..0000000 Binary files a/gtk-2.0/assets/menu-checkbox-checked.png and /dev/null differ diff --git a/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png deleted file mode 100644 index a1e11de..0000000 Binary files a/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/gtk-2.0/assets/menu-checkbox-unchecked.png b/gtk-2.0/assets/menu-checkbox-unchecked.png deleted file mode 100644 index 446bdb6..0000000 Binary files a/gtk-2.0/assets/menu-checkbox-unchecked.png and /dev/null differ diff --git a/gtk-2.0/assets/menu-radio-checked-insensitive.png b/gtk-2.0/assets/menu-radio-checked-insensitive.png deleted file mode 100644 index ce4dfe9..0000000 Binary files a/gtk-2.0/assets/menu-radio-checked-insensitive.png and /dev/null differ diff --git a/gtk-2.0/assets/menu-radio-checked.png b/gtk-2.0/assets/menu-radio-checked.png deleted file mode 100644 index 96da49b..0000000 Binary files a/gtk-2.0/assets/menu-radio-checked.png and /dev/null differ diff --git a/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/gtk-2.0/assets/menu-radio-unchecked-insensitive.png deleted file mode 100644 index 67f7888..0000000 Binary files a/gtk-2.0/assets/menu-radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk-2.0/assets/menu-radio-unchecked.png b/gtk-2.0/assets/menu-radio-unchecked.png deleted file mode 100644 index 25c64cb..0000000 Binary files a/gtk-2.0/assets/menu-radio-unchecked.png and /dev/null differ diff --git a/gtk-2.0/assets/menubar.png b/gtk-2.0/assets/menubar.png deleted file mode 100644 index 442cb9e..0000000 Binary files a/gtk-2.0/assets/menubar.png and /dev/null differ diff --git a/gtk-2.0/assets/menubar_button.png b/gtk-2.0/assets/menubar_button.png deleted file mode 100644 index d150cb8..0000000 Binary files a/gtk-2.0/assets/menubar_button.png and /dev/null differ diff --git a/gtk-2.0/assets/menuitem.png b/gtk-2.0/assets/menuitem.png deleted file mode 100644 index 33b8eaf..0000000 Binary files a/gtk-2.0/assets/menuitem.png and /dev/null differ diff --git a/gtk-2.0/assets/minus.png b/gtk-2.0/assets/minus.png deleted file mode 100644 index fb2a95c..0000000 Binary files a/gtk-2.0/assets/minus.png and /dev/null differ diff --git a/gtk-2.0/assets/notebook-entry-border-active-bg.png b/gtk-2.0/assets/notebook-entry-border-active-bg.png deleted file mode 100644 index e241fe4..0000000 Binary files a/gtk-2.0/assets/notebook-entry-border-active-bg.png and /dev/null differ diff --git a/gtk-2.0/assets/notebook-entry-border-bg.png b/gtk-2.0/assets/notebook-entry-border-bg.png deleted file mode 100644 index c266637..0000000 Binary files a/gtk-2.0/assets/notebook-entry-border-bg.png and /dev/null differ diff --git a/gtk-2.0/assets/notebook-entry-border-disabled-bg.png b/gtk-2.0/assets/notebook-entry-border-disabled-bg.png deleted file mode 100644 index 286392b..0000000 Binary files a/gtk-2.0/assets/notebook-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk-2.0/assets/notebook-gap-horiz.png b/gtk-2.0/assets/notebook-gap-horiz.png deleted file mode 100644 index ccbeb76..0000000 Binary files a/gtk-2.0/assets/notebook-gap-horiz.png and /dev/null differ diff --git a/gtk-2.0/assets/notebook-gap-vert.png b/gtk-2.0/assets/notebook-gap-vert.png deleted file mode 100644 index cbd3855..0000000 Binary files a/gtk-2.0/assets/notebook-gap-vert.png and /dev/null differ diff --git a/gtk-2.0/assets/notebook.png b/gtk-2.0/assets/notebook.png deleted file mode 100644 index 234168d..0000000 Binary files a/gtk-2.0/assets/notebook.png and /dev/null differ diff --git a/gtk-2.0/assets/null.png b/gtk-2.0/assets/null.png deleted file mode 100644 index bd8bef4..0000000 Binary files a/gtk-2.0/assets/null.png and /dev/null differ diff --git a/gtk-2.0/assets/plus.png b/gtk-2.0/assets/plus.png deleted file mode 100644 index 76bc743..0000000 Binary files a/gtk-2.0/assets/plus.png and /dev/null differ diff --git a/gtk-2.0/assets/progressbar.png b/gtk-2.0/assets/progressbar.png deleted file mode 100644 index c229d16..0000000 Binary files a/gtk-2.0/assets/progressbar.png and /dev/null differ diff --git a/gtk-2.0/assets/progressbar_v.png b/gtk-2.0/assets/progressbar_v.png deleted file mode 100644 index f77d4bc..0000000 Binary files a/gtk-2.0/assets/progressbar_v.png and /dev/null differ diff --git a/gtk-2.0/assets/radio-checked-insensitive.png b/gtk-2.0/assets/radio-checked-insensitive.png deleted file mode 100644 index 4d25ec8..0000000 Binary files a/gtk-2.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/gtk-2.0/assets/radio-checked.png b/gtk-2.0/assets/radio-checked.png deleted file mode 100644 index 1c3dd92..0000000 Binary files a/gtk-2.0/assets/radio-checked.png and /dev/null differ diff --git a/gtk-2.0/assets/radio-unchecked-insensitive.png b/gtk-2.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index 9b09e3a..0000000 Binary files a/gtk-2.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/gtk-2.0/assets/radio-unchecked.png b/gtk-2.0/assets/radio-unchecked.png deleted file mode 100644 index b84ed48..0000000 Binary files a/gtk-2.0/assets/radio-unchecked.png and /dev/null differ diff --git a/gtk-2.0/assets/slider-horiz-active.png b/gtk-2.0/assets/slider-horiz-active.png deleted file mode 100644 index 6427d0c..0000000 Binary files a/gtk-2.0/assets/slider-horiz-active.png and /dev/null differ diff --git a/gtk-2.0/assets/slider-horiz-insens.png b/gtk-2.0/assets/slider-horiz-insens.png deleted file mode 100644 index 865292e..0000000 Binary files a/gtk-2.0/assets/slider-horiz-insens.png and /dev/null differ diff --git a/gtk-2.0/assets/slider-horiz-prelight.png b/gtk-2.0/assets/slider-horiz-prelight.png deleted file mode 100644 index a466ea6..0000000 Binary files a/gtk-2.0/assets/slider-horiz-prelight.png and /dev/null differ diff --git a/gtk-2.0/assets/slider-horiz.png b/gtk-2.0/assets/slider-horiz.png deleted file mode 100644 index a031b90..0000000 Binary files a/gtk-2.0/assets/slider-horiz.png and /dev/null differ diff --git a/gtk-2.0/assets/slider-insensitive.png b/gtk-2.0/assets/slider-insensitive.png deleted file mode 100644 index 90d2d21..0000000 Binary files a/gtk-2.0/assets/slider-insensitive.png and /dev/null differ diff --git a/gtk-2.0/assets/slider-prelight.png b/gtk-2.0/assets/slider-prelight.png deleted file mode 100644 index 7c81a41..0000000 Binary files a/gtk-2.0/assets/slider-prelight.png and /dev/null differ diff --git a/gtk-2.0/assets/slider-vert-active.png b/gtk-2.0/assets/slider-vert-active.png deleted file mode 100644 index 17f4528..0000000 Binary files a/gtk-2.0/assets/slider-vert-active.png and /dev/null differ diff --git a/gtk-2.0/assets/slider-vert-insens.png b/gtk-2.0/assets/slider-vert-insens.png deleted file mode 100644 index b84f765..0000000 Binary files a/gtk-2.0/assets/slider-vert-insens.png and /dev/null differ diff --git a/gtk-2.0/assets/slider-vert-prelight.png b/gtk-2.0/assets/slider-vert-prelight.png deleted file mode 100644 index 07496ce..0000000 Binary files a/gtk-2.0/assets/slider-vert-prelight.png and /dev/null differ diff --git a/gtk-2.0/assets/slider-vert.png b/gtk-2.0/assets/slider-vert.png deleted file mode 100644 index fae00e0..0000000 Binary files a/gtk-2.0/assets/slider-vert.png and /dev/null differ diff --git a/gtk-2.0/assets/slider.png b/gtk-2.0/assets/slider.png deleted file mode 100644 index 893ed49..0000000 Binary files a/gtk-2.0/assets/slider.png and /dev/null differ diff --git a/gtk-2.0/assets/tab-bottom-active.png b/gtk-2.0/assets/tab-bottom-active.png deleted file mode 100644 index 43387eb..0000000 Binary files a/gtk-2.0/assets/tab-bottom-active.png and /dev/null differ diff --git a/gtk-2.0/assets/tab-left-active.png b/gtk-2.0/assets/tab-left-active.png deleted file mode 100644 index a0ecf94..0000000 Binary files a/gtk-2.0/assets/tab-left-active.png and /dev/null differ diff --git a/gtk-2.0/assets/tab-right-active.png b/gtk-2.0/assets/tab-right-active.png deleted file mode 100644 index 1d3ccad..0000000 Binary files a/gtk-2.0/assets/tab-right-active.png and /dev/null differ diff --git a/gtk-2.0/assets/tab-top-active.png b/gtk-2.0/assets/tab-top-active.png deleted file mode 100644 index e430653..0000000 Binary files a/gtk-2.0/assets/tab-top-active.png and /dev/null differ diff --git a/gtk-2.0/assets/toolbar-entry-border-active-bg.png b/gtk-2.0/assets/toolbar-entry-border-active-bg.png deleted file mode 100644 index b5e4734..0000000 Binary files a/gtk-2.0/assets/toolbar-entry-border-active-bg.png and /dev/null differ diff --git a/gtk-2.0/assets/toolbar-entry-border-bg.png b/gtk-2.0/assets/toolbar-entry-border-bg.png deleted file mode 100644 index fd3364f..0000000 Binary files a/gtk-2.0/assets/toolbar-entry-border-bg.png and /dev/null differ diff --git a/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png b/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png deleted file mode 100644 index 2e78099..0000000 Binary files a/gtk-2.0/assets/toolbar-entry-border-disabled-bg.png and /dev/null differ diff --git a/gtk-2.0/assets/toolbar.png b/gtk-2.0/assets/toolbar.png deleted file mode 100644 index a266955..0000000 Binary files a/gtk-2.0/assets/toolbar.png and /dev/null differ diff --git a/gtk-2.0/assets/tree_header.png b/gtk-2.0/assets/tree_header.png deleted file mode 100644 index c608607..0000000 Binary files a/gtk-2.0/assets/tree_header.png and /dev/null differ diff --git a/gtk-2.0/assets/trough-horizontal-active.png b/gtk-2.0/assets/trough-horizontal-active.png deleted file mode 100644 index fafcfeb..0000000 Binary files a/gtk-2.0/assets/trough-horizontal-active.png and /dev/null differ diff --git a/gtk-2.0/assets/trough-horizontal.png b/gtk-2.0/assets/trough-horizontal.png deleted file mode 100644 index b5460e2..0000000 Binary files a/gtk-2.0/assets/trough-horizontal.png and /dev/null differ diff --git a/gtk-2.0/assets/trough-progressbar.png b/gtk-2.0/assets/trough-progressbar.png deleted file mode 100644 index bbfb1f8..0000000 Binary files a/gtk-2.0/assets/trough-progressbar.png and /dev/null differ diff --git a/gtk-2.0/assets/trough-progressbar_v.png b/gtk-2.0/assets/trough-progressbar_v.png deleted file mode 100644 index 694e7d4..0000000 Binary files a/gtk-2.0/assets/trough-progressbar_v.png and /dev/null differ diff --git a/gtk-2.0/assets/trough-scrollbar-horiz.png b/gtk-2.0/assets/trough-scrollbar-horiz.png deleted file mode 100644 index 4f899e5..0000000 Binary files a/gtk-2.0/assets/trough-scrollbar-horiz.png and /dev/null differ diff --git a/gtk-2.0/assets/trough-scrollbar-vert.png b/gtk-2.0/assets/trough-scrollbar-vert.png deleted file mode 100644 index dc93cc0..0000000 Binary files a/gtk-2.0/assets/trough-scrollbar-vert.png and /dev/null differ diff --git a/gtk-2.0/assets/trough-vertical-active.png b/gtk-2.0/assets/trough-vertical-active.png deleted file mode 100644 index 42b9952..0000000 Binary files a/gtk-2.0/assets/trough-vertical-active.png and /dev/null differ diff --git a/gtk-2.0/assets/trough-vertical.png b/gtk-2.0/assets/trough-vertical.png deleted file mode 100644 index 42b25ce..0000000 Binary files a/gtk-2.0/assets/trough-vertical.png and /dev/null differ diff --git a/gtk-2.0/assets/up-background-disable-rtl.png b/gtk-2.0/assets/up-background-disable-rtl.png deleted file mode 100644 index b524dc9..0000000 Binary files a/gtk-2.0/assets/up-background-disable-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/up-background-disable.png b/gtk-2.0/assets/up-background-disable.png deleted file mode 100644 index 9cabdef..0000000 Binary files a/gtk-2.0/assets/up-background-disable.png and /dev/null differ diff --git a/gtk-2.0/assets/up-background-rtl.png b/gtk-2.0/assets/up-background-rtl.png deleted file mode 100644 index b7e693f..0000000 Binary files a/gtk-2.0/assets/up-background-rtl.png and /dev/null differ diff --git a/gtk-2.0/assets/up-background.png b/gtk-2.0/assets/up-background.png deleted file mode 100644 index fbc85b5..0000000 Binary files a/gtk-2.0/assets/up-background.png and /dev/null differ diff --git a/gtk-2.0/gtkrc b/gtk-2.0/gtkrc deleted file mode 100644 index 5454a96..0000000 --- a/gtk-2.0/gtkrc +++ /dev/null @@ -1,10 +0,0 @@ -gtk-color-scheme = "base_color:#3c4d5e\nfg_color:#ced6e0\ntooltip_fg_color:#4a4a4a\nselected_bg_color:#9ccef7\nselected_fg_color:#f2f5fc\ntext_color:#dae1e9\nbg_color:#57606f\ninsensitive_bg_color:#86909b\ninsensitive_fg_color:#ced6e0\nnotebook_bg:#404040\ndark_sidebar_bg:#353535\ntooltip_bg_color:#fbeaa0\nlink_color:#64b5f6\nmenu_bg:#383838\nmenu_separator_color:#303030" - -gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. -gtk-auto-mnemonics = 1 -gtk-primary-button-warps-slider = 1 - -include "main.rc" -include "apps.rc" -include "panel.rc" -include "menubar-toolbar.rc" diff --git a/gtk-2.0/main.rc b/gtk-2.0/main.rc deleted file mode 100644 index 54616fa..0000000 --- a/gtk-2.0/main.rc +++ /dev/null @@ -1,2448 +0,0 @@ -style "default" { - - xthickness = 1 - ythickness = 1 - - # Style Properties - - GtkWidget::focus-line-width = 1 - GtkMenuBar::window-dragging = 1 - GtkToolbar::window-dragging = 1 - GtkToolbar::internal-padding = 4 - GtkToolButton::icon-spacing = 4 - - GtkWidget::tooltip-radius = 2 - GtkWidget::tooltip-alpha = 235 - GtkWidget::new-tooltip-style = 1 #for compatibility - - GtkSeparatorMenuItem::horizontal-padding = 3 - GtkSeparatorMenuItem::wide-separators = 1 - GtkSeparatorMenuItem::separator-height = 1 - - GtkButton::child-displacement-y = 0 - GtkButton::default-border = { 0, 0, 0, 0 } - GtkButton::default-outside_border = { 0, 0, 0, 0 } - - GtkEntry::state-hint = 1 - - GtkScrollbar::trough-border = 0 - GtkRange::trough-border = 0 - GtkRange::slider-width = 13 - GtkRange::stepper-size = 0 - - GtkScrollbar::activate-slider = 1 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - GtkScrollbar::min-slider-length = 32 - GtkScrolledWindow::scrollbar-spacing = 0 - GtkScrolledWindow::scrollbars-within-bevel = 1 - - GtkScale::slider_length = 15 - GtkScale::slider_width = 15 - GtkScale::trough-side-details = 1 - - GtkProgressBar::min-horizontal-bar-height = 8 - GtkProgressBar::min-vertical-bar-width = 8 - - GtkStatusbar::shadow_type = GTK_SHADOW_NONE - GtkSpinButton::shadow_type = GTK_SHADOW_NONE - GtkMenuBar::shadow-type = GTK_SHADOW_NONE - GtkToolbar::shadow-type = GTK_SHADOW_NONE - GtkMenuBar::internal-padding = 0 #( every window is misaligned for the sake of menus ): - GtkMenu::horizontal-padding = 0 - GtkMenu::vertical-padding = 0 - - GtkCheckButton::indicator_spacing = 3 - GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } - - GtkTreeView::row_ending_details = 0 - GtkTreeView::expander-size = 11 - GtkTreeView::vertical-separator = 4 - GtkTreeView::horizontal-separator = 4 - GtkTreeView::allow-rules = 1 - - GtkExpander::expander-size = 11 - - GnomeHRef::link_color = @link_color - GtkHTML::link-color = @link_color - GtkIMHtmlr::hyperlink-color = @link_color - GtkIMHtml::hyperlink-color = @link_color - GtkWidget::link-color = @link_color - GtkWidget::visited-link-color = @text_color - - # Colors - - bg[NORMAL] = @bg_color - bg[PRELIGHT] = shade (1.02, @bg_color) - bg[SELECTED] = @selected_bg_color - bg[INSENSITIVE] = @insensitive_bg_color - bg[ACTIVE] = shade (0.9, @bg_color) - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = @insensitive_fg_color - fg[ACTIVE] = @fg_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[SELECTED] = @selected_fg_color - text[INSENSITIVE] = @insensitive_fg_color - text[ACTIVE] = @selected_fg_color - - base[NORMAL] = @base_color - base[PRELIGHT] = shade (0.95, @bg_color) - base[SELECTED] = @selected_bg_color - base[INSENSITIVE] = @bg_color - base[ACTIVE] = shade (0.9, @selected_bg_color) - - # For succinctness, all reasonable pixmap options remain here - - engine "pixmap" { - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Arrows - - image { - function = ARROW - overlay_file = "assets/arrow-up.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-up-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/arrow-left.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state= PRELIGHT - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-left-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/arrow-right.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-right-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Option Menu Arrows - - image { - function = TAB - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_stretch = FALSE - } - - image { - function = TAB - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - image { - function = TAB - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - # Lines - - image { - function = VLINE - file = "assets/line-v.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - image { - function = HLINE - file = "assets/line-h.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - # Focuslines - - image { - function = FOCUS - file = "assets/focus-line.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - - # Handles - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Expanders - - image { - function = EXPANDER - expander_style = COLLAPSED - file = "assets/plus.png" - } - - image { - function = EXPANDER - expander_style = EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_COLLAPSED - file = "assets/plus.png" - } - - image { - function = RESIZE_GRIP - state = NORMAL - detail = "statusbar" - overlay_file = "assets/null.png" - overlay_border = { 0,0,0,0 } - overlay_stretch = FALSE - } - - # Shadows ( this area needs help :P ) - - image { - function = SHADOW_GAP - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - - -style "toplevel_hack" { - - engine "adwaita" { - } -} - -style "ooo_stepper_hack" { - - GtkScrollbar::stepper-size = 0 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - -} - -style "scrollbar" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-horiz.png" - border = { 2, 2, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-vert.png" - border = { 3, 3, 2, 2 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Sliders - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-horiz.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-horiz-active.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-horiz-prelight.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-horiz-insens.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - -# X Verticals - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-vert.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-vert-active.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-vert-prelight.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-vert-insens.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - } -} - -style "menu" { - - xthickness = 0 - ythickness = 0 - - GtkMenuItem::arrow-scaling = 0.4 - - bg[NORMAL] = @menu_bg - bg[INSENSITIVE] = @menu_bg - bg[PRELIGHT] = @menu_bg - - engine "pixmap" { # For menus that use horizontal lines rather than gtkseparator - - image { - function = HLINE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - } -} - -style "menu_item" -{ - xthickness = 2 - ythickness = 4 - - # HACK: Gtk doesn't actually read this value - # while rendering the menu items, but Libreoffice - # does; setting this value equal to the one in - # fg[PRELIGHT] ensures a code path in the LO theming code - # that falls back to a dark text color for menu item text - # highlight. The price to pay is black text on menus as well, - # but at least it's readable. - # See https://bugs.freedesktop.org/show_bug.cgi?id=38038 - bg[SELECTED] = @selected_fg_color - - fg[NORMAL] = @fg_color - fg[SELECTED] = @fg_color - fg[PRELIGHT] = @fg_color - - text[PRELIGHT] = @fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "assets/menuitem.png" - border = { 1, 0, 1, 0 } - stretch = TRUE - } - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = SHADOW # This fixes boxy Qt menu items - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - # Arrow Buttons - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/menu-arrow.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/menu-arrow.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - } -} - -style "button" { - - xthickness = 4 - ythickness = 4 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "assets/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "assets/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "assets/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "checkbutton" { - - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - -} - -style "entry" { - - xthickness = 6 - ythickness = 4 - - base[NORMAL] = @base_color - base[INSENSITIVE] = @insensitive_bg_color - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -style "notebook_entry" { - xthickness = 6 - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/notebook-entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/notebook-entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/notebook-entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -style "notebook_tab_label" { - - fg[ACTIVE] = @text_color - -} - -style "combobox_entry" -{ - xthickness = 3 - ythickness = 4 - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "notebook_combobox_entry" { - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "combobox_entry_button" -{ - xthickness = 6 - - fg[ACTIVE] = @text_color - - engine "pixmap" { - - # LTR version - - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "spinbutton" { - - bg[NORMAL] = @bg_color - - xthickness = 6 - ythickness = 4 - - engine "pixmap" { - - image { - function = ARROW - } - - # Spin-Up LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Up RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - # Spin-Down LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Down RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - } -} - -style "gimp_spin_scale" { - - bg[NORMAL] = @base_color - - 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 = "assets/arrow-up-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - } - } -} - -style "libreoffice_entry" { - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/entry-border-fill.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/entry-border-fill.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - } -} - -style "standalone_entry" { - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - file = "assets/entry-border-fill.png" - stretch = TRUE - border = { 0, 0, 0, 0 } - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - file = "assets/entry-border-fill.png" - stretch = TRUE - border = { 0, 0, 0, 0 } - } - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/entry-border-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/entry-border-active-bg-solid.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - } -} - -style "notebook" { - - xthickness = 5 - ythickness = 2 - - engine "pixmap" { - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = LEFT - } - - image { - function = EXTENSION - file = "assets/tab-top-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - file = "assets/tab-bottom-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - file = "assets/tab-left-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - file = "assets/tab-right-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = LEFT - } - - # How to draw boxes with a gap on one side (ie the page of a notebook) - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = TOP - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = BOTTOM - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = LEFT - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = RIGHT - } - - # How to draw the box of a notebook when it isnt attached to a tab - - image { - function = BOX - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "handlebox" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = IN - } - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = OUT - } - } -} - -style "combobox_separator" { - - xthickness = 0 - ythickness = 0 - GtkWidget::wide-separators = 1 - -} - -style "combobox" { - - xthickness = 0 - ythickness = 0 - -} - -style "combobox_button" { - - xthickness = 3 - ythickness = 3 - -} - -style "range" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-horizontal.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-horizontal-active.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-vertical.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-vertical-active.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - # Horizontal - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - # Vertical - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Function below removes ugly boxes - - image { - function = BOX - file = "assets/null.png" - border = { 3, 3, 3, 3 } - stretch = TRUE - } - } -} - -style "progressbar" { - - xthickness = 1 - ythickness = 1 - - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar_v.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar_v.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = VERTICAL - } - } -} - -style "separator_menu_item" { - - GtkSeparatorMenuItem::horizontal-padding = 0 - GtkWidget::wide-separators = 1 - GtkWidget::separator-width = 1 - GtkWidget::separator-height = 7 - - xthickness = 1 - ythickness = 1 - - bg[NORMAL] = @menu_separator_color - - engine "murrine" - { - separatorstyle = 0 - } -} - -style "treeview_header" { - ythickness = 1 - - fg[PRELIGHT] = mix(0.70, @text_color, @base_color) - font_name = "Bold" - - engine "pixmap" { - - image { - function = BOX - file = "assets/tree_header.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - } -} - -# Treeview Rows - -style "treeview" { - - xthickness = 2 - ythickness = 0 - - base[NORMAL] = @base_color - - engine "pixmap" { - - image { - function = FLAT_BOX - recolorable = TRUE - state = NORMAL - file = "assets/null.png" - stretch = TRUE - } - } -} - -style "scrolled_window" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 5, 5, 5, 5 } - stretch = TRUE - } - } -} - -style "frame" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = OUT - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_OUT - } - } -} - -style "gimp_toolbox_frame" { - - engine "pixmap" { - - image { - function = SHADOW - } - } -} - -style "toolbar" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = VLINE - recolorable = TRUE - file = "assets/null.png" - } - - image { - function = HLINE - recolorable = TRUE - file = "assets/null.png" - } - } -} - -style "inline_toolbar" { - - GtkToolbar::button-relief = GTK_RELIEF_NORMAL - - engine "pixmap" { - - image { - function = BOX - file = "assets/inline-toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "notebook_viewport" { - - bg[NORMAL] = @notebook_bg -} - - -style "notebook_eventbox" { - - bg[NORMAL] = @notebook_bg - bg[ACTIVE] = @bg_color -} - -style "tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = @tooltip_bg_color - fg[NORMAL] = @tooltip_fg_color - bg[SELECTED] = @tooltip_bg_color - -} - -style "eclipse-tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = shade(1.05, @bg_color) - fg[NORMAL] = @text_color - bg[SELECTED] = shade(1.05, @bg_color) - -} - -style "xfdesktop-icon-view" { - XfdesktopIconView::label-alpha = 0 - XfdesktopIconView::selected-label-alpha = 100 - XfdesktopIconView::shadow-x-offset = 0 - XfdesktopIconView::shadow-y-offset = 1 - XfdesktopIconView::selected-shadow-x-offset = 0 - XfdesktopIconView::selected-shadow-y-offset = 1 - XfdesktopIconView::shadow-color = "#000000" - XfdesktopIconView::selected-shadow-color = "#000000" - XfdesktopIconView::shadow-blur-radius = 2 - XfdesktopIconView::cell-spacing = 2 - XfdesktopIconView::cell-padding = 6 - XfdesktopIconView::cell-text-width-proportion = 1.9 - - fg[NORMAL] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color -} - -style "xfwm-tabwin" { - Xfwm4TabwinWidget::border-width = 1 - Xfwm4TabwinWidget::border-alpha = 1.0 - Xfwm4TabwinWidget::icon-size = 64 - Xfwm4TabwinWidget::alpha = 1.0 - Xfwm4TabwinWidget::border-radius = 2 - - bg[NORMAL] = @bg_color - bg[SELECTED] = @bg_color - - fg[NORMAL] = @fg_color - - engine "murrine" { - contrast = 0.7 - glazestyle = 0 - glowstyle = 0 - highlight_shade = 1.0 - gradient_shades = {1.0,1.0,1.0,1.0} - border_shades = { 0.8, 0.8 } - } -} - -style "xfwm-tabwin-button" { - - font_name = "bold" - bg[SELECTED] = @selected_bg_color -} - -# Chromium -style "chrome_menu_item" { - - bg[SELECTED] = @selected_bg_color - -} - -# Text Style -style "text" { - engine "murrine" { textstyle = 0 } -} - -style "null" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - } - } -} - - -class "GtkWidget" style "default" -class "GtkScrollbar" style "scrollbar" -class "GtkButton" style "button" -class "GtkEntry" style "entry" -class "GtkOldEditable" style "entry" -class "GtkSpinButton" style "spinbutton" -class "GtkNotebook" style "notebook" -class "GtkRange" style "range" -class "GtkProgressBar" style "progressbar" -class "GtkSeparatorMenuItem" style "separator_menu_item" -class "GtkScrolledWindow" style "scrolled_window" -class "GtkFrame" style "frame" -class "GtkTreeView" style "treeview" -class "GtkToolbar" style "toolbar" -class "*HandleBox" style "toolbar" - -widget_class "**" style "menu" -widget_class "**" style "menu_item" -widget_class "**" style "separator_menu_item" -widget_class "**" style "checkbutton" -widget_class "*" style "combobox" -widget_class "**" style "combobox_button" -widget_class "**" style "combobox_separator" -widget_class "***" style "treeview_header" -widget_class "**" style "inline_toolbar" -widget_class "**" style "combobox_entry" -widget_class "**" style "combobox_entry_button" -widget_class "***" style "notebook_viewport" -widget_class "*HandleBox" style "toolbar" - -# Entries in notebooks draw with notebook's base color, but not if there's -# something else in the middle that draws gray again -widget_class "**" style "notebook_entry" -widget_class "***" style "entry" - -widget_class "***" style "notebook_combobox_entry" -widget_class "****" style "combobox_entry" - -# We also need to avoid changing fg color for the inactive notebook tab labels -widget_class "*." style "notebook_tab_label" - -# GTK tooltips -widget "gtk-tooltip*" style "tooltips" - -#Fix GVim tabs -widget_class "**" style "notebook_eventbox" - -# Xchat special cases -widget "*xchat-inputbox" style "entry" - -# GIMP -# Disable gradients completely for GimpSpinScale -#class "GimpSpinScale" style "gimp_spin_scale" - -# Remove borders from "Wilbert frame" in Gimp -widget_class "**" style "gimp_toolbox_frame" - -# Chrome/Chromium -widget_class "*Chrom*Button*" style "button" -widget_class "***" style "chrome_menu_item" - -# We use this weird selector to target an offscreen entry as created -# by Chrome/Chromium to derive the style for its toolbar -widget_class "" style "standalone_entry" - -# Eclipse/SWT -widget "gtk-tooltips*" style "eclipse-tooltips" -widget "*swt-toolbar-flat" style "null" - -# Openoffice, Libreoffice -class "GtkWindow" style "toplevel_hack" -widget "*openoffice-toplevel*" style "ooo_stepper_hack" -widget "*openoffice-toplevel*GtkEntry" style "libreoffice_entry" -widget "*openoffice-toplevel*GtkSpinButton" style "libreoffice_entry" -widget "*libreoffice-toplevel*GtkEntry" style "libreoffice_entry" -widget "*libreoffice-toplevel*GtkSpinButton" style "libreoffice_entry" - -# Xfce -widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" -widget "xfwm4-tabwin*" style "xfwm-tabwin" -widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" - -# Fixes ugly text shadows for insensitive text -widget_class "*" style "text" -widget_class "**" style "text" -widget_class "**" style "text" -widget_class "**" style "text" diff --git a/gtk-2.0/menubar-toolbar.rc b/gtk-2.0/menubar-toolbar.rc deleted file mode 100644 index 60d2604..0000000 --- a/gtk-2.0/menubar-toolbar.rc +++ /dev/null @@ -1,222 +0,0 @@ -style "menubar" { - - bg[NORMAL] = "#57606f" - fg[NORMAL] = "#ced6e0" - fg[PRELIGHT] = "#f2f5fc" - fg[ACTIVE] = "#f2f5fc" - fg[SELECTED] = @fg_color - fg[INSENSITIVE] = shade(0.7, "#dadada") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/menubar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar-borderless" { - - bg[NORMAL] = "#57606f" - fg[NORMAL] = "#dadada" - fg[SELECTED] = @fg_color - fg[INSENSITIVE] = shade(0.7, "#dadada") - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar_item" { - - xthickness = 2 - ythickness = 4 - - fg[PRELIGHT] = @fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "assets/menubar_button.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -# Text Style Menubar -style "menubar-text" { - - engine "murrine" { - text_shade = 0.0 - textstyle = 0 - } -} - - -style "toolbar_text" { - fg[NORMAL] = "#dadada" - fg[PRELIGHT] = "#dadada" - fg[INSENSITIVE] = shade(0.7, "#dadada") - fg[ACTIVE] = "#dadada" - - text[NORMAL] = "#dadada" - text[PRELIGHT] = "#dadada" - text[INSENSITIVE] = shade(0.7, "#dadada") - text[ACTIVE] = "#dadada" - -} - -style "toolbar_button" { - - xthickness = 4 - ythickness = 4 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "assets/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "assets/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "assets/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "toolbar_entry" { - xthickness = 6 - - base[NORMAL] = "#3c4d5e" - base[INSENSITIVE] = "#3c4d5e" - - text[NORMAL] = "#dadada" - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/toolbar-entry-border-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/toolbar-entry-border-disabled-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/toolbar-entry-border-active-bg.png" - border = { 12, 12, 12, 12 } - stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = TRUE - } - } -} - -#Chromium -style "chrome-gtk-frame" { - - ChromeGtkFrame::frame-color = "#2b2b2b" - ChromeGtkFrame::inactive-frame-color = "#2b2b2b" - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) - - ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) - ChromeGtkFrame::incognito-inactive-frame-color = @bg_color - - ChromeGtkFrame::incognito-frame-gradient-color = @bg_color - - ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) - ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color - -} - -widget_class "**" style "menubar" -widget_class "*.*" style "menubar_item" - -widget_class "*ThunarWindow*" style "menubar" - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "***" style "menubar-text" - -# Whitelist for dark toolbars -widget_class "*ThunarWindow*" style "menubar-borderless" -widget_class "*ThunarWindow**" style "toolbar_entry" -widget_class "*ThunarWindow**" style "toolbar_button" -widget_class "*ThunarWindow**" style "toolbar_text" -widget_class "*ThunarWindow***" style "menubar-text" - diff --git a/gtk-2.0/panel.rc b/gtk-2.0/panel.rc deleted file mode 100644 index 6dea593..0000000 --- a/gtk-2.0/panel.rc +++ /dev/null @@ -1,153 +0,0 @@ -style "theme-panel" { - - ythickness = 0 - - bg[NORMAL] = "#57606f" - bg[ACTIVE] = @selected_bg_color - bg[PRELIGHT] = shade(1.1, @selected_bg_color) - bg[SELECTED] = @selected_bg_color - - fg[NORMAL] = "#DADADA" - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - - text[NORMAL] = "#DADADA" - text[PRELIGHT] = "#DADADA" - text[ACTIVE] = "#DADADA" - text[SELECTED] = "#DADADA" - - engine "murrine" { - reliefstyle = 0 - glazestyle = 0 - glow_shade = 1.0 - highlight_shade = 1.0 - roundness = 0 - gradient_shades = {1.0,1.0,1.0,1.0} - textstyle = 0 - contrast = 0.0 - textstyle = 0 - } -} - -style "panelbar" { - - fg[NORMAL] = "#DADADA" - fg[ACTIVE] = "#DADADA" - fg[PRELIGHT] = "#DADADA" - fg[SELECTED] = @selected_fg_color - - bg[SELECTED] = @selected_bg_color - - engine "murrine" {} -} - -style "panelbuttons" { - - xthickness = 4 - ythickness = 0 - - engine "murrine" { - textstyle = 0 - } -} - -style "theme-panel-text" { - - fg[NORMAL] = "#DADADA" - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = "#DADADA" - - text[NORMAL] = "#DADADA" - text[PRELIGHT] = @selected_fg_color - text[ACTIVE] = "#DADADA" - - engine "murrine" { - textstyle = 0 - text_shade = 0.2 - } -} - -style "panel-entry" { - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - fg[SELECTED] = @text_color - fg[INSENSITIVE] = @text_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[ACTIVE] = @text_color - text[SELECTED] = @text_color - text[INSENSITIVE] = @text_color - -} - -style "theme-main-menu-text" = "theme-panel-text" { - fg[PRELIGHT] = @selected_fg_color - text[PRELIGHT] = @selected_fg_color -} - -style "workspace-switcher" = "theme-panel" { - bg[SELECTED] = @selected_bg_color -} - -style "indicator" = "theme-panel" { - xthickness = 0 - ythickness = 0 -} - -widget "*tasklist*" style "panelbuttons" -widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*PanelToplevel*Button" style "panelbuttons" -widget_class "*Panel*GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*Panel*Button*" style "panelbuttons" -widget_class "*" style "panelbuttons" -widget_class "**" style "panelbuttons" -widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" -widget "*dict*Applet*" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*Tasklist*" style:highest "panelbuttons" - -class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" - -widget "*PanelWidget*" style "theme-panel" -widget "*PanelApplet*" style "theme-panel" -widget "*fast-user-switch*" style "theme-panel" -widget "*CPUFreq*Applet*" style "theme-panel" -class "PanelApp*" style "theme-panel" -class "PanelToplevel*" style "theme-panel" -widget_class "*PanelToplevel*" style "theme-panel" -widget_class "*notif*" style "theme-panel" -widget_class "*Notif*" style "theme-panel" -widget_class "*Tray*" style "theme-panel" -widget_class "*tray*" style "theme-panel" -widget_class "*computertemp*" style "theme-panel" -widget_class "*Applet*Tomboy*" style "theme-panel" -widget_class "*Applet*Netstatus*" style "theme-panel" - -# Fixes for tooltip text in some apps. -widget_class "*Notif*Beagle*" style "theme-panel" -widget_class "*Notif*Brasero*" style "theme-panel" - -# XFCE panel theming. -widget "*Xfce*Panel*" style "theme-panel" -class "*Xfce*Panel*" style "theme-panel" -widget "*WnckPager*" style "workspace-switcher" - -# Fix gtk-entries in the panel -widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin - -# Make sure panel text color doesn't change -widget_class "*Panel*MenuBar*" style "theme-main-menu-text" -widget_class "*Panel**" style "theme-main-menu-text" -widget "*.clock-applet-button.*" style "theme-panel-text" -widget "*PanelApplet*" style "theme-panel-text" - -# Override general panel-style with specific plugin-styles -widget "*indicator-applet*" style "indicator" -widget "*indicator-button*" style "indicator" diff --git a/gtk-2.0/render-assets.sh b/gtk-2.0/render-assets.sh deleted file mode 100755 index 56441fc..0000000 --- a/gtk-2.0/render-assets.sh +++ /dev/null @@ -1,20 +0,0 @@ -#! /bin/bash - -INKSCAPE="/usr/bin/inkscape" -OPTIPNG="/usr/bin/optipng" - -SRC_FILE="assets.svg" -ASSETS_DIR="assets" -INDEX="assets.txt" - -for i in `cat $INDEX` -do - echo - echo Rendering $ASSETS_DIR/$i.png - $INKSCAPE --export-id=$i \ - --export-id-only \ - --export-type=png \ - -o $ASSETS_DIR/$i.png $SRC_FILE >/dev/null \ - && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png -done -exit 0