From f627c63713c809c658e48de0b3e5bef226badaec Mon Sep 17 00:00:00 2001 From: Sn4il Date: Sun, 5 Jan 2025 14:00:29 +0300 Subject: Cyberpunk Neon --- .../gnome-shell/assets/dash/bottom-running1-focused.svg | 4 ++++ .../gnome-shell/assets/dash/bottom-running1.svg | 3 +++ .../gnome-shell/assets/dash/bottom-running2-focused.svg | 5 +++++ .../gnome-shell/assets/dash/bottom-running2.svg | 4 ++++ .../gnome-shell/assets/dash/bottom-running3-focused.svg | 6 ++++++ .../gnome-shell/assets/dash/bottom-running3.svg | 5 +++++ .../gnome-shell/assets/dash/bottom-running4-focused.svg | 7 +++++++ .../gnome-shell/assets/dash/bottom-running4.svg | 6 ++++++ .../gnome-shell/assets/dash/left-running1-focused.svg | 4 ++++ .../gnome-shell/assets/dash/left-running1.svg | 3 +++ .../gnome-shell/assets/dash/left-running2-focused.svg | 5 +++++ .../gnome-shell/assets/dash/left-running2.svg | 4 ++++ .../gnome-shell/assets/dash/left-running3-focused.svg | 6 ++++++ .../gnome-shell/assets/dash/left-running3.svg | 5 +++++ .../gnome-shell/assets/dash/left-running4-focused.svg | 7 +++++++ .../gnome-shell/assets/dash/left-running4.svg | 6 ++++++ .../gnome-shell/assets/dash/right-running1-focused.svg | 4 ++++ .../gnome-shell/assets/dash/right-running1.svg | 3 +++ .../gnome-shell/assets/dash/right-running2-focused.svg | 5 +++++ .../gnome-shell/assets/dash/right-running2.svg | 4 ++++ .../gnome-shell/assets/dash/right-running3-focused.svg | 6 ++++++ .../gnome-shell/assets/dash/right-running3.svg | 5 +++++ .../gnome-shell/assets/dash/right-running4-focused.svg | 7 +++++++ .../gnome-shell/assets/dash/right-running4.svg | 6 ++++++ .../gnome-shell/assets/dash/top-running1-focused.svg | 4 ++++ .../gnome-shell/assets/dash/top-running1.svg | 3 +++ .../gnome-shell/assets/dash/top-running2-focused.svg | 5 +++++ .../gnome-shell/assets/dash/top-running2.svg | 4 ++++ .../gnome-shell/assets/dash/top-running3-focused.svg | 6 ++++++ .../gnome-shell/assets/dash/top-running3.svg | 5 +++++ .../gnome-shell/assets/dash/top-running4-focused.svg | 7 +++++++ .../gnome-shell/assets/dash/top-running4.svg | 6 ++++++ 32 files changed, 160 insertions(+) create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running1-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running1.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running2-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running2.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running3-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running3.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running4-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running4.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running1-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running1.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running2-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running2.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running3-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running3.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running4-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running4.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running1-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running1.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running2-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running2.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running3-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running3.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running4-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running4.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running1-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running1.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running2-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running2.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running3-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running3.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running4-focused.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running4.svg (limited to 'themes/materia-cyberpunk-neon/gnome-shell/assets/dash') diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running1-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running1-focused.svg new file mode 100644 index 0000000..7fd07af --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running1-focused.svg @@ -0,0 +1,4 @@ + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running1.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running1.svg new file mode 100644 index 0000000..256cc83 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running1.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running2-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running2-focused.svg new file mode 100644 index 0000000..e58a4cd --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running2-focused.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running2.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running2.svg new file mode 100644 index 0000000..4c7addf --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running3-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running3-focused.svg new file mode 100644 index 0000000..5b9357b --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running3-focused.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running3.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running3.svg new file mode 100644 index 0000000..510386d --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running4-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running4-focused.svg new file mode 100644 index 0000000..5a89e09 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running4-focused.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running4.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running4.svg new file mode 100644 index 0000000..fece9e0 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/bottom-running4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running1-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running1-focused.svg new file mode 100644 index 0000000..c4e9ca5 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running1-focused.svg @@ -0,0 +1,4 @@ + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running1.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running1.svg new file mode 100644 index 0000000..0c381b1 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running1.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running2-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running2-focused.svg new file mode 100644 index 0000000..ee9296c --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running2-focused.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running2.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running2.svg new file mode 100644 index 0000000..5100d43 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running3-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running3-focused.svg new file mode 100644 index 0000000..8a796a8 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running3-focused.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running3.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running3.svg new file mode 100644 index 0000000..9beee0d --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running4-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running4-focused.svg new file mode 100644 index 0000000..3251400 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running4-focused.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running4.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running4.svg new file mode 100644 index 0000000..7d80381 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/left-running4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running1-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running1-focused.svg new file mode 100644 index 0000000..da777a2 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running1-focused.svg @@ -0,0 +1,4 @@ + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running1.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running1.svg new file mode 100644 index 0000000..eb72b46 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running1.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running2-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running2-focused.svg new file mode 100644 index 0000000..7d2051e --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running2-focused.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running2.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running2.svg new file mode 100644 index 0000000..8a83b28 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running3-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running3-focused.svg new file mode 100644 index 0000000..0f0aa60 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running3-focused.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running3.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running3.svg new file mode 100644 index 0000000..45d957f --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running4-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running4-focused.svg new file mode 100644 index 0000000..6d5b2e2 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running4-focused.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running4.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running4.svg new file mode 100644 index 0000000..8b9489f --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/right-running4.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running1-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running1-focused.svg new file mode 100644 index 0000000..21d7f30 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running1-focused.svg @@ -0,0 +1,4 @@ + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running1.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running1.svg new file mode 100644 index 0000000..a36ed1a --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running1.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running2-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running2-focused.svg new file mode 100644 index 0000000..b1836dc --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running2-focused.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running2.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running2.svg new file mode 100644 index 0000000..0cbce70 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running2.svg @@ -0,0 +1,4 @@ + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running3-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running3-focused.svg new file mode 100644 index 0000000..4b5d7e5 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running3-focused.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running3.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running3.svg new file mode 100644 index 0000000..9a3764b --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running3.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running4-focused.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running4-focused.svg new file mode 100644 index 0000000..82803e3 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running4-focused.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running4.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running4.svg new file mode 100644 index 0000000..11ac02d --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash/top-running4.svg @@ -0,0 +1,6 @@ + + + + + + -- cgit v1.2.3