diff options
Diffstat (limited to 'desktop-themes/GreenLaguna/gtk-3.0/window-controls')
11 files changed, 18 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/Makefile.am b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/Makefile.am new file mode 100644 index 00000000..0d3aa937 --- /dev/null +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/Makefile.am @@ -0,0 +1,18 @@ +THEME_NAME=GreenLaguna + +themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0/window-controls + +theme_DATA = \ + button-close-focus.png + button-max-focus1.png + button-max-focus.png + button-min-focus.png + menu-button-pressed.png + neutral.png + unabove-button.png + unabove-button-unfocus.png + unfocus.png + yellow.png + +EXTRA_DIST = $(theme_DATA) + diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/button-close-focus.png b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/button-close-focus.png Binary files differnew file mode 100644 index 00000000..3297f854 --- /dev/null +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/button-close-focus.png diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/button-max-focus.png b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/button-max-focus.png Binary files differnew file mode 100644 index 00000000..6b93868c --- /dev/null +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/button-max-focus.png diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/button-max-focus1.png b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/button-max-focus1.png Binary files differnew file mode 100644 index 00000000..6b93868c --- /dev/null +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/button-max-focus1.png diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/button-min-focus.png b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/button-min-focus.png Binary files differnew file mode 100644 index 00000000..b44cde4c --- /dev/null +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/button-min-focus.png diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/menu-button-pressed.png b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/menu-button-pressed.png Binary files differnew file mode 100644 index 00000000..b15b508a --- /dev/null +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/menu-button-pressed.png diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/neutral.png b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/neutral.png Binary files differnew file mode 100644 index 00000000..8b224eca --- /dev/null +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/neutral.png diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/unabove-button-unfocus.png b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/unabove-button-unfocus.png Binary files differnew file mode 100644 index 00000000..b44cde4c --- /dev/null +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/unabove-button-unfocus.png diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/unabove-button.png b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/unabove-button.png Binary files differnew file mode 100644 index 00000000..b44cde4c --- /dev/null +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/unabove-button.png diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/unfocus.png b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/unfocus.png Binary files differnew file mode 100644 index 00000000..247739d7 --- /dev/null +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/unfocus.png diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls/yellow.png b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/yellow.png Binary files differnew file mode 100644 index 00000000..b15b508a --- /dev/null +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls/yellow.png |