diff options
Diffstat (limited to 'dotfiles/.themes/oomox-materia-dark/gnome-shell/gnome-shell-theme.gresource.xml')
-rw-r--r-- | dotfiles/.themes/oomox-materia-dark/gnome-shell/gnome-shell-theme.gresource.xml | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/dotfiles/.themes/oomox-materia-dark/gnome-shell/gnome-shell-theme.gresource.xml b/dotfiles/.themes/oomox-materia-dark/gnome-shell/gnome-shell-theme.gresource.xml new file mode 100644 index 0000000..eab5f37 --- /dev/null +++ b/dotfiles/.themes/oomox-materia-dark/gnome-shell/gnome-shell-theme.gresource.xml @@ -0,0 +1,62 @@ +<?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/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/more-results.svg</file> + <file>assets/toggle-off.svg</file> + <file>assets/toggle-on.svg</file> + <file>assets/window-close.svg</file> + <file>assets/window-close-active.svg</file> + <file>extensions/workspaces-to-dock/workspaces-to-dock.css</file> + <file>gnome-shell.css</file> + <file alias="icons/message-indicator-symbolic.svg">message-indicator-symbolic.svg</file> + <file>no-events.svg</file> + <file>no-notifications.svg</file> + <file>noise-texture.png</file> + <file>pad-osd.css</file> + <file>process-working.svg</file> + </gresource> +</gresources> |