diff options
author | raveit65 <[email protected]> | 2015-04-18 19:59:05 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-18 19:59:05 +0200 |
commit | 3208dc2a868d492bb7f9be537f0ac153b2d11f9a (patch) | |
tree | 1218baa52b72f50270e3f7916f3b9f54088517e9 /desktop-themes/GreenLaguna/gtk-3.0/window-controls | |
parent | 83163432c2522abdfc54415e613561eacad05354 (diff) | |
download | mate-themes-3208dc2a868d492bb7f9be537f0ac153b2d11f9a.tar.bz2 mate-themes-3208dc2a868d492bb7f9be537f0ac153b2d11f9a.tar.xz |
GreenLaguna GTK3: use builtin icons for csd window controls
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 |