From 20111d3201a1e59a85b7bef273e448d5b5499f9a Mon Sep 17 00:00:00 2001 From: raveit Date: Fri, 22 Mar 2013 15:01:59 +0100 Subject: add BlackMATE theme --- .../BlackMATE/gnome-shell/dashtodock/Makefile.am | 15 ++ .../BlackMATE/gnome-shell/dashtodock/four.svg | 231 ++++++++++++++++++++ .../BlackMATE/gnome-shell/dashtodock/four_rtl.svg | 232 +++++++++++++++++++++ .../BlackMATE/gnome-shell/dashtodock/one.svg | 123 +++++++++++ .../BlackMATE/gnome-shell/dashtodock/one_rtl.svg | 128 ++++++++++++ .../BlackMATE/gnome-shell/dashtodock/three.svg | 195 +++++++++++++++++ .../BlackMATE/gnome-shell/dashtodock/three_rtl.svg | 196 +++++++++++++++++ .../BlackMATE/gnome-shell/dashtodock/two.svg | 159 ++++++++++++++ .../BlackMATE/gnome-shell/dashtodock/two_rtl.svg | 160 ++++++++++++++ 9 files changed, 1439 insertions(+) create mode 100644 desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am create mode 100644 desktop-themes/BlackMATE/gnome-shell/dashtodock/four.svg create mode 100644 desktop-themes/BlackMATE/gnome-shell/dashtodock/four_rtl.svg create mode 100644 desktop-themes/BlackMATE/gnome-shell/dashtodock/one.svg create mode 100644 desktop-themes/BlackMATE/gnome-shell/dashtodock/one_rtl.svg create mode 100644 desktop-themes/BlackMATE/gnome-shell/dashtodock/three.svg create mode 100644 desktop-themes/BlackMATE/gnome-shell/dashtodock/three_rtl.svg create mode 100644 desktop-themes/BlackMATE/gnome-shell/dashtodock/two.svg create mode 100644 desktop-themes/BlackMATE/gnome-shell/dashtodock/two_rtl.svg (limited to 'desktop-themes/BlackMATE/gnome-shell/dashtodock') diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am b/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am new file mode 100644 index 00000000..fb19aec8 --- /dev/null +++ b/desktop-themes/BlackMATE/gnome-shell/dashtodock/Makefile.am @@ -0,0 +1,15 @@ +THEME_NAME=BlackMATE + +themedir = $(datadir)/themes/$(THEME_NAME)/gnome-shell/dashtodock + +theme_DATA = \ + four_rtl.svg \ + four.svg \ + one_rtl.svg \ + one.svg \ + three_rtl.svg \ + three.svg \ + two_rtl.svg \ + two.svg + +EXTRA_DIST = $(theme_DATA) diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/four.svg b/desktop-themes/BlackMATE/gnome-shell/dashtodock/four.svg new file mode 100644 index 00000000..81d50e0e --- /dev/null +++ b/desktop-themes/BlackMATE/gnome-shell/dashtodock/four.svg @@ -0,0 +1,231 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/four_rtl.svg b/desktop-themes/BlackMATE/gnome-shell/dashtodock/four_rtl.svg new file mode 100644 index 00000000..feebdeb4 --- /dev/null +++ b/desktop-themes/BlackMATE/gnome-shell/dashtodock/four_rtl.svg @@ -0,0 +1,232 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/one.svg b/desktop-themes/BlackMATE/gnome-shell/dashtodock/one.svg new file mode 100644 index 00000000..4b445c6c --- /dev/null +++ b/desktop-themes/BlackMATE/gnome-shell/dashtodock/one.svg @@ -0,0 +1,123 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/one_rtl.svg b/desktop-themes/BlackMATE/gnome-shell/dashtodock/one_rtl.svg new file mode 100644 index 00000000..2b0eb059 --- /dev/null +++ b/desktop-themes/BlackMATE/gnome-shell/dashtodock/one_rtl.svg @@ -0,0 +1,128 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/three.svg b/desktop-themes/BlackMATE/gnome-shell/dashtodock/three.svg new file mode 100644 index 00000000..15b5e06a --- /dev/null +++ b/desktop-themes/BlackMATE/gnome-shell/dashtodock/three.svg @@ -0,0 +1,195 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/three_rtl.svg b/desktop-themes/BlackMATE/gnome-shell/dashtodock/three_rtl.svg new file mode 100644 index 00000000..00579293 --- /dev/null +++ b/desktop-themes/BlackMATE/gnome-shell/dashtodock/three_rtl.svg @@ -0,0 +1,196 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/two.svg b/desktop-themes/BlackMATE/gnome-shell/dashtodock/two.svg new file mode 100644 index 00000000..558c7d8a --- /dev/null +++ b/desktop-themes/BlackMATE/gnome-shell/dashtodock/two.svg @@ -0,0 +1,159 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/desktop-themes/BlackMATE/gnome-shell/dashtodock/two_rtl.svg b/desktop-themes/BlackMATE/gnome-shell/dashtodock/two_rtl.svg new file mode 100644 index 00000000..b15fd516 --- /dev/null +++ b/desktop-themes/BlackMATE/gnome-shell/dashtodock/two_rtl.svg @@ -0,0 +1,160 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1