diff options
Diffstat (limited to 'themes/materia-cyberpunk-neon/gnome-shell/gnome-shell-theme.gresource.xml')
-rw-r--r-- | themes/materia-cyberpunk-neon/gnome-shell/gnome-shell-theme.gresource.xml | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/themes/materia-cyberpunk-neon/gnome-shell/gnome-shell-theme.gresource.xml b/themes/materia-cyberpunk-neon/gnome-shell/gnome-shell-theme.gresource.xml new file mode 100644 index 0000000..56a74c7 --- /dev/null +++ b/themes/materia-cyberpunk-neon/gnome-shell/gnome-shell-theme.gresource.xml @@ -0,0 +1,79 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="/org/gnome/shell/theme"> + <file>assets/dash/bottom-running1.svg</file> + <file>assets/dash/bottom-running1-focused.svg</file> + <file>assets/dash/bottom-running2.svg</file> + <file>assets/dash/bottom-running2-focused.svg</file> + <file>assets/dash/bottom-running3.svg</file> + <file>assets/dash/bottom-running3-focused.svg</file> + <file>assets/dash/bottom-running4.svg</file> + <file>assets/dash/bottom-running4-focused.svg</file> + <file>assets/dash/left-running1.svg</file> + <file>assets/dash/left-running1-focused.svg</file> + <file>assets/dash/left-running2.svg</file> + <file>assets/dash/left-running2-focused.svg</file> + <file>assets/dash/left-running3.svg</file> + <file>assets/dash/left-running3-focused.svg</file> + <file>assets/dash/left-running4.svg</file> + <file>assets/dash/left-running4-focused.svg</file> + <file>assets/dash/right-running1.svg</file> + <file>assets/dash/right-running1-focused.svg</file> + <file>assets/dash/right-running2.svg</file> + <file>assets/dash/right-running2-focused.svg</file> + <file>assets/dash/right-running3.svg</file> + <file>assets/dash/right-running3-focused.svg</file> + <file>assets/dash/right-running4.svg</file> + <file>assets/dash/right-running4-focused.svg</file> + <file>assets/dash/top-running1.svg</file> + <file>assets/dash/top-running1-focused.svg</file> + <file>assets/dash/top-running2.svg</file> + <file>assets/dash/top-running2-focused.svg</file> + <file>assets/dash/top-running3.svg</file> + <file>assets/dash/top-running3-focused.svg</file> + <file>assets/dash/top-running4.svg</file> + <file>assets/dash/top-running4-focused.svg</file> + <file>assets/calendar-arrow-left.svg</file> + <file>assets/calendar-arrow-right.svg</file> + <file>assets/calendar-event.svg</file> + <file>assets/checkbox.svg</file> + <file>assets/checkbox-off.svg</file> + <file>assets/close.svg</file> + <file>assets/dash-placeholder.svg</file> + <file>assets/key-enter.svg</file> + <file>assets/key-hide.svg</file> + <file>assets/key-layout.svg</file> + <file>assets/key-shift.svg</file> + <file>assets/key-shift-uppercase.svg</file> + <file>assets/key-shift-latched-uppercase.svg</file> + <file>assets/menu-item-toggle-off.svg</file> + <file>assets/menu-item-toggle-on.svg</file> + <file alias="no-events.svg">assets/no-events.svg</file> + <file alias="no-notifications.svg">assets/no-notifications.svg</file> + <file>assets/toggle-off.svg</file> + <file>assets/toggle-on.svg</file> + <file>assets/window-close.svg</file> + <file>extensions/workspaces-to-dock/workspaces-to-dock.css</file> + <file>gnome-shell.css</file> + <file>gnome-shell-start.svg</file> + <file>icons/scalable/actions/color-pick.svg</file> + <file>icons/scalable/actions/pointer-double-click-symbolic.svg</file> + <file>icons/scalable/actions/pointer-drag-symbolic.svg</file> + <file>icons/scalable/actions/pointer-primary-click-symbolic.svg</file> + <file>icons/scalable/actions/pointer-secondary-click-symbolic.svg</file> + <file>icons/scalable/actions/preview-close-symbolic.svg</file> + <file>icons/scalable/status/carousel-arrow-back-24-symbolic.svg</file> + <file>icons/scalable/status/carousel-arrow-next-24-symbolic.svg</file> + <file>icons/scalable/status/eye-not-looking-symbolic.svg</file> + <file>icons/scalable/status/eye-open-negative-filled-symbolic.svg</file> + <file>icons/scalable/status/keyboard-caps-lock-filled-symbolic.svg</file> + <file>icons/scalable/status/keyboard-enter-symbolic.svg</file> + <file>icons/scalable/status/keyboard-hide-symbolic.svg</file> + <file>icons/scalable/status/keyboard-layout-filled-symbolic.svg</file> + <file>icons/scalable/status/keyboard-shift-filled-symbolic.svg</file> + <file>icons/scalable/status/message-indicator-symbolic.svg</file> + <file>noise-texture.png</file> + <file>pad-osd.css</file> + <file>process-working.svg</file> + </gresource> +</gresources> |