From 4371df8906c95ec585df433b69b0c24b53d8fe60 Mon Sep 17 00:00:00 2001 From: raveit Date: Mon, 18 Mar 2013 01:27:33 +0100 Subject: add Menta theme organized configure.ac --- desktop-themes/Menta/gtk-2.0/Makefile.am | 12 + desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile.am | 21 + .../Menta/gtk-2.0/apps/Caja/breadcrumb_active.png | Bin 0 -> 3482 bytes .../Menta/gtk-2.0/apps/Caja/breadcrumb_normal.png | Bin 0 -> 3336 bytes .../gtk-2.0/apps/Caja/breadcrumb_prelight.png | Bin 0 -> 3177 bytes .../Menta/gtk-2.0/apps/Caja/caja-toolbar.png | Bin 0 -> 4478 bytes .../Menta/gtk-2.0/apps/Caja/extra-widget.png | Bin 0 -> 2896 bytes .../Menta/gtk-2.0/apps/Caja/left_slider_normal.png | Bin 0 -> 3489 bytes .../Menta/gtk-2.0/apps/Caja/mode_normal.png | Bin 0 -> 4348 bytes .../Menta/gtk-2.0/apps/Caja/mode_prelight.png | Bin 0 -> 3972 bytes .../Menta/gtk-2.0/apps/Caja/mode_pressed.png | Bin 0 -> 4357 bytes .../Menta/gtk-2.0/apps/Caja/resize_grip.png | Bin 0 -> 205 bytes .../gtk-2.0/apps/Caja/right_slider_normal.png | Bin 0 -> 3508 bytes .../Menta/gtk-2.0/apps/Caja/slider-prelight.png | Bin 0 -> 285 bytes desktop-themes/Menta/gtk-2.0/apps/Caja/slider.png | Bin 0 -> 279 bytes desktop-themes/Menta/gtk-2.0/apps/Caja/trough.png | Bin 0 -> 205 bytes .../Menta/gtk-2.0/apps/Handles/Makefile.am | 9 + .../Menta/gtk-2.0/apps/Handles/handle-caja.png | Bin 0 -> 178 bytes .../Menta/gtk-2.0/apps/Handles/resize_grip.png | Bin 0 -> 254 bytes desktop-themes/Menta/gtk-2.0/apps/Makefile.am | 28 + desktop-themes/Menta/gtk-2.0/apps/Null/Makefile.am | 8 + desktop-themes/Menta/gtk-2.0/apps/Null/null.png | Bin 0 -> 142 bytes .../Menta/gtk-2.0/apps/Others/Makefile.am | 8 + desktop-themes/Menta/gtk-2.0/apps/Others/null.png | Bin 0 -> 178 bytes desktop-themes/Menta/gtk-2.0/apps/caja.rc | 97 ++++ desktop-themes/Menta/gtk-2.0/apps/chromium.rc | 38 ++ desktop-themes/Menta/gtk-2.0/apps/combo_down.png | Bin 0 -> 317 bytes desktop-themes/Menta/gtk-2.0/apps/dummy.png | Bin 0 -> 190 bytes desktop-themes/Menta/gtk-2.0/apps/pcmanfm.rc | 43 ++ desktop-themes/Menta/gtk-2.0/apps/pluma.rc | 24 + desktop-themes/Menta/gtk-2.0/apps/stock_back.png | Bin 0 -> 2905 bytes desktop-themes/Menta/gtk-2.0/apps/stock_find.png | Bin 0 -> 643 bytes .../Menta/gtk-2.0/apps/stock_forward.png | Bin 0 -> 2869 bytes desktop-themes/Menta/gtk-2.0/apps/stock_home.png | Bin 0 -> 2925 bytes .../Menta/gtk-2.0/apps/stock_refresh.png | Bin 0 -> 691 bytes desktop-themes/Menta/gtk-2.0/apps/stock_stop.png | Bin 0 -> 487 bytes desktop-themes/Menta/gtk-2.0/gtkrc | 629 +++++++++++++++++++++ desktop-themes/Menta/gtk-2.0/widgets/Makefile.am | 19 + .../Menta/gtk-2.0/widgets/Null/Makefile.am | 8 + desktop-themes/Menta/gtk-2.0/widgets/Null/null.png | Bin 0 -> 142 bytes .../Menta/gtk-2.0/widgets/Others/Makefile.am | 11 + .../Menta/gtk-2.0/widgets/Others/close.png | Bin 0 -> 243 bytes .../Menta/gtk-2.0/widgets/Others/handle.png | Bin 0 -> 178 bytes .../Menta/gtk-2.0/widgets/Others/null.png | Bin 0 -> 178 bytes .../Menta/gtk-2.0/widgets/Others/toolbar.png | Bin 0 -> 1297 bytes .../Menta/gtk-2.0/widgets/Panel/Makefile.am | 17 + .../Menta/gtk-2.0/widgets/Panel/arrow-blank.png | Bin 0 -> 373 bytes .../Menta/gtk-2.0/widgets/Panel/arrow-down.png | Bin 0 -> 373 bytes .../Menta/gtk-2.0/widgets/Panel/handle-h.png | Bin 0 -> 142 bytes .../Menta/gtk-2.0/widgets/Panel/handle-v.png | Bin 0 -> 142 bytes .../Menta/gtk-2.0/widgets/Panel/panel-bg-black.png | Bin 0 -> 3984 bytes .../gtk-2.0/widgets/Panel/panel-bg-dark-grey.png | Bin 0 -> 3336 bytes .../Menta/gtk-2.0/widgets/Panel/panel-bg.png | Bin 0 -> 3007 bytes .../gtk-2.0/widgets/Panel/panel-button-active.png | Bin 0 -> 363 bytes .../gtk-2.0/widgets/Panel/panel-button-hover.png | Bin 0 -> 469 bytes .../widgets/Panel/panel-button-inactive.png | Bin 0 -> 166 bytes .../Menta/gtk-2.0/widgets/panel-black.rc | 161 ++++++ .../Menta/gtk-2.0/widgets/panel-dark-grey.rc | 161 ++++++ desktop-themes/Menta/gtk-2.0/widgets/panel.rc | 161 ++++++ 59 files changed, 1455 insertions(+) create mode 100644 desktop-themes/Menta/gtk-2.0/Makefile.am create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile.am create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/breadcrumb_active.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/breadcrumb_normal.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/breadcrumb_prelight.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/caja-toolbar.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/extra-widget.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/left_slider_normal.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/mode_normal.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/mode_prelight.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/mode_pressed.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/resize_grip.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/right_slider_normal.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/slider-prelight.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/slider.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Caja/trough.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Handles/Makefile.am create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Handles/handle-caja.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Handles/resize_grip.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Makefile.am create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Null/Makefile.am create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Null/null.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Others/Makefile.am create mode 100644 desktop-themes/Menta/gtk-2.0/apps/Others/null.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/caja.rc create mode 100644 desktop-themes/Menta/gtk-2.0/apps/chromium.rc create mode 100644 desktop-themes/Menta/gtk-2.0/apps/combo_down.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/dummy.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/pcmanfm.rc create mode 100644 desktop-themes/Menta/gtk-2.0/apps/pluma.rc create mode 100644 desktop-themes/Menta/gtk-2.0/apps/stock_back.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/stock_find.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/stock_forward.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/stock_home.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/stock_refresh.png create mode 100644 desktop-themes/Menta/gtk-2.0/apps/stock_stop.png create mode 100644 desktop-themes/Menta/gtk-2.0/gtkrc create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Makefile.am create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Null/Makefile.am create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Null/null.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Others/Makefile.am create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Others/close.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Others/handle.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Others/null.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Others/toolbar.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Panel/Makefile.am create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Panel/arrow-blank.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Panel/arrow-down.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Panel/handle-h.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Panel/handle-v.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg-black.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg-dark-grey.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-active.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-hover.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-inactive.png create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/panel-black.rc create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/panel-dark-grey.rc create mode 100644 desktop-themes/Menta/gtk-2.0/widgets/panel.rc (limited to 'desktop-themes/Menta/gtk-2.0') diff --git a/desktop-themes/Menta/gtk-2.0/Makefile.am b/desktop-themes/Menta/gtk-2.0/Makefile.am new file mode 100644 index 00000000..987c21cb --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/Makefile.am @@ -0,0 +1,12 @@ + +themedir = $(datadir)/themes/Menta/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST = $(theme_DATA) + +SUBDIRS = apps \ + widgets + +DIST_SUBDIRS = apps \ + widgets diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile.am b/desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile.am new file mode 100644 index 00000000..2cf96491 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/apps/Caja/Makefile.am @@ -0,0 +1,21 @@ + +themedir = $(datadir)/themes/Menta/gtk-2.0/apps/Caja + +theme_DATA = \ + breadcrumb_active.png \ + breadcrumb_normal.png \ + breadcrumb_prelight.png \ + caja-toolbar.png \ + extra-widget.png \ + left_slider_normal.png \ + mode_normal.png \ + mode_prelight.png \ + mode_pressed.png \ + resize_grip.png \ + right_slider_normal.png \ + slider.png \ + slider-prelight.png \ + trough.png + +EXTRA_DIST = $(theme_DATA) + diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/breadcrumb_active.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/breadcrumb_active.png new file mode 100644 index 00000000..026e3041 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/breadcrumb_active.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/breadcrumb_normal.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/breadcrumb_normal.png new file mode 100644 index 00000000..e47a4907 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/breadcrumb_normal.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/breadcrumb_prelight.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/breadcrumb_prelight.png new file mode 100644 index 00000000..2462173e Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/breadcrumb_prelight.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/caja-toolbar.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/caja-toolbar.png new file mode 100644 index 00000000..dee776cb Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/caja-toolbar.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/extra-widget.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/extra-widget.png new file mode 100644 index 00000000..e9b6af53 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/extra-widget.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/left_slider_normal.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/left_slider_normal.png new file mode 100644 index 00000000..926b9392 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/left_slider_normal.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/mode_normal.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/mode_normal.png new file mode 100644 index 00000000..86affe26 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/mode_normal.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/mode_prelight.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/mode_prelight.png new file mode 100644 index 00000000..c1c58022 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/mode_prelight.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/mode_pressed.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/mode_pressed.png new file mode 100644 index 00000000..82aedcfb Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/mode_pressed.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/resize_grip.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/resize_grip.png new file mode 100644 index 00000000..d78ecc2b Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/resize_grip.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/right_slider_normal.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/right_slider_normal.png new file mode 100644 index 00000000..42019809 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/right_slider_normal.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/slider-prelight.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/slider-prelight.png new file mode 100644 index 00000000..96cf1661 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/slider-prelight.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/slider.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/slider.png new file mode 100644 index 00000000..ea6642c6 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/slider.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Caja/trough.png b/desktop-themes/Menta/gtk-2.0/apps/Caja/trough.png new file mode 100644 index 00000000..d6f1895d Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Caja/trough.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Handles/Makefile.am b/desktop-themes/Menta/gtk-2.0/apps/Handles/Makefile.am new file mode 100644 index 00000000..362adb86 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/apps/Handles/Makefile.am @@ -0,0 +1,9 @@ + +themedir = $(datadir)/themes/Menta/gtk-2.0/apps/Handles + +theme_DATA = \ + resize_grip.png \ + handle-caja.png + +EXTRA_DIST = $(theme_DATA) + diff --git a/desktop-themes/Menta/gtk-2.0/apps/Handles/handle-caja.png b/desktop-themes/Menta/gtk-2.0/apps/Handles/handle-caja.png new file mode 100644 index 00000000..0fbb411a Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Handles/handle-caja.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Handles/resize_grip.png b/desktop-themes/Menta/gtk-2.0/apps/Handles/resize_grip.png new file mode 100644 index 00000000..0dd576b6 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Handles/resize_grip.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Makefile.am b/desktop-themes/Menta/gtk-2.0/apps/Makefile.am new file mode 100644 index 00000000..15109d88 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/apps/Makefile.am @@ -0,0 +1,28 @@ + +themedir = $(datadir)/themes/Menta/gtk-2.0/apps + +theme_DATA = \ + chromium.rc \ + combo_down.png \ + dummy.png \ + pcmanfm.rc \ + stock_back.png \ + stock_find.png \ + stock_forward.png \ + stock_home.png \ + stock_refresh.png \ + stock_stop.png \ + caja.rc \ + pluma.rc + +EXTRA_DIST = $(theme_DATA) + +SUBDIRS = Handles \ + Caja \ + Null \ + Others + +DIST_SUBDIRS = Handles \ + Caja \ + Null \ + Others diff --git a/desktop-themes/Menta/gtk-2.0/apps/Null/Makefile.am b/desktop-themes/Menta/gtk-2.0/apps/Null/Makefile.am new file mode 100644 index 00000000..45331a6e --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/apps/Null/Makefile.am @@ -0,0 +1,8 @@ + +themedir = $(datadir)/themes/Menta/gtk-2.0/apps/Null + +theme_DATA = \ + null.png + +EXTRA_DIST = $(theme_DATA) + diff --git a/desktop-themes/Menta/gtk-2.0/apps/Null/null.png b/desktop-themes/Menta/gtk-2.0/apps/Null/null.png new file mode 100644 index 00000000..a7627448 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Null/null.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/Others/Makefile.am b/desktop-themes/Menta/gtk-2.0/apps/Others/Makefile.am new file mode 100644 index 00000000..d63b385f --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/apps/Others/Makefile.am @@ -0,0 +1,8 @@ + +themedir = $(datadir)/themes/Menta/gtk-2.0/apps/Others + +theme_DATA = \ + null.png + +EXTRA_DIST = $(theme_DATA) + diff --git a/desktop-themes/Menta/gtk-2.0/apps/Others/null.png b/desktop-themes/Menta/gtk-2.0/apps/Others/null.png new file mode 100644 index 00000000..9bb72bb5 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/Others/null.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/caja.rc b/desktop-themes/Menta/gtk-2.0/apps/caja.rc new file mode 100644 index 00000000..cc2af944 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/apps/caja.rc @@ -0,0 +1,97 @@ +### This file styles Caja.### + +style "caja-window-base" { bg[NORMAL] = @base_color } + +style "caja-sidebar" = "murrine-sidebar" { + GtkTreeView::horizontal_separator = 15 + GtkTreeView::vertical_separator = 2 + + text[NORMAL] = @fg_color + base[NORMAL] = "#DCDCDC" + + GtkTreeView::odd_row_color = "#DCDCDC" + GtkTreeView::even_row_color = "#DCDCDC" +} + +style "caja-view" { + xthickness = 0 + ythickness = 0 +} + +style "caja-handle" { + GtkPaned::handle-size = 1 + + engine "pixmap" { + # for the thin gray line separating the sidepane and viewpane + image { + function = HANDLE + recolorable = TRUE + file = "Handles/handle-caja.png" + stretch = TRUE + border = { 0, 0, 0, 0 } + } + } +} + +style "caja-statusbar" +{ + bg[NORMAL] = @base_color + base[NORMAL] = @base_color + fg[NORMAL] = shade (1.2, @fg_color) + + engine "murrine" {} +} + +style "caja-location" +{ + + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = mix (0.60, shade (1.05, "#DCDCDC"), "#DCDCDC") + + engine "pixmap" { + image + { + function = FLAT_BOX + recolorable = TRUE + file = "Caja/extra-widget.png" + state = NORMAL + stretch = TRUE + border = { 0, 0, 1, 0 } + } + } +} + +style "caja-pathbar" +{ + #bg[NORMAL] = @bg_color +} + +############################################ +# CAJA +# Order of assignment is important +############################################# + +widget_class "*CajaSidePane.*" style "caja-sidebar" +widget_class "*Caja*Places*Sidebar*" style "caja-sidebar" +widget_class "*Caja*Side*.GtkWidget" style "caja-sidebar" +widget_class "*Caja*Side*Title*" style "caja-sidebar" + +#widget "*CajaNavigationWindow" style "caja-window-base" + +widget_class "*Caja*Scrollbar" style "murrine-scrollbar" +widget_class "*CajaSidePane.*Scrollbar" style:highest "murrine-scrollbar" +widget_class "*Caja*Statusbar*" style "caja-statusbar" + +widget "*Caja*Splitter" style "caja-handle" +widget_class "*Caja*View*" style "caja-view" +widget_class "*Caja*Notebook" style "murrine-notebook" + +widget_class "*Caja*." style "murrine-treeview-header" +widget_class "*Caja*." style "murrine-treeview-header" +widget_class "*Caja*." style "murrine-treeview-header" +widget_class "*Caja*." style "murrine-treeview-header" + +widget_class "*CajaPathBar*" style "caja-pathbar" +widget "*.caja-extra-view-widget" style "caja-location" diff --git a/desktop-themes/Menta/gtk-2.0/apps/chromium.rc b/desktop-themes/Menta/gtk-2.0/apps/chromium.rc new file mode 100644 index 00000000..aeecbdc0 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/apps/chromium.rc @@ -0,0 +1,38 @@ +# ============================================================================== +# CHROMIUM SPECIFIC SETTINGS +# ============================================================================== + +style "chromium_toolbar_button" { + engine "murrine" { + roundness = 3 + textstyle = 0 + } +} + +style "chrome-gtk-frame" +{ + ChromeGtkFrame::frame-color = @bg_color + ChromeGtkFrame::inactive-frame-color = @bg_color + + ChromeGtkFrame::frame-gradient-size = 16 + ChromeGtkFrame::frame-gradient-color = @bg_color + + ChromeGtkFrame::incognito-frame-color = @bg_color + ChromeGtkFrame::incognito-inactive-frame-color = @bg_color + + ChromeGtkFrame::incognito-frame-gradient-size = 16 + 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 +} + +class "ChromeGtkFrame" style "chrome-gtk-frame" +widget_class "*Chrom*Button*" style "chromium_toolbar_button" + + + + + + diff --git a/desktop-themes/Menta/gtk-2.0/apps/combo_down.png b/desktop-themes/Menta/gtk-2.0/apps/combo_down.png new file mode 100644 index 00000000..053a42a6 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/combo_down.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/dummy.png b/desktop-themes/Menta/gtk-2.0/apps/dummy.png new file mode 100644 index 00000000..1a52f720 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/dummy.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/pcmanfm.rc b/desktop-themes/Menta/gtk-2.0/apps/pcmanfm.rc new file mode 100644 index 00000000..8dcfdaed --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/apps/pcmanfm.rc @@ -0,0 +1,43 @@ +style "pcmanfm-sidebar" = "murrine-sidebar" { + font_name = "Regular" + + GtkTreeView::odd_row_color = @bg_color + GtkTreeView::even_row_color = @bg_color + + # these make the padding from left window edge a little more sane + GtkTreeView::vertical_separator = 4 + GtkTreeView::horizontal_separator = 15 + GtkTreeView::indent-expanders = 1 # 1 means TRUE + GtkTreeView::expander-size = 8 + GtkExpander::expander_spacing = 16 + GtkButton::image_spacing = 4 + + xthickness = 0 + ythickness = 1 +} + +# A little more vertical padding on the toolbar +style "pcman-padding" { + xthickness = 3 + ythickness = 3 +} + +# For the thin gray line separating the sidepane and viewpane +style "pcmanfm-handle" +{ + GtkPaned::handle-size = 1 + + engine "pixmap" { + image { + function = HANDLE + recolorable = TRUE + file = "Handles/handle-caja.png" + stretch = TRUE + border = { 0, 0, 0, 0 } + } + } +} + +widget_class "*FmMainWin*GtkToolbar*" style "pcman-padding" +widget_class "*FmSidePane*" style "pcmanfm-sidebar" +widget "*FmMainWin*FmTabPage" style "pcmanfm-handle" diff --git a/desktop-themes/Menta/gtk-2.0/apps/pluma.rc b/desktop-themes/Menta/gtk-2.0/apps/pluma.rc new file mode 100644 index 00000000..4ed9069c --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/apps/pluma.rc @@ -0,0 +1,24 @@ +### Styles pluma. Removes the ugly frame etc. ### + +style "pluma-frame" { + engine "pixmap" { + image { + function = SHADOW + } + } +} + +style "pluma-statusbar" { + ythickness = 0 +} + +style "pluma-notebook" = "murrine-notebook-bg" { + xthickness = 0 # Width of tabs and notebook borders. + ythickness = 1 # Height of tabs and notebook borders. +} + +widget_class "*Pluma*.*" style "pluma-frame" +widget_class "*Pluma*." style "murrine-thin" +widget_class "*Pluma*." style "pluma-notebook" +widget_class "*Pluma*.*" style:highest "murrine-default" +widget_class "*Pluma*.*" style "pluma-statusbar" diff --git a/desktop-themes/Menta/gtk-2.0/apps/stock_back.png b/desktop-themes/Menta/gtk-2.0/apps/stock_back.png new file mode 100644 index 00000000..4c97870e Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/stock_back.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/stock_find.png b/desktop-themes/Menta/gtk-2.0/apps/stock_find.png new file mode 100644 index 00000000..66359edb Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/stock_find.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/stock_forward.png b/desktop-themes/Menta/gtk-2.0/apps/stock_forward.png new file mode 100644 index 00000000..0f13790e Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/stock_forward.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/stock_home.png b/desktop-themes/Menta/gtk-2.0/apps/stock_home.png new file mode 100644 index 00000000..58bcb085 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/stock_home.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/stock_refresh.png b/desktop-themes/Menta/gtk-2.0/apps/stock_refresh.png new file mode 100644 index 00000000..00dfbc9d Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/stock_refresh.png differ diff --git a/desktop-themes/Menta/gtk-2.0/apps/stock_stop.png b/desktop-themes/Menta/gtk-2.0/apps/stock_stop.png new file mode 100644 index 00000000..099b4fff Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/apps/stock_stop.png differ diff --git a/desktop-themes/Menta/gtk-2.0/gtkrc b/desktop-themes/Menta/gtk-2.0/gtkrc new file mode 100644 index 00000000..add34fab --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/gtkrc @@ -0,0 +1,629 @@ +# Author: lassekongo83 +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file COPYING for the full license text. + +# NOTE: Uncommenting means to delete the "#" at the beginning of a line. Commenting means to add a "#" at the beginning of a line. The "#" tells the theme wether to ignore the specified line or not. + +# These are the defined colors for the theme, you can change them in GNOME's appearance preferences. +gtk_color_scheme = "bg_color:#dcdcdc\nselected_bg_color:#accd8a\nbase_color:#f7f7f7" # Background, base. +gtk_color_scheme = "fg_color:#2c2c2c\nselected_fg_color:#f5f5f5\ntext_color:#2c2c2c" # Foreground, text. +gtk_color_scheme = "tooltip_bg_color:#F5F5B5\ntooltip_fg_color:#000000" # Tooltips. +gtk_color_scheme = "link_color:#08c" # Hyperlinks +gtk_color_scheme = "bg_color_dark:#383838\ntext_color_dark:#FFF" # Dark colors + +### EXTERNAL FILES ### +# This includes the file that handles the panels with a light grey background. +include "widgets/panel.rc" +# This includes the file that handles the panels with a dark grey background. +#include "widgets/panel-dark-grey.rc" +# This includes the file that handles the panels with a black background. +#include "widgets/panel-black.rc" + +### MISC ### +gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. +gtk-button-images = 0 # Enables icons in buttons +gtk-toolbar-style = 0 # Disables text in toolbar +gtk-auto-mnemonics = 1 # Disables ugly lines under menu items + +#################### +## Default Styles ## +#################### + +style "murrine-default" { + 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 + + GtkButton ::child-displacement-x = 1 + GtkButton ::child-displacement-y = 1 + GtkButton ::default-border = { 0, 0, 0, 0 } + GtkButtonBox ::child-min-height = 26 + GtkCheckButton ::indicator-size = 15 + + GtkWidget ::new-tooltip-style = 1 + GtkWidget ::focus-line-width = 1 + GtkWidget ::focus-padding = 0 # Keeping this at 0 prevents the Firefox tabs from jumping a few pixels when you create a new tab. Set the value locally if needed. + + GtkImage ::x-ayatana-indicator-dynamic = 1 + + GtkScrollbar ::has-backward-stepper = 0 + GtkScrollbar ::has-forward-stepper = 0 + GtkScrollbar ::min-slider-length = 15 + GtkScrollbar ::slider-width = 13 + GtkScrollbar ::trough-border = 0 + GtkScrollbar ::activate-slider = 1 + + GtkScrolledWindow ::scrollbar-spacing = 0 + GtkScrolledWindow ::scrollbars-within-bevel = 1 + + GtkPaned ::handle-size = 6 + + GtkRange ::trough-border = 0 + GtkRange ::slider-width = 11 + GtkRange ::stepper-size = 0 + GtkRange ::stepper_spacing = 0 + GtkRange ::trough-under-steppers = 0 + + GtkScale ::slider-length = 14 + GtkScale ::slider-width = 14 + + GtkMenuBar ::internal-padding = 0 + GtkExpander ::expander-size = 16 + GtkToolbar ::internal-padding = 0 + GtkTreeView ::expander-size = 6 + GtkTreeView ::indent-expanders = 1 + GtkTreeView ::vertical-separator = 1 + GtkNotebook ::tab-overlap = -1 + + GtkMenu ::horizontal-padding = 0 + GtkMenu ::vertical-padding = 0 + GtkMenuItem ::horizontal-padding = 0 + + WnckTasklist ::fade-overlay-rect = 0 + # The following line hints to gecko (and possibly other appliations) + # that the entry should be drawn transparently on the canvas. + # Without this, gecko will fill in the background of the entry. + GtkEntry ::honors-transparent-bg-hint = 1 + GtkEntry ::state-hint = 0 + GtkEntry ::progress-border = { 2, 2, 2, 2 } + + GtkProgressBar ::min-horizontal-bar-height = 10 + GtkProgressBar ::min-vertical-bar-width = 10 + + #GtkToolbar ::shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified. + #GtkMenuBar ::shadow-type = GTK_SHADOW_NONE # Makes menus flat and unified. + GtkMenuBar ::window-dragging = 1 + GtkToolbar ::window-dragging = 1 + + # The little ugly gripper at the bottom right needs to go. + GtkWindow ::resize-grip-height = 0 + GtkWindow ::resize-grip-width = 0 + + xthickness = 1 + ythickness = 1 + + ### Color Definitions ### + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @fg_color + fg[INSENSITIVE] = darker (@bg_color) + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @bg_color + bg[ACTIVE] = shade (1.04, @bg_color) + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[ACTIVE] = shade (0.92, @selected_bg_color) + base[SELECTED] = shade (0.93, @selected_bg_color) + base[INSENSITIVE] = @bg_color + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[ACTIVE] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = darker (@bg_color) + + ### Murrine Settings ### + + engine "murrine" { + animation = FALSE + arrowstyle = 1 # 0 = normal arrows, 1 = filled arrows + border_shades = {1.0, 0.7} # gradient to draw on border + colorize_scrollbar = FALSE + comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow + contrast = 0.4 # 0.8 for less contrast, more than 1.0 for more contrast on borders + default_button_color = shade (1.12, @selected_bg_color) + focus_color = @selected_bg_color + focusstyle = 3 + glazestyle = 1 # 0 = flat highlight, 1 = curved highlight, 2 = concave style, 3 = top curved highlight, 4 = beryl highlight + gradient_shades = {1.1,1.1,0.95,0.95} # Sets the gradients on the widgets. + glowstyle = 4 # 0,1,2,3,4 + glow_shade = 1.1 + highlight_shade = 1.0 # set highlight amount for buttons or widgets + lightborder_shade = 1.1 # sets lightborder amount for buttons or widgets + lightborderstyle = 0 # 0 = lightborder on top side, 1 = lightborder on all sides + listviewheaderstyle = 1 # 0 = flat, 1 = glassy, 2 = raised + listviewstyle = 1 # 0 = nothing, 1 = dotted + menubaritemstyle = 0 # 0 = menuitem look, 1 = button look + menubarstyle = 2 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped + menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped + menustyle = 0 # 0 = no vertical menu stripe, 1 = display vertical menu stripe + prelight_shade = .95 # shade level for scrollbar's slider, comboboxstyle(1), and prelight state with gradient_colors + reliefstyle = 2 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + rgba = FALSE # FALSE = disabled, TRUE = enabled + roundness = 2 # 0 = squared, 1 = old default, more will increase roundness + scrollbarstyle = 0 # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles + separatorstyle = 1 # 0 = Hard seperators 1 = Smooth seperators + sliderstyle = 0 # 0 = nothing added, 1 = handles + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown + progressbarstyle = 0 # 0 = nothing, 1 = stripes, 2 = lines + shadow_shades = {0.5, 0.0} # gradient for shadows. + textstyle = 0 # 0 = normal text, 1 = inset + toolbarstyle = 2 # 0 = flat, 1 = glassy, 2 = gradient + trough_shades = {0.98, 1.06} # draw gradient on trough of GtkScrollbar and GtkProgressbar + } +} + +### THEME MODULES ### + +style "murrine-dark" { + base[NORMAL] = @bg_color_dark + base[PRELIGHT] = shade (0.95, @bg_color_dark) + base[INSENSITIVE] = @bg_color_dark + bg[NORMAL] = @bg_color_dark + bg[PRELIGHT] = shade (1.02, @bg_color_dark) + bg[SELECTED] = shade (0.90, @selected_bg_color) + bg[INSENSITIVE] = @bg_color_dark + bg[ACTIVE] = shade (1.04, @bg_color_dark) + fg[NORMAL] = @text_color_dark + fg[PRELIGHT] = @text_color_dark + fg[SELECTED] = @text_color_dark + fg[ACTIVE] = @text_color_dark + fg[INSENSITIVE] = darker (@bg_color) + text[NORMAL] = @text_color_dark + text[PRELIGHT] = @text_color_dark + text[ACTIVE] = @text_color_dark + text[SELECTED] = @text_color_dark + text[INSENSITIVE] = darker (@bg_color_dark) +} + +style "murrine-thin" = "murrine-default" { xthickness = 0 ythickness = 0 } +style "murrine-wide" = "murrine-default" { xthickness = 2 ythickness = 2 } +style "murrine-wider" = "murrine-default" { xthickness = 3 ythickness = 3 } +style "murrine-widest" = "murrine-default" { xthickness = 4 ythickness = 4 } +style "murrine-thin-dark" = "murrine-dark" { xthickness = 0 ythickness = 0 } +style "murrine-wide-dark" = "murrine-dark" { xthickness = 2 ythickness = 2 } +style "murrine-wider-dark" = "murrine-dark" { xthickness = 3 ythickness = 3 } +style "murrine-widest-dark" = "murrine-dark" { xthickness = 4 ythickness = 4 } + +################### +## Widget Styles ## +################### + +style "murrine-entry" = "murrine-wider" { + bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color) + fg[SELECTED] = @text_color +} + +style "murrine-button" = "murrine-wider" { + bg[NORMAL] = shade (1.06, @bg_color) + bg[PRELIGHT] = shade (1.13, @bg_color) + bg[ACTIVE] = shade (0.85, @bg_color) + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.95, @bg_color) + + engine "murrine" { + contrast = .8 + lightborder_shade = 1.9 + roundness = 1 + } +} + +style "murrine-notebook-bg" { + bg[NORMAL] = shade (1.1, @bg_color) + bg[ACTIVE] = shade (0.97, @bg_color) + fg[ACTIVE] = mix (0.8, @fg_color, shade (0.97, @bg_color)) +} + +style "murrine-notebook" = "murrine-notebook-bg" { + xthickness = 2 # Width of tabs and notebook borders. + ythickness = 1 # Height of tabs and notebook borders. + + engine "murrine" { + contrast = .8 + gradient_shades = {1.28,1.28,0.87,0.87} + focusstyle = 2 + lightborder_shade = 1.16 + } +} + +style "notebook-close" { stock["gtk-close"] = {{ "widgets/Others/close.png", *, *, * }} } # Close icon on tabs + +style "murrine-menubar" = "murrine-default" { + ythickness = 0 + bg[NORMAL] = @bg_color + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @fg_color +} + +style "murrine-menubar-menuitem" = "murrine-wider" { + xthickness = 6 + bg[PRELIGHT] = @selected_bg_color + bg[SELECTED] = @bg_color + + engine "murrine" { + contrast = .0 + roundness = 0 + border_shades = { 1.0, 0.8 } + gradient_shades = {1.0, 1.0, 0.85, 0.85} + } +} + +style "murrine-menu" { + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = @base_color + + engine "murrine" { + border_shades = { 1.2, 1.0 } + roundness = 0 # Roundness of menu items. + textstyle = 0 + } +} + +style "murrine-menu-item" = "murrine-wider" { + xthickness = 2 + ythickness = 3 + + bg[SELECTED] = shade (0.95, @selected_bg_color) + bg[PRELIGHT] = shade (0.95, @selected_bg_color) + fg[PRELIGHT] = @selected_fg_color + + engine "murrine" { + border_shades = { 1.2, 1.0 } + roundness = 0 + textstyle = 0 + } +} + +# This style is there to modify the separator menu items. The goals are: +# 1. Get a specific height. +# 2. The line should go to the edges (ie. no border at the left/right) +style "murrine_separator_menu_item" { + bg[NORMAL] = @base_color # Remove for visible separators. + xthickness = 1 + ythickness = 0 + + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 7 + + engine "murrine" { + contrast = 0.6 # Set the contrast to 0.6 for visible separators. + separatorstyle = 0 + } +} + +style "murrine-treeview" { + GtkTreeView::odd_row_color = shade (0.97, @base_color) + GtkTreeView::even_row_color = @base_color + + engine "murrine" { roundness = 0 } # This makes treeview progressbars square. +} + +style "murrine-treeview-header" = "murrine-button" { + xthickness = 2 + ythickness = 0 + + bg[NORMAL] = shade (0.98, @bg_color) # Color for treeview headers. + bg[PRELIGHT] = shade (1.10, @bg_color) # Color for treeview header prelight. + bg[ACTIVE] = shade (0.85, @bg_color) # Color for pressed-treeview. + + engine "murrine" { + roundness = 0 # This makes treeview progressbars square. + contrast = .8 + lightborder_shade = 1.0 + border_shades = { 1.1, 1.1 } + gradient_shades = {1.0,1.0,1.1,1.1} + } +} + +style "murrine-frame-title" { fg[NORMAL] = lighter (@fg_color) } + +style "murrine-tooltips" = "murrine-wider" { + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + engine "murrine" {textstyle = 0} +} + +style "murrine-progressbar" = "murrine-thin" { + bg[NORMAL] = shade (1.06, @bg_color) + bg[ACTIVE] = shade (0.85, @bg_color) + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.95, @bg_color) + + engine "murrine" { + contrast = 1.0 + lightborder_shade = 1.2 + trough_shades = { 1.06, 1.16} + gradient_shades = {0.95,0.95,1.1,1.1} + border_shades = { 1.1, 1.1 } + roundness = 0 + } +} + +style "murrine-statusbar" { + xthickness = 2 +} + +style "murrine-comboboxentry" { engine "murrine" { contrast = .4 }} + +style "murrine-spinbutton" { + bg[ACTIVE] = shade (0.85, @bg_color) # Color for pressed-spinbuttons. +} + +style "murrine-scale" = "murrine-wider" { + bg[NORMAL] = shade (1.06, @bg_color) + bg[PRELIGHT] = shade (1.2, @bg_color) + bg[ACTIVE] = shade (0.85, @bg_color) + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.95, @bg_color) + + engine "murrine" { + roundness = 7 + contrast = .8 + border_shades = {1.0, 1.0} + trough_shades = {1.06, 1.16} + } +} + +style "murrine-scrollbar" { + bg[NORMAL] = shade (0.90, @bg_color) + bg[SELECTED] = shade (0.6, @base_color) + bg[ACTIVE] = shade (0.8, @bg_color) + bg[PRELIGHT] = shade (0.8, @bg_color) + + engine "murrine" { + roundness = 8 + border_shades = {0.80, 0.80} + contrast = 0.0 + } +} + +style "murrine-sidebar" { + xthickness = 0 + ythickness = 0 + + base[NORMAL] = @bg_color + bg[NORMAL] = @bg_color + text[NORMAL] = @text_color + + font_name = "Regular" + + GtkTreeView::odd_row_color = @bg_color + GtkTreeView::even_row_color = @bg_color + + engine "murrine" { listviewstyle = 0 } +} + +style "murrine-toggleswitch" = "murrine-wider" { + ythickness = 4 + + bg[ACTIVE] = shade (0.80, @bg_color) + bg[NORMAL] = shade (1.15, @bg_color) + bg[PRELIGHT] = shade (1.13, @selected_bg_color) + bg[SELECTED] = shade (0.75, @selected_bg_color) + bg[INSENSITIVE] = shade (0.98, @bg_color) + + engine "murrine" { + contrast = 1.25 + lightborderstyle = 1 + } +} + +style "murrine-radiocheck" = "murrine-wider" { + bg[NORMAL] = shade (1.06, @bg_color) + bg[PRELIGHT] = shade (1.06, @bg_color) + bg[ACTIVE] = shade (0.85, @bg_color) + bg[SELECTED] = shade (1.0, @selected_bg_color) + bg[INSENSITIVE] = shade (0.95, @bg_color) + + engine "murrine" { + contrast = .8 + lightborder_shade = 1.9 + } +} + +style "murrine-radiocheck-menu" { + fg[PRELIGHT] = @selected_fg_color + text[PRELIGHT] = @selected_fg_color + + engine "murrine" {} +} + +style "murrine-toolbar" = "murrine-thin" { + bg[NORMAL] = @bg_color +} + +style "pixmap-sidebar-handle-left" { + GtkPaned::handle-size = 1 + + engine "pixmap" { + image { function = HANDLE file = "/widgets/Others/handle.png" stretch = TRUE border = { 0, 0, 0, 0 } } + } +} + +############################################################################### +# The following part of the gtkrc applies the different styles to the widgets. +############################################################################### + +# Murrine default style is applied to every widget. +class "GtkWidget" style "murrine-default" + +# Increase the x/ythickness in some widgets. +class "GtkFrame" style "murrine-wide" +class "GtkEntry" style "murrine-entry" +class "GtkSeparator" style "murrine-wide" +class "GtkCalendar" style "murrine-wide" +class "GtkInfoBar" style "murrine-default" +class "GtkIconView" style "murrine-default" + +class "GtkToolbar" style "murrine-toolbar" + +class "GtkSpinButton" style "murrine-spinbutton" +class "GtkScale" style "murrine-scale" +class "GtkVScale" style "murrine-scale" +class "GtkHScale" style "murrine-scale" + +class "GtkScrollbar" style "murrine-scrollbar" +class "GtkVScrollbar" style "murrine-scrollbar" +class "GtkHScrollbar" style "murrine-scrollbar" + +widget "*ToggleSwitch*" style "murrine-toggleswitch" + +widget "*SidebarHandleLeft" style "pixmap-sidebar-handle-left" +widget "*SidebarContent" style "murrine-sidebar" + +# General matching following, the order is choosen so that the right styles override each other eg. progressbar needs to be more important then the menu match. + +# This is not perfect, it could be done better (That is modify *every* widget in the notebook, and change those back that we really don't want changed) +widget_class "**" style "murrine-notebook-bg" +widget_class "**" style "murrine-notebook-bg" +widget_class "**" style "murrine-notebook-bg" +widget_class "**" style "murrine-notebook-bg" +widget_class "**" style "murrine-notebook-bg" +widget_class "**" style "murrine-notebook-bg" + +widget_class "*" style "murrine-button" +widget_class "*" style "murrine-notebook" +widget_class "**" style "notebook-close" +widget_class "**" style "murrine-statusbar" + +widget_class "**" style "murrine-comboboxentry" +widget_class "**" style "murrine-comboboxentry" + +widget_class "**" style "murrine-menubar" +widget_class "**" style "murrine-menu" +widget_class "**" style "murrine-menu-item" +widget_class "**" style "murrine_separator_menu_item" +widget_class "***" style "murrine-menubar-menuitem" + +widget_class "*.." style "murrine-frame-title" +widget_class "*.*" style "murrine-treeview" + +widget_class "*" style "murrine-progressbar" +widget_class "*" style "murrine-progressbar" + +widget_class "**" style "murrine-radiocheck" +widget_class "**" style "murrine-radiocheck" +class "GtkCheckMenuItem" style:highest "murrine-radiocheck-menu" +class "GtkRadioMenuItem" style:highest "murrine-radiocheck-menu" + +# Treeview header +widget_class "*.." style "murrine-treeview-header" +widget_class "*.." style "murrine-treeview-header" +widget_class "*.." style "murrine-treeview-header" +widget_class "*.." style "murrine-treeview-header" + +################################ +# FIXME: This will not work if one embeds eg. a button into the tooltip. +################################ +widget "gtk-tooltip*" style "murrine-tooltips" + +################################################### +# SPECIAL CASES AND WORKAROUNDS +################################################### + +# Wrokaround style for places where the text color is used instead of the fg color. +style "text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +# Workaround style for menus where the text color is used instead of the fg color. +style "menuitem_text_is_fg_color_workaround" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +# Workaround style for places where the fg color is used instead of the text color. +style "fg_is_text_color_workaround" { + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) +} + +# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646 +# Note that this work around assumes that the combobox is _not_ in appears-as-list mode. +widget_class "*.." style "text_is_fg_color_workaround" +# This is the part of the workaround that fixes the menus +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" + +# Work around the usage of GtkLabel inside GtkListItems to display text. +# This breaks because the label is shown on a background that is based on the base color. +widget_class "**" style "fg_is_text_color_workaround" +# GtkCList also uses the fg color to draw text on top of the base colors. +widget_class "*" style "fg_is_text_color_workaround" +# Caja when renaming files, and maybe other places. +widget_class "*" style "fg_is_text_color_workaround" + +# Thickness for indicator menu items +widget "*IdoEntryMenuItem*" style "murrine-wide" + +# XFCE desktop icon text looks weird when murrine textstyle is on. +style "xfdesktop-icon-view" { engine "murrine" { textstyle = 0 }} +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" + +widget "xfwm4-tabwin*" style "murrine-dark" + +# Invisible toolbar separator +style "murrine-toolseparator" { + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + image { + function = BOX + file = "widgets/Others/null.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + } +} +class "GtkSeparatorToolItem" style "murrine-toolseparator" + +# Various performance fixes if murrine textstyle is on by default in the theme. +style "performance-fix" {engine "murrine" {textstyle = 0}} +widget_class "*gtkmm__GtkWindow*" style "performance-fix" # Inkscape +widget_class "*GimpDisplayShell*" style "performance-fix" # Gimp +widget_class "*GimpToolbox*" style "performance-fix" +widget_class "*GimpMenuDock*" style "performance-fix" +widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice +widget_class "*MozContainer*" style "performance-fix" # Firefox (Not sure if this one does anything though.) + +### EXTERNAL FILES ### +include "apps/chromium.rc" # Chromium styling +include "apps/pcmanfm.rc" # PCManFM styling +include "apps/caja.rc" # Caja styling +include "apps/pluma.rc" # Pluma styling diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am b/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am new file mode 100644 index 00000000..1c54af7c --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Makefile.am @@ -0,0 +1,19 @@ + +themedir = $(datadir)/themes/Menta/gtk-2.0/widgets + +theme_DATA = \ + panel.rc \ + panel-black.rc \ + panel-dark-grey.rc + +EXTRA_DIST = $(theme_DATA) + +SUBDIRS = \ + Panel \ + Null \ + Others + +DIST_SUBDIRS = \ + Panel \ + Null \ + Others diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Null/Makefile.am b/desktop-themes/Menta/gtk-2.0/widgets/Null/Makefile.am new file mode 100644 index 00000000..2268a4f5 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Null/Makefile.am @@ -0,0 +1,8 @@ + +themedir = $(datadir)/themes/Menta/gtk-2.0/widgets/Null + +theme_DATA = \ + null.png + +EXTRA_DIST = $(theme_DATA) + diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Null/null.png b/desktop-themes/Menta/gtk-2.0/widgets/Null/null.png new file mode 100644 index 00000000..a7627448 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Null/null.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Others/Makefile.am b/desktop-themes/Menta/gtk-2.0/widgets/Others/Makefile.am new file mode 100644 index 00000000..30a3b3d6 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Others/Makefile.am @@ -0,0 +1,11 @@ + +themedir = $(datadir)/themes/Menta/gtk-2.0/widgets/Others + +theme_DATA = \ + close.png \ + handle.png \ + null.png \ + toolbar.png + +EXTRA_DIST = $(theme_DATA) + diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Others/close.png b/desktop-themes/Menta/gtk-2.0/widgets/Others/close.png new file mode 100644 index 00000000..0d4de51b Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Others/close.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Others/handle.png b/desktop-themes/Menta/gtk-2.0/widgets/Others/handle.png new file mode 100644 index 00000000..0fbb411a Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Others/handle.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Others/null.png b/desktop-themes/Menta/gtk-2.0/widgets/Others/null.png new file mode 100644 index 00000000..9bb72bb5 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Others/null.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Others/toolbar.png b/desktop-themes/Menta/gtk-2.0/widgets/Others/toolbar.png new file mode 100644 index 00000000..1cc6418b Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Others/toolbar.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Panel/Makefile.am b/desktop-themes/Menta/gtk-2.0/widgets/Panel/Makefile.am new file mode 100644 index 00000000..1c322ad0 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Panel/Makefile.am @@ -0,0 +1,17 @@ + +themedir = $(datadir)/themes/Menta/gtk-2.0/widgets/Panel + +theme_DATA = \ + arrow-blank.png \ + arrow-down.png \ + handle-h.png \ + handle-v.png \ + panel-bg.png \ + panel-bg-black.png \ + panel-bg-dark-grey.png \ + panel-button-active.png \ + panel-button-hover.png \ + panel-button-inactive.png + +EXTRA_DIST = $(theme_DATA) + diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Panel/arrow-blank.png b/desktop-themes/Menta/gtk-2.0/widgets/Panel/arrow-blank.png new file mode 100644 index 00000000..6b9c03d3 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Panel/arrow-blank.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Panel/arrow-down.png b/desktop-themes/Menta/gtk-2.0/widgets/Panel/arrow-down.png new file mode 100644 index 00000000..6b9c03d3 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Panel/arrow-down.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Panel/handle-h.png b/desktop-themes/Menta/gtk-2.0/widgets/Panel/handle-h.png new file mode 100644 index 00000000..7bdf6495 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Panel/handle-h.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Panel/handle-v.png b/desktop-themes/Menta/gtk-2.0/widgets/Panel/handle-v.png new file mode 100644 index 00000000..6e8eba14 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Panel/handle-v.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg-black.png b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg-black.png new file mode 100644 index 00000000..7874100c Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg-black.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg-dark-grey.png b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg-dark-grey.png new file mode 100644 index 00000000..1d44adb9 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg-dark-grey.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg.png b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg.png new file mode 100644 index 00000000..0b2f9c32 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-active.png b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-active.png new file mode 100644 index 00000000..6fe52aec Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-active.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-hover.png b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-hover.png new file mode 100644 index 00000000..d09733ab Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-hover.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-inactive.png b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-inactive.png new file mode 100644 index 00000000..309c39c8 Binary files /dev/null and b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-inactive.png differ diff --git a/desktop-themes/Menta/gtk-2.0/widgets/panel-black.rc b/desktop-themes/Menta/gtk-2.0/widgets/panel-black.rc new file mode 100644 index 00000000..38fbf98c --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/panel-black.rc @@ -0,0 +1,161 @@ +style "theme-panel" +{ + xthickness = 4 # The spacing (padding) inside and between applets. Add a lower value for a more compact look. + ythickness = 0 + +# Disable (comment out) for normal panel backgrounds or to get an transparancy panel. + bg_pixmap[NORMAL] = "/Panel/panel-bg-black.png" + + fg[NORMAL] = "#F7F7F7" + fg[PRELIGHT] = "#2C5C31" + fg[ACTIVE] = "#F7F7F7" + text[NORMAL] = "#F7F7F7" + text[PRELIGHT] = "#2C5C31" + text[ACTIVE] = "#F7F7F7" + + engine "pixmap" { + image { + function = BOX + recolorable = TRUE + state = NORMAL + } + image { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Panel/panel-button-hover.png" + border = { 4, 4, 1, 1 } + stretch = TRUE + } + image { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Panel/panel-button-active.png" + border = { 4, 4, 1, 1 } + stretch = TRUE + } + image { + function = BOX + recolorable = TRUE + state = SELECTED + file = "Panel/panel-button-active.png" + border = { 4, 4, 1, 1 } + stretch = TRUE + } + image { + function = BOX + recolorable = TRUE + state = INSENSITIVE + } + image { + function = ARROW + recolorable = TRUE + arrow_direction = DOWN + } + } +} + +style "theme-panel-light" +{ + xthickness = 1 + ythickness = 0 + + fg[NORMAL] = @fg_color + + engine "murrine" { + textstyle = 0 + roundness = 0 + } +} + +style "theme-panel-text" +{ + fg[NORMAL] = "#F7F7F7" + fg[PRELIGHT] = "#CEFF9B" + fg[ACTIVE] = "#F7F7F7" + text[NORMAL] = "#F7F7F7" + text[PRELIGHT] = "#CEFF9B" + text[ACTIVE] = "#F7F7F7" +} + +style "theme-main-menu-text" = "theme-panel-text" +{ + fg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = "#ffffff" +} + +style "theme-panel-handle" +{ + engine "pixmap" { + image { + function = HANDLE + } + image { + function = HANDLE + } + } +} + +widget "*PanelWidget*" style "theme-panel" +widget "*PanelApplet*" style "theme-panel" +widget "*fast-user-switch*" style "theme-panel" +widget "*CPUFreq*Applet*" style "theme-panel" +widget "*indicator-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-light" +widget_class "*Notif*Brasero*" style "theme-panel-light" + +# XFCE panel theming. +widget "*Xfce*Panel*" style "theme-panel" +class "*Xfce*Panel*" style "theme-panel" + +# lxpanel and fbpanel +widget "*.tclock.*" style "theme-panel" +widget "*.taskbar.*" style "theme-panel" +widget_class "*GtkBgbox*" style "theme-panel" + +# 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" + +# Hide ugly handle +class "PanelAppletFrame" style:highest "theme-panel-handle" + +# The following removes the arrows from the panel + +style "panel-arrow-remove" { +engine "pixmap" { + image { + function = ARROW + recolorable = TRUE + overlay_file = "Panel/arrow-blank.png" + overlay_border = {2,2,2,2} + overlay_stretch = FALSE + arrow_direction = UP + } + image { + function = ARROW + recolorable = TRUE + overlay_file = "Panel/arrow-blank.png" + overlay_border = {2,2,2,2} + overlay_stretch = FALSE + arrow_direction = DOWN + } + } +} + +widget_class "*PanelToplevel*" style "panel-arrow-remove" diff --git a/desktop-themes/Menta/gtk-2.0/widgets/panel-dark-grey.rc b/desktop-themes/Menta/gtk-2.0/widgets/panel-dark-grey.rc new file mode 100644 index 00000000..97ccd2b0 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/panel-dark-grey.rc @@ -0,0 +1,161 @@ +style "theme-panel" +{ + xthickness = 4 # The spacing (padding) inside and between applets. Add a lower value for a more compact look. + ythickness = 0 + +# Disable (comment out) for normal panel backgrounds or to get an transparancy panel. + bg_pixmap[NORMAL] = "/Panel/panel-bg-dark-grey.png" + + fg[NORMAL] = "#F7F7F7" + fg[PRELIGHT] = "#2C5C31" + fg[ACTIVE] = "#F7F7F7" + text[NORMAL] = "#F7F7F7" + text[PRELIGHT] = "#2C5C31" + text[ACTIVE] = "#F7F7F7" + + engine "pixmap" { + image { + function = BOX + recolorable = TRUE + state = NORMAL + } + image { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Panel/panel-button-hover.png" + border = { 4, 4, 1, 1 } + stretch = TRUE + } + image { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Panel/panel-button-active.png" + border = { 4, 4, 1, 1 } + stretch = TRUE + } + image { + function = BOX + recolorable = TRUE + state = SELECTED + file = "Panel/panel-button-active.png" + border = { 4, 4, 1, 1 } + stretch = TRUE + } + image { + function = BOX + recolorable = TRUE + state = INSENSITIVE + } + image { + function = ARROW + recolorable = TRUE + arrow_direction = DOWN + } + } +} + +style "theme-panel-light" +{ + xthickness = 1 + ythickness = 0 + + fg[NORMAL] = @fg_color + + engine "murrine" { + textstyle = 0 + roundness = 0 + } +} + +style "theme-panel-text" +{ + fg[NORMAL] = "#F7F7F7" + fg[PRELIGHT] = "#CEFF9B" + fg[ACTIVE] = "#F7F7F7" + text[NORMAL] = "#F7F7F7" + text[PRELIGHT] = "#CEFF9B" + text[ACTIVE] = "#F7F7F7" +} + +style "theme-main-menu-text" = "theme-panel-text" +{ + fg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = "#ffffff" +} + +style "theme-panel-handle" +{ + engine "pixmap" { + image { + function = HANDLE + } + image { + function = HANDLE + } + } +} + +widget "*PanelWidget*" style "theme-panel" +widget "*PanelApplet*" style "theme-panel" +widget "*fast-user-switch*" style "theme-panel" +widget "*CPUFreq*Applet*" style "theme-panel" +widget "*indicator-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-light" +widget_class "*Notif*Brasero*" style "theme-panel-light" + +# XFCE panel theming. +widget "*Xfce*Panel*" style "theme-panel" +class "*Xfce*Panel*" style "theme-panel" + +# lxpanel and fbpanel +widget "*.tclock.*" style "theme-panel" +widget "*.taskbar.*" style "theme-panel" +widget_class "*GtkBgbox*" style "theme-panel" + +# 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" + +# Hide ugly handle +class "PanelAppletFrame" style:highest "theme-panel-handle" + +# The following removes the arrows from the panel + +style "panel-arrow-remove" { +engine "pixmap" { + image { + function = ARROW + recolorable = TRUE + overlay_file = "Panel/arrow-blank.png" + overlay_border = {2,2,2,2} + overlay_stretch = FALSE + arrow_direction = UP + } + image { + function = ARROW + recolorable = TRUE + overlay_file = "Panel/arrow-blank.png" + overlay_border = {2,2,2,2} + overlay_stretch = FALSE + arrow_direction = DOWN + } + } +} + +widget_class "*PanelToplevel*" style "panel-arrow-remove" diff --git a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc new file mode 100644 index 00000000..a78cd02b --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc @@ -0,0 +1,161 @@ +style "theme-panel" +{ + xthickness = 4 # The spacing (padding) inside and between applets. Add a lower value for a more compact look. + ythickness = 0 + +# Disable (comment out) for normal panel backgrounds or to get an transparancy panel. + bg_pixmap[NORMAL] = "/Panel/panel-bg.png" + + fg[NORMAL] = "#000000" + fg[PRELIGHT] = "#ffffff" + fg[ACTIVE] = "#000000" + text[NORMAL] = "#000000" + text[PRELIGHT] = "#ffffff" + text[ACTIVE] = "#000000" + + engine "pixmap" { + image { + function = BOX + recolorable = TRUE + state = NORMAL + } + image { + function = BOX + recolorable = TRUE + state = PRELIGHT + file = "Panel/panel-button-hover.png" + border = { 4, 4, 1, 1 } + stretch = TRUE + } + image { + function = BOX + recolorable = TRUE + state = ACTIVE + file = "Panel/panel-button-active.png" + border = { 4, 4, 1, 1 } + stretch = TRUE + } + image { + function = BOX + recolorable = TRUE + state = SELECTED + file = "Panel/panel-button-active.png" + border = { 4, 4, 1, 1 } + stretch = TRUE + } + image { + function = BOX + recolorable = TRUE + state = INSENSITIVE + } + image { + function = ARROW + recolorable = TRUE + arrow_direction = DOWN + } + } +} + +style "theme-panel-light" +{ + xthickness = 1 + ythickness = 0 + + fg[NORMAL] = @fg_color + + engine "murrine" { + textstyle = 0 + roundness = 0 + } +} + +style "theme-panel-text" +{ + fg[NORMAL] = "#000000" + fg[PRELIGHT] = "#ffffff" + fg[ACTIVE] = "#000000" + text[NORMAL] = "#000000" + text[PRELIGHT] = "#ffffff" + text[ACTIVE] = "#000000" +} + +style "theme-main-menu-text" = "theme-panel-text" +{ + fg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = "#ffffff" +} + +style "theme-panel-handle" +{ + engine "pixmap" { + image { + function = HANDLE + } + image { + function = HANDLE + } + } +} + +widget "*PanelWidget*" style "theme-panel" +widget "*PanelApplet*" style "theme-panel" +widget "*fast-user-switch*" style "theme-panel" +widget "*CPUFreq*Applet*" style "theme-panel" +widget "*indicator-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-light" +widget_class "*Notif*Brasero*" style "theme-panel-light" + +# XFCE panel theming. +widget "*Xfce*Panel*" style "theme-panel" +class "*Xfce*Panel*" style "theme-panel" + +# lxpanel and fbpanel +widget "*.tclock.*" style "theme-panel" +widget "*.taskbar.*" style "theme-panel" +widget_class "*GtkBgbox*" style "theme-panel" + +# 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" + +# Hide ugly handle +class "PanelAppletFrame" style:highest "theme-panel-handle" + +# The following removes the arrows from the panel + +style "panel-arrow-remove" { +engine "pixmap" { + image { + function = ARROW + recolorable = TRUE + overlay_file = "Panel/arrow-blank.png" + overlay_border = {2,2,2,2} + overlay_stretch = FALSE + arrow_direction = UP + } + image { + function = ARROW + recolorable = TRUE + overlay_file = "Panel/arrow-blank.png" + overlay_border = {2,2,2,2} + overlay_stretch = FALSE + arrow_direction = DOWN + } + } +} + +widget_class "*PanelToplevel*" style "panel-arrow-remove" -- cgit v1.2.1