From 9a2359fc439b0336b7dee82afb47aa21d24b98a6 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 11 Feb 2020 17:26:20 -0500 Subject: initial commit --- .../gnome-shell/common-assets/dash/dash-left.svg | 72 +++++++++ .../common-assets/dash/dash-placeholder.svg | 84 +++++++++++ .../gnome-shell/common-assets/dash/dash-right.svg | 77 ++++++++++ .../gnome-shell/common-assets/dash/running1.svg | 142 ++++++++++++++++++ .../gnome-shell/common-assets/dash/running2.svg | 149 +++++++++++++++++++ .../gnome-shell/common-assets/dash/running3.svg | 156 ++++++++++++++++++++ .../gnome-shell/common-assets/dash/running4.svg | 163 +++++++++++++++++++++ 7 files changed, 843 insertions(+) create mode 100644 src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/dash-left.svg create mode 100644 src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/dash-placeholder.svg create mode 100644 src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/dash-right.svg create mode 100644 src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running1.svg create mode 100644 src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running2.svg create mode 100644 src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running3.svg create mode 100644 src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running4.svg (limited to 'src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash') diff --git a/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/dash-left.svg b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/dash-left.svg new file mode 100644 index 0000000..5fb7bf2 --- /dev/null +++ b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/dash-left.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/dash-placeholder.svg b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/dash-placeholder.svg new file mode 100644 index 0000000..cbae148 --- /dev/null +++ b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/dash-placeholder.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/dash-right.svg b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/dash-right.svg new file mode 100644 index 0000000..64c1e9b --- /dev/null +++ b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/dash-right.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running1.svg b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running1.svg new file mode 100644 index 0000000..322dc8d --- /dev/null +++ b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running1.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running2.svg b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running2.svg new file mode 100644 index 0000000..731f8e0 --- /dev/null +++ b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running2.svg @@ -0,0 +1,149 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running3.svg b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running3.svg new file mode 100644 index 0000000..ca85562 --- /dev/null +++ b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running3.svg @@ -0,0 +1,156 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running4.svg b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running4.svg new file mode 100644 index 0000000..7393122 --- /dev/null +++ b/src/usr/share/themes/bgstack15-red/gnome-shell/common-assets/dash/running4.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + -- cgit