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/calendar-arrow-left.svg | 3 +++ .../gnome-shell/assets/calendar-arrow-right.svg | 3 +++ .../gnome-shell/assets/calendar-event.svg | 3 +++ .../gnome-shell/assets/checkbox-off.svg | 3 +++ .../materia-cyberpunk-neon/gnome-shell/assets/checkbox.svg | 3 +++ themes/materia-cyberpunk-neon/gnome-shell/assets/close.svg | 3 +++ .../gnome-shell/assets/dash-placeholder.svg | 4 ++++ .../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 ++++++ .../materia-cyberpunk-neon/gnome-shell/assets/key-enter.svg | 3 +++ .../materia-cyberpunk-neon/gnome-shell/assets/key-hide.svg | 3 +++ .../gnome-shell/assets/key-layout.svg | 3 +++ .../gnome-shell/assets/key-shift-latched-uppercase.svg | 3 +++ .../gnome-shell/assets/key-shift-uppercase.svg | 3 +++ .../materia-cyberpunk-neon/gnome-shell/assets/key-shift.svg | 3 +++ .../gnome-shell/assets/menu-item-toggle-off.svg | 3 +++ .../gnome-shell/assets/menu-item-toggle-on.svg | 3 +++ .../materia-cyberpunk-neon/gnome-shell/assets/no-events.svg | 3 +++ .../gnome-shell/assets/no-notifications.svg | 3 +++ .../gnome-shell/assets/toggle-off.svg | 13 +++++++++++++ .../materia-cyberpunk-neon/gnome-shell/assets/toggle-on.svg | 13 +++++++++++++ .../gnome-shell/assets/window-close.svg | 3 +++ 52 files changed, 241 insertions(+) create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/calendar-arrow-left.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/calendar-arrow-right.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/calendar-event.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/checkbox-off.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/checkbox.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/close.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/dash-placeholder.svg 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 create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/key-enter.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/key-hide.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/key-layout.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/key-shift-latched-uppercase.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/key-shift-uppercase.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/key-shift.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/menu-item-toggle-off.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/menu-item-toggle-on.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/no-events.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/no-notifications.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/toggle-off.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/toggle-on.svg create mode 100644 themes/materia-cyberpunk-neon/gnome-shell/assets/window-close.svg (limited to 'themes/materia-cyberpunk-neon/gnome-shell/assets') diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/calendar-arrow-left.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/calendar-arrow-left.svg new file mode 100644 index 0000000..1478a88 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/calendar-arrow-left.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/calendar-arrow-right.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/calendar-arrow-right.svg new file mode 100644 index 0000000..00db90c --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/calendar-arrow-right.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/calendar-event.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/calendar-event.svg new file mode 100644 index 0000000..c8bdfdb --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/calendar-event.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/checkbox-off.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/checkbox-off.svg new file mode 100644 index 0000000..3a61912 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/checkbox-off.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/checkbox.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/checkbox.svg new file mode 100644 index 0000000..f4ff3f9 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/checkbox.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/close.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/close.svg new file mode 100644 index 0000000..8cf2e03 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/close.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/dash-placeholder.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash-placeholder.svg new file mode 100644 index 0000000..b86dcad --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/dash-placeholder.svg @@ -0,0 +1,4 @@ + + + + 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 @@ + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/key-enter.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/key-enter.svg new file mode 100644 index 0000000..6b1dc1e --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/key-enter.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/key-hide.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/key-hide.svg new file mode 100644 index 0000000..37e59d7 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/key-hide.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/key-layout.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/key-layout.svg new file mode 100644 index 0000000..e04be35 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/key-layout.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/key-shift-latched-uppercase.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/key-shift-latched-uppercase.svg new file mode 100644 index 0000000..9199c11 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/key-shift-latched-uppercase.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/key-shift-uppercase.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/key-shift-uppercase.svg new file mode 100644 index 0000000..9978acf --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/key-shift-uppercase.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/key-shift.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/key-shift.svg new file mode 100644 index 0000000..9fa2ec3 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/key-shift.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/menu-item-toggle-off.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/menu-item-toggle-off.svg new file mode 100644 index 0000000..117b550 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/menu-item-toggle-off.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/menu-item-toggle-on.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/menu-item-toggle-on.svg new file mode 100644 index 0000000..a6eafca --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/menu-item-toggle-on.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/no-events.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/no-events.svg new file mode 100644 index 0000000..eae24ca --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/no-events.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/no-notifications.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/no-notifications.svg new file mode 100644 index 0000000..9cdaf1e --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/no-notifications.svg @@ -0,0 +1,3 @@ + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/toggle-off.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/toggle-off.svg new file mode 100644 index 0000000..d2b46d7 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/toggle-off.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/toggle-on.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/toggle-on.svg new file mode 100644 index 0000000..c1d4044 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/toggle-on.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/themes/materia-cyberpunk-neon/gnome-shell/assets/window-close.svg b/themes/materia-cyberpunk-neon/gnome-shell/assets/window-close.svg new file mode 100644 index 0000000..aa49e83 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/assets/window-close.svg @@ -0,0 +1,3 @@ + + + -- cgit v1.2.3