diff options
author | raveit <[email protected]> | 2013-03-18 01:27:33 +0100 |
---|---|---|
committer | raveit <[email protected]> | 2013-03-18 01:27:33 +0100 |
commit | 4371df8906c95ec585df433b69b0c24b53d8fe60 (patch) | |
tree | ebe3c208773deb90ecc1e729d898418b8c7a40f7 /desktop-themes/Menta/gtk-2.0/widgets | |
parent | a1f219a214ed9d62452ce44192ef61dc860c50ca (diff) | |
download | mate-themes-4371df8906c95ec585df433b69b0c24b53d8fe60.tar.bz2 mate-themes-4371df8906c95ec585df433b69b0c24b53d8fe60.tar.xz |
add Menta theme
organized configure.ac
Diffstat (limited to 'desktop-themes/Menta/gtk-2.0/widgets')
22 files changed, 538 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 00000000..a7627448 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Null/null.png 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 Binary files differnew file mode 100644 index 00000000..0d4de51b --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Others/close.png diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Others/handle.png b/desktop-themes/Menta/gtk-2.0/widgets/Others/handle.png Binary files differnew file mode 100644 index 00000000..0fbb411a --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Others/handle.png diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Others/null.png b/desktop-themes/Menta/gtk-2.0/widgets/Others/null.png Binary files differnew file mode 100644 index 00000000..9bb72bb5 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Others/null.png diff --git a/desktop-themes/Menta/gtk-2.0/widgets/Others/toolbar.png b/desktop-themes/Menta/gtk-2.0/widgets/Others/toolbar.png Binary files differnew file mode 100644 index 00000000..1cc6418b --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Others/toolbar.png 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 Binary files differnew file mode 100644 index 00000000..6b9c03d3 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Panel/arrow-blank.png 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 Binary files differnew file mode 100644 index 00000000..6b9c03d3 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Panel/arrow-down.png 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 Binary files differnew file mode 100644 index 00000000..7bdf6495 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Panel/handle-h.png 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 Binary files differnew file mode 100644 index 00000000..6e8eba14 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Panel/handle-v.png 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 Binary files differnew file mode 100644 index 00000000..7874100c --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg-black.png 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 Binary files differnew file mode 100644 index 00000000..1d44adb9 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg-dark-grey.png 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 Binary files differnew file mode 100644 index 00000000..0b2f9c32 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-bg.png 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 Binary files differnew file mode 100644 index 00000000..6fe52aec --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-active.png 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 Binary files differnew file mode 100644 index 00000000..d09733ab --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-hover.png 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 Binary files differnew file mode 100644 index 00000000..309c39c8 --- /dev/null +++ b/desktop-themes/Menta/gtk-2.0/widgets/Panel/panel-button-inactive.png 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*<GtkMenuBar>*" 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*<GtkMenuBar>*" 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*<GtkMenuBar>*" 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" |