From cbbd23ec075997c5b2ffb634ee03724759fbe58e Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 10 Aug 2015 20:31:22 +0200 Subject: gnome-shell theme improvements and some osd redesign --- .../3.16/common-assets/dash/dash-bottom.svg | 76 ++++++++++ .../common-assets/dash/dash-extended-bottom.svg | 77 ++++++++++ .../3.16/common-assets/dash/dash-extended-left.svg | 76 ++++++++++ .../common-assets/dash/dash-extended-right.svg | 77 ++++++++++ .../3.16/common-assets/dash/dash-extended-top.svg | 77 ++++++++++ .../3.16/common-assets/dash/dash-left.svg | 72 +++++++++ .../3.16/common-assets/dash/dash-placeholder.svg | 84 +++++++++++ .../3.16/common-assets/dash/dash-right.svg | 72 +++++++++ .../3.16/common-assets/dash/dash-top.svg | 76 ++++++++++ .../3.16/common-assets/dash/running1.svg | 142 ++++++++++++++++++ .../3.16/common-assets/dash/running2.svg | 149 +++++++++++++++++++ .../3.16/common-assets/dash/running3.svg | 156 ++++++++++++++++++++ .../3.16/common-assets/dash/running4.svg | 163 +++++++++++++++++++++ 13 files changed, 1297 insertions(+) create mode 100644 common/gnome-shell/3.16/common-assets/dash/dash-bottom.svg create mode 100644 common/gnome-shell/3.16/common-assets/dash/dash-extended-bottom.svg create mode 100644 common/gnome-shell/3.16/common-assets/dash/dash-extended-left.svg create mode 100644 common/gnome-shell/3.16/common-assets/dash/dash-extended-right.svg create mode 100644 common/gnome-shell/3.16/common-assets/dash/dash-extended-top.svg create mode 100644 common/gnome-shell/3.16/common-assets/dash/dash-left.svg create mode 100755 common/gnome-shell/3.16/common-assets/dash/dash-placeholder.svg create mode 100644 common/gnome-shell/3.16/common-assets/dash/dash-right.svg create mode 100644 common/gnome-shell/3.16/common-assets/dash/dash-top.svg create mode 100644 common/gnome-shell/3.16/common-assets/dash/running1.svg create mode 100644 common/gnome-shell/3.16/common-assets/dash/running2.svg create mode 100644 common/gnome-shell/3.16/common-assets/dash/running3.svg create mode 100644 common/gnome-shell/3.16/common-assets/dash/running4.svg (limited to 'common/gnome-shell/3.16/common-assets/dash') diff --git a/common/gnome-shell/3.16/common-assets/dash/dash-bottom.svg b/common/gnome-shell/3.16/common-assets/dash/dash-bottom.svg new file mode 100644 index 0000000..b9e8761 --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/dash-bottom.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/common/gnome-shell/3.16/common-assets/dash/dash-extended-bottom.svg b/common/gnome-shell/3.16/common-assets/dash/dash-extended-bottom.svg new file mode 100644 index 0000000..2d7ca3b --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/dash-extended-bottom.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/common/gnome-shell/3.16/common-assets/dash/dash-extended-left.svg b/common/gnome-shell/3.16/common-assets/dash/dash-extended-left.svg new file mode 100644 index 0000000..e80ed3f --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/dash-extended-left.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/common/gnome-shell/3.16/common-assets/dash/dash-extended-right.svg b/common/gnome-shell/3.16/common-assets/dash/dash-extended-right.svg new file mode 100644 index 0000000..5c68f7f --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/dash-extended-right.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/common/gnome-shell/3.16/common-assets/dash/dash-extended-top.svg b/common/gnome-shell/3.16/common-assets/dash/dash-extended-top.svg new file mode 100644 index 0000000..b56904e --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/dash-extended-top.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/common/gnome-shell/3.16/common-assets/dash/dash-left.svg b/common/gnome-shell/3.16/common-assets/dash/dash-left.svg new file mode 100644 index 0000000..12d3b6b --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/dash-left.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/common/gnome-shell/3.16/common-assets/dash/dash-placeholder.svg b/common/gnome-shell/3.16/common-assets/dash/dash-placeholder.svg new file mode 100755 index 0000000..cbae148 --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/dash-placeholder.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/gnome-shell/3.16/common-assets/dash/dash-right.svg b/common/gnome-shell/3.16/common-assets/dash/dash-right.svg new file mode 100644 index 0000000..e7f7551 --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/dash-right.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/common/gnome-shell/3.16/common-assets/dash/dash-top.svg b/common/gnome-shell/3.16/common-assets/dash/dash-top.svg new file mode 100644 index 0000000..1d05a3c --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/dash-top.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/common/gnome-shell/3.16/common-assets/dash/running1.svg b/common/gnome-shell/3.16/common-assets/dash/running1.svg new file mode 100644 index 0000000..322dc8d --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/running1.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/common/gnome-shell/3.16/common-assets/dash/running2.svg b/common/gnome-shell/3.16/common-assets/dash/running2.svg new file mode 100644 index 0000000..731f8e0 --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/running2.svg @@ -0,0 +1,149 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/common/gnome-shell/3.16/common-assets/dash/running3.svg b/common/gnome-shell/3.16/common-assets/dash/running3.svg new file mode 100644 index 0000000..ca85562 --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/running3.svg @@ -0,0 +1,156 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/common/gnome-shell/3.16/common-assets/dash/running4.svg b/common/gnome-shell/3.16/common-assets/dash/running4.svg new file mode 100644 index 0000000..7393122 --- /dev/null +++ b/common/gnome-shell/3.16/common-assets/dash/running4.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + -- cgit v1.2.3