diff --git a/config/HybridBar/scripts/change-active-workspace b/config/HybridBar/scripts/change-active-workspace old mode 100644 new mode 100755 diff --git a/config/HybridBar/scripts/get-active-workspace b/config/HybridBar/scripts/get-active-workspace old mode 100644 new mode 100755 diff --git a/config/HybridBar/scripts/get-window-title b/config/HybridBar/scripts/get-window-title old mode 100644 new mode 100755 diff --git a/config/HybridBar/scripts/get-workspaces b/config/HybridBar/scripts/get-workspaces old mode 100644 new mode 100755 diff --git a/config/bat/themes b/config/bat/themes deleted file mode 120000 index f5ff9eeb..00000000 --- a/config/bat/themes +++ /dev/null @@ -1 +0,0 @@ -../tmThemes/ \ No newline at end of file diff --git a/config/btop/btop.conf b/config/btop/btop.conf index 56b91330..9d29488b 100644 --- a/config/btop/btop.conf +++ b/config/btop/btop.conf @@ -57,7 +57,7 @@ update_ms = 1000 #* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct", #* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly. -proc_sorting = "memory" +proc_sorting = "cpu direct" #* Reverse sorting order, True or False. proc_reversed = False diff --git a/config/eww/scripts/change-active-workspace b/config/eww/scripts/change-active-workspace old mode 100644 new mode 100755 diff --git a/config/eww/scripts/get-active-workspace b/config/eww/scripts/get-active-workspace old mode 100644 new mode 100755 diff --git a/config/eww/scripts/get-window-title b/config/eww/scripts/get-window-title old mode 100644 new mode 100755 diff --git a/config/eww/scripts/get-workspaces b/config/eww/scripts/get-workspaces old mode 100644 new mode 100755 diff --git a/config/eww/scripts/mem-ad b/config/eww/scripts/mem-ad old mode 100644 new mode 100755 diff --git a/config/eww/scripts/memory b/config/eww/scripts/memory old mode 100644 new mode 100755 diff --git a/config/eww/scripts/music_info b/config/eww/scripts/music_info old mode 100644 new mode 100755 diff --git a/config/eww/scripts/music_info.bak b/config/eww/scripts/music_info.bak old mode 100644 new mode 100755 diff --git a/config/eww/scripts/pop b/config/eww/scripts/pop old mode 100644 new mode 100755 diff --git a/config/eww/scripts/wifi b/config/eww/scripts/wifi old mode 100644 new mode 100755 diff --git a/config/eww/scripts/workspace b/config/eww/scripts/workspace old mode 100644 new mode 100755 diff --git a/config/git/check_email.sh b/config/git/check_email.sh old mode 100755 new mode 100644 diff --git a/config/gtk-3.0/gtk-dark.css b/config/gtk-3.0/gtk-dark.css deleted file mode 120000 index 45d41c33..00000000 --- a/config/gtk-3.0/gtk-dark.css +++ /dev/null @@ -1 +0,0 @@ -../../local/share/themes/rose-pine-gtk/gtk-3.0/dist/gtk-dark.css \ No newline at end of file diff --git a/config/gtk-3.0/gtk.css b/config/gtk-3.0/gtk.css deleted file mode 120000 index c47175e2..00000000 --- a/config/gtk-3.0/gtk.css +++ /dev/null @@ -1 +0,0 @@ -../../local/share/themes/rose-pine-gtk/gtk-3.0/dist/gtk.css \ No newline at end of file diff --git a/config/gtk-4.0/gtk.css b/config/gtk-4.0/gtk.css deleted file mode 120000 index a22cc5b4..00000000 --- a/config/gtk-4.0/gtk.css +++ /dev/null @@ -1 +0,0 @@ -../../local/share/themes/gtk4/gtk4/rose-pine.css \ No newline at end of file diff --git a/config/lf/cleaner b/config/lf/cleaner old mode 100644 new mode 100755 diff --git a/config/lf/lfrc b/config/lf/lfrc old mode 100644 new mode 100755 diff --git a/config/niri/config-laptop.kdl b/config/niri/config-laptop.kdl index 58144e1e..a4d8b4c1 100644 --- a/config/niri/config-laptop.kdl +++ b/config/niri/config-laptop.kdl @@ -300,7 +300,7 @@ spawn-at-startup "nextcloud" spawn-at-startup "xrdb" "~/.config/x11/xresources" spawn-at-startup "transmission-daemon" spawn-at-startup "{{browser}}" -spawn-at-startup "kotatogram-desktop" +spawn-at-startup "flatpak" "run" "com.ayugram.desktop" spawn-at-startup "vesktop" spawn-at-startup "swap-wallpaper" diff --git a/config/nsxiv/exec/image-info b/config/nsxiv/exec/image-info old mode 100644 new mode 100755 diff --git a/config/nsxiv/exec/key-handler b/config/nsxiv/exec/key-handler old mode 100644 new mode 100755 diff --git a/config/nsxiv/exec/nsxiv-url b/config/nsxiv/exec/nsxiv-url old mode 100644 new mode 100755 diff --git a/config/nsxiv/exec/thumb-info b/config/nsxiv/exec/thumb-info old mode 100644 new mode 100755 diff --git a/config/nsxiv/exec/win-title b/config/nsxiv/exec/win-title old mode 100644 new mode 100755 diff --git a/config/silicon/themes b/config/silicon/themes deleted file mode 120000 index f5ff9eeb..00000000 --- a/config/silicon/themes +++ /dev/null @@ -1 +0,0 @@ -../tmThemes/ \ No newline at end of file diff --git a/config/waybar/scripts/mediaplayer.py b/config/waybar/scripts/mediaplayer.py old mode 100755 new mode 100644 diff --git a/config/x11/opt-apps b/config/x11/opt-apps old mode 100644 new mode 100755 index 7b29bef2..e061ef7f --- a/config/x11/opt-apps +++ b/config/x11/opt-apps @@ -1,6 +1,6 @@ #!/bin/sh -autostart="picom nextcloud transmission-daemon discord syncthing mullvad-vpn spotify-launcher kotatogram-desktop floorp" +autostart="picom nextcloud transmission-daemon discord syncthing mullvad-vpn spotify-launcher AyuGram floorp" for program in $autostart; do pidof -sx "$program" || "$program" & diff --git a/config/xdg-desktop-portal-termfilechooser/yazi-wrapper.sh b/config/xdg-desktop-portal-termfilechooser/yazi-wrapper.sh old mode 100644 new mode 100755 diff --git a/dotter b/dotter old mode 100644 new mode 100755 diff --git a/dotter.arm b/dotter.arm old mode 100644 new mode 100755 diff --git a/dotter.exe b/dotter.exe old mode 100644 new mode 100755 diff --git a/local/bin/ani-skip.bak b/local/bin/ani-skip.bak old mode 100755 new mode 100644 diff --git a/local/bin/get-spotify-id b/local/bin/get-spotify-id old mode 100755 new mode 100644 diff --git a/local/bin/swap-wallpaper b/local/bin/swap-wallpaper old mode 100644 new mode 100755 index ea0744b6..d13c85e9 --- a/local/bin/swap-wallpaper +++ b/local/bin/swap-wallpaper @@ -1,6 +1,6 @@ #!/usr/bin/env bash -WALLPAPER_DIR="$HOME/Pictures/wallpapers/PoE2/3880x2160/" +WALLPAPER_DIR="$HOME/Pictures/wallpapers/Linux-Dynamic-Wallpapers/" if pgrep -x "Hyprland" >/dev/null; then CURRENT_WALL=$(hyprctl hyprpaper listloaded) diff --git a/local/share/fonts/jetbrainsmono/AUTHORS.txt b/local/share/fonts/jetbrainsmono/AUTHORS.txt old mode 100755 new mode 100644 diff --git a/local/share/themes/gtk4/._gtk4 b/local/share/themes/gtk4/._gtk4 deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/gtk4/._gtk4 and /dev/null differ diff --git a/local/share/themes/gtk4/gtk4/._rose-pine-dawn.css b/local/share/themes/gtk4/gtk4/._rose-pine-dawn.css deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/gtk4/gtk4/._rose-pine-dawn.css and /dev/null differ diff --git a/local/share/themes/gtk4/gtk4/._rose-pine-moon.css b/local/share/themes/gtk4/gtk4/._rose-pine-moon.css deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/gtk4/gtk4/._rose-pine-moon.css and /dev/null differ diff --git a/local/share/themes/gtk4/gtk4/._rose-pine.css b/local/share/themes/gtk4/gtk4/._rose-pine.css deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/gtk4/gtk4/._rose-pine.css and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/._assets b/local/share/themes/rose-pine-gtk/._assets deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/._assets and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/._cinnamon b/local/share/themes/rose-pine-gtk/._cinnamon deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/._cinnamon and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/._gtk-2.0 b/local/share/themes/rose-pine-gtk/._gtk-2.0 deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/._gtk-2.0 and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/._gtk-3.0 b/local/share/themes/rose-pine-gtk/._gtk-3.0 deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/._gtk-3.0 and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/._gtk-3.20 b/local/share/themes/rose-pine-gtk/._gtk-3.20 deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/._gtk-3.20 and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/._index.theme b/local/share/themes/rose-pine-gtk/._index.theme deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/._index.theme and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/._metacity-1 b/local/share/themes/rose-pine-gtk/._metacity-1 deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/._metacity-1 and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/._openbox-3 b/local/share/themes/rose-pine-gtk/._openbox-3 deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/._openbox-3 and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/._unity b/local/share/themes/rose-pine-gtk/._unity deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/._unity and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/._xfwm4 b/local/share/themes/rose-pine-gtk/._xfwm4 deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/._xfwm4 and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._all-assets.svg b/local/share/themes/rose-pine-gtk/assets/._all-assets.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._all-assets.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._all-assets.txt b/local/share/themes/rose-pine-gtk/assets/._all-assets.txt deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._all-assets.txt and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._change_dpi.sh b/local/share/themes/rose-pine-gtk/assets/._change_dpi.sh deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._change_dpi.sh and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._checkbox-checked-insensitive.svg b/local/share/themes/rose-pine-gtk/assets/._checkbox-checked-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._checkbox-checked-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._checkbox-checked.svg b/local/share/themes/rose-pine-gtk/assets/._checkbox-checked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._checkbox-checked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._checkbox-mixed-insensitive.svg b/local/share/themes/rose-pine-gtk/assets/._checkbox-mixed-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._checkbox-mixed-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._checkbox-mixed.svg b/local/share/themes/rose-pine-gtk/assets/._checkbox-mixed.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._checkbox-mixed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._grid-selection-checked.svg b/local/share/themes/rose-pine-gtk/assets/._grid-selection-checked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._grid-selection-checked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._grid-selection-unchecked.svg b/local/share/themes/rose-pine-gtk/assets/._grid-selection-unchecked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._grid-selection-unchecked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-checked-hover.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-checked-hover.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-checked-hover.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-checked-insensitive.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-checked-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-checked-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-checked.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-checked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-checked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-mixed-hover.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-mixed-hover.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-mixed-hover.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-mixed-insensitive.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-mixed-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-mixed-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-mixed-selected.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-mixed-selected.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-mixed-selected.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-mixed.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-mixed.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-mixed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-unchecked.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-unchecked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-checkbox-unchecked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-checked-hover.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-checked-hover.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-checked-hover.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-checked-insensitive.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-checked-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-checked-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-checked.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-checked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-checked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-mixed-hover.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-mixed-hover.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-mixed-hover.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-mixed-insensitive.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-mixed-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-mixed-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-mixed-selected.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-mixed-selected.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-mixed-selected.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-mixed.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-mixed.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-mixed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-unchecked.svg b/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-unchecked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._menuitem-radio-unchecked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._pane-handle-vertical.svg b/local/share/themes/rose-pine-gtk/assets/._pane-handle-vertical.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._pane-handle-vertical.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._pane-handle.png b/local/share/themes/rose-pine-gtk/assets/._pane-handle.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._pane-handle.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._pane-handle.svg b/local/share/themes/rose-pine-gtk/assets/._pane-handle.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._pane-handle.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._pane-handle@2.png b/local/share/themes/rose-pine-gtk/assets/._pane-handle@2.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._pane-handle@2.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._radio-checked-insensitive.svg b/local/share/themes/rose-pine-gtk/assets/._radio-checked-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._radio-checked-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._radio-checked.svg b/local/share/themes/rose-pine-gtk/assets/._radio-checked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._radio-checked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._radio-mixed-insensitive.svg b/local/share/themes/rose-pine-gtk/assets/._radio-mixed-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._radio-mixed-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._radio-mixed.svg b/local/share/themes/rose-pine-gtk/assets/._radio-mixed.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._radio-mixed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._radio-selected-insensitive.svg b/local/share/themes/rose-pine-gtk/assets/._radio-selected-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._radio-selected-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._radio-selected.svg b/local/share/themes/rose-pine-gtk/assets/._radio-selected.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._radio-selected.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._radio-unselected-insensitive.svg b/local/share/themes/rose-pine-gtk/assets/._radio-unselected-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._radio-unselected-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._radio-unselected.svg b/local/share/themes/rose-pine-gtk/assets/._radio-unselected.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._radio-unselected.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._sed.sh b/local/share/themes/rose-pine-gtk/assets/._sed.sh deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._sed.sh and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/._unsed.sh b/local/share/themes/rose-pine-gtk/assets/._unsed.sh deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/assets/._unsed.sh and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/assets/change_dpi.sh b/local/share/themes/rose-pine-gtk/assets/change_dpi.sh old mode 100755 new mode 100644 diff --git a/local/share/themes/rose-pine-gtk/assets/sed.sh b/local/share/themes/rose-pine-gtk/assets/sed.sh old mode 100755 new mode 100644 diff --git a/local/share/themes/rose-pine-gtk/assets/unsed.sh b/local/share/themes/rose-pine-gtk/assets/unsed.sh old mode 100755 new mode 100644 diff --git a/local/share/themes/rose-pine-gtk/cinnamon/._assets b/local/share/themes/rose-pine-gtk/cinnamon/._assets deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/._assets and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/._scss b/local/share/themes/rose-pine-gtk/cinnamon/._scss deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/._scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/._thumbnail.png b/local/share/themes/rose-pine-gtk/cinnamon/._thumbnail.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/._thumbnail.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._add-workspace-hover.png b/local/share/themes/rose-pine-gtk/cinnamon/assets/._add-workspace-hover.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._add-workspace-hover.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._add-workspace.png b/local/share/themes/rose-pine-gtk/cinnamon/assets/._add-workspace.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._add-workspace.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._calendar-arrow-left.svg b/local/share/themes/rose-pine-gtk/cinnamon/assets/._calendar-arrow-left.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._calendar-arrow-left.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._calendar-arrow-right.svg b/local/share/themes/rose-pine-gtk/cinnamon/assets/._calendar-arrow-right.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._calendar-arrow-right.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._checkbox-off.svg b/local/share/themes/rose-pine-gtk/cinnamon/assets/._checkbox-off.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._checkbox-off.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._checkbox.svg b/local/share/themes/rose-pine-gtk/cinnamon/assets/._checkbox.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._checkbox.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._close-window.svg b/local/share/themes/rose-pine-gtk/cinnamon/assets/._close-window.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._close-window.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._corner-ripple.png b/local/share/themes/rose-pine-gtk/cinnamon/assets/._corner-ripple.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._corner-ripple.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._radiobutton-off.svg b/local/share/themes/rose-pine-gtk/cinnamon/assets/._radiobutton-off.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._radiobutton-off.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._radiobutton.svg b/local/share/themes/rose-pine-gtk/cinnamon/assets/._radiobutton.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._radiobutton.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._toggle-off-intl.svg b/local/share/themes/rose-pine-gtk/cinnamon/assets/._toggle-off-intl.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._toggle-off-intl.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._toggle-off-us.svg b/local/share/themes/rose-pine-gtk/cinnamon/assets/._toggle-off-us.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._toggle-off-us.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._toggle-on-intl.svg b/local/share/themes/rose-pine-gtk/cinnamon/assets/._toggle-on-intl.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._toggle-on-intl.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._toggle-on-us.svg b/local/share/themes/rose-pine-gtk/cinnamon/assets/._toggle-on-us.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._toggle-on-us.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/assets/._trash-icon.png b/local/share/themes/rose-pine-gtk/cinnamon/assets/._trash-icon.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/assets/._trash-icon.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/.__extends.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/.__extends.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/.__extends.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/.__global.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/.__global.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/.__global.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/._cinnamon.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/._cinnamon.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/._cinnamon.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/._sections b/local/share/themes/rose-pine-gtk/cinnamon/scss/._sections deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/._sections and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__accessibility.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__accessibility.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__accessibility.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__alt-tab.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__alt-tab.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__alt-tab.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__calendar.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__calendar.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__calendar.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__desklets.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__desklets.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__desklets.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__dialogs.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__dialogs.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__dialogs.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__menu.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__menu.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__menu.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__notifications.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__notifications.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__notifications.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__overview.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__overview.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__overview.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__panel.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__panel.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__panel.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__stage.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__stage.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__stage.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__tile-hud.scss b/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__tile-hud.scss deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/cinnamon/scss/sections/.__tile-hud.scss and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-2.0/._gtkrc b/local/share/themes/rose-pine-gtk/gtk-2.0/._gtkrc deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-2.0/._gtkrc and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-2.0/._gtkrc.hidpi b/local/share/themes/rose-pine-gtk/gtk-2.0/._gtkrc.hidpi deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-2.0/._gtkrc.hidpi and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/._assets b/local/share/themes/rose-pine-gtk/gtk-3.0/._assets deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/._assets and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/._dist b/local/share/themes/rose-pine-gtk/gtk-3.0/._dist deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/._dist and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/._gtk-dark.css b/local/share/themes/rose-pine-gtk/gtk-3.0/._gtk-dark.css deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/._gtk-dark.css and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/._gtk.css b/local/share/themes/rose-pine-gtk/gtk-3.0/._gtk.css deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/._gtk.css and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/._gtk.gresource b/local/share/themes/rose-pine-gtk/gtk-3.0/._gtk.gresource deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/._gtk.gresource and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/._gtk.gresource.xml b/local/share/themes/rose-pine-gtk/gtk-3.0/._gtk.gresource.xml deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/._gtk.gresource.xml and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/._thumbnail.png b/local/share/themes/rose-pine-gtk/gtk-3.0/._thumbnail.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/._thumbnail.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._all-assets.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._all-assets.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._all-assets.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._all-assets.txt b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._all-assets.txt deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._all-assets.txt and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._change_dpi.sh b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._change_dpi.sh deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._change_dpi.sh and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-checked-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-checked-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-checked-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-checked-insensitive-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-checked-insensitive-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-checked-insensitive-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-checked-insensitive.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-checked-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-checked-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-checked.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-checked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-checked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-mixed-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-mixed-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-mixed-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-mixed-insensitive-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-mixed-insensitive-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-mixed-insensitive-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-mixed-insensitive.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-mixed-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-mixed-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-mixed.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-mixed.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-mixed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-unchecked-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-unchecked-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-unchecked-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-unchecked-insensitive-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-unchecked-insensitive-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-unchecked-insensitive-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-unchecked-insensitive.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-unchecked-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-unchecked-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-unchecked.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-unchecked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._checkbox-unchecked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._grid-selection-checked-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._grid-selection-checked-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._grid-selection-checked-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._grid-selection-checked.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._grid-selection-checked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._grid-selection-checked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._grid-selection-unchecked-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._grid-selection-unchecked-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._grid-selection-unchecked-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._grid-selection-unchecked.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._grid-selection-unchecked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._grid-selection-unchecked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-checked-hover.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-checked-hover.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-checked-hover.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-checked-insensitive.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-checked-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-checked-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-checked.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-checked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-checked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-mixed-hover.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-mixed-hover.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-mixed-hover.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-mixed-insensitive.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-mixed-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-mixed-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-mixed-selected.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-mixed-selected.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-mixed-selected.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-mixed.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-mixed.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-mixed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-unchecked.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-unchecked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-checkbox-unchecked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-checked-hover.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-checked-hover.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-checked-hover.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-checked-insensitive.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-checked-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-checked-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-checked.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-checked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-checked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-mixed-hover.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-mixed-hover.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-mixed-hover.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-mixed-insensitive.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-mixed-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-mixed-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-mixed-selected.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-mixed-selected.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-mixed-selected.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-mixed.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-mixed.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-mixed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-unchecked.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-unchecked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._menuitem-radio-unchecked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._pane-handle-vertical.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._pane-handle-vertical.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._pane-handle-vertical.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._pane-handle.png b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._pane-handle.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._pane-handle.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._pane-handle.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._pane-handle.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._pane-handle.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._pane-handle@2.png b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._pane-handle@2.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._pane-handle@2.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-checked-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-checked-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-checked-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-checked-insensitive-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-checked-insensitive-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-checked-insensitive-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-checked-insensitive.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-checked-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-checked-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-checked.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-checked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-checked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-mixed-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-mixed-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-mixed-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-mixed-insensitive-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-mixed-insensitive-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-mixed-insensitive-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-mixed-insensitive.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-mixed-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-mixed-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-mixed.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-mixed.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-mixed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-selected-insensitive.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-selected-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-selected-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-selected.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-selected.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-selected.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unchecked-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unchecked-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unchecked-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unchecked-insensitive-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unchecked-insensitive-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unchecked-insensitive-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unchecked-insensitive.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unchecked-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unchecked-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unchecked.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unchecked.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unchecked.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unselected-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unselected-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unselected-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unselected-insensitive-dark.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unselected-insensitive-dark.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unselected-insensitive-dark.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unselected-insensitive.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unselected-insensitive.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unselected-insensitive.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unselected.svg b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unselected.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._radio-unselected.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._sed.sh b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._sed.sh deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._sed.sh and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._unsed.sh b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._unsed.sh deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/._unsed.sh and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/change_dpi.sh b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/change_dpi.sh old mode 100755 new mode 100644 diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/sed.sh b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/sed.sh old mode 100755 new mode 100644 diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/assets/unsed.sh b/local/share/themes/rose-pine-gtk/gtk-3.0/assets/unsed.sh old mode 100755 new mode 100644 diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/dist/._gtk-dark.css b/local/share/themes/rose-pine-gtk/gtk-3.0/dist/._gtk-dark.css deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/dist/._gtk-dark.css and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.0/dist/._gtk.css b/local/share/themes/rose-pine-gtk/gtk-3.0/dist/._gtk.css deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.0/dist/._gtk.css and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.20/._assets b/local/share/themes/rose-pine-gtk/gtk-3.20/._assets deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.20/._assets and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.20/._dist b/local/share/themes/rose-pine-gtk/gtk-3.20/._dist deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.20/._dist and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.20/._gtk-dark.css b/local/share/themes/rose-pine-gtk/gtk-3.20/._gtk-dark.css deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.20/._gtk-dark.css and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.20/._gtk.css b/local/share/themes/rose-pine-gtk/gtk-3.20/._gtk.css deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.20/._gtk.css and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.20/._gtk.gresource b/local/share/themes/rose-pine-gtk/gtk-3.20/._gtk.gresource deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.20/._gtk.gresource and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.20/._gtk.gresource.xml b/local/share/themes/rose-pine-gtk/gtk-3.20/._gtk.gresource.xml deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.20/._gtk.gresource.xml and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.20/._thumbnail.png b/local/share/themes/rose-pine-gtk/gtk-3.20/._thumbnail.png deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.20/._thumbnail.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.20/assets b/local/share/themes/rose-pine-gtk/gtk-3.20/assets deleted file mode 120000 index ec2e4be2..00000000 --- a/local/share/themes/rose-pine-gtk/gtk-3.20/assets +++ /dev/null @@ -1 +0,0 @@ -../assets \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/gtk-3.20/dist/._gtk-dark.css b/local/share/themes/rose-pine-gtk/gtk-3.20/dist/._gtk-dark.css deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.20/dist/._gtk-dark.css and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.20/dist/._gtk.css b/local/share/themes/rose-pine-gtk/gtk-3.20/dist/._gtk.css deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/gtk-3.20/dist/._gtk.css and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/gtk-3.20/thumbnail.png b/local/share/themes/rose-pine-gtk/gtk-3.20/thumbnail.png deleted file mode 120000 index 01495bc6..00000000 --- a/local/share/themes/rose-pine-gtk/gtk-3.20/thumbnail.png +++ /dev/null @@ -1 +0,0 @@ -../gtk-3.0/thumbnail.png \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/metacity-1/._metacity-theme-2.xml b/local/share/themes/rose-pine-gtk/metacity-1/._metacity-theme-2.xml deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/metacity-1/._metacity-theme-2.xml and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/metacity-1/._metacity-theme-3.xml b/local/share/themes/rose-pine-gtk/metacity-1/._metacity-theme-3.xml deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/metacity-1/._metacity-theme-3.xml and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/metacity-1/._thumbnail.png b/local/share/themes/rose-pine-gtk/metacity-1/._thumbnail.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/metacity-1/._thumbnail.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/openbox-3/._close.xbm b/local/share/themes/rose-pine-gtk/openbox-3/._close.xbm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/openbox-3/._close.xbm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/openbox-3/._close_hover.xbm b/local/share/themes/rose-pine-gtk/openbox-3/._close_hover.xbm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/openbox-3/._close_hover.xbm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/openbox-3/._desk.xbm b/local/share/themes/rose-pine-gtk/openbox-3/._desk.xbm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/openbox-3/._desk.xbm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/openbox-3/._desk_toggled.xbm b/local/share/themes/rose-pine-gtk/openbox-3/._desk_toggled.xbm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/openbox-3/._desk_toggled.xbm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/openbox-3/._iconify.xbm b/local/share/themes/rose-pine-gtk/openbox-3/._iconify.xbm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/openbox-3/._iconify.xbm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/openbox-3/._iconify_hover.xbm b/local/share/themes/rose-pine-gtk/openbox-3/._iconify_hover.xbm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/openbox-3/._iconify_hover.xbm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/openbox-3/._max.xbm b/local/share/themes/rose-pine-gtk/openbox-3/._max.xbm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/openbox-3/._max.xbm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/openbox-3/._max_toggled.xbm b/local/share/themes/rose-pine-gtk/openbox-3/._max_toggled.xbm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/openbox-3/._max_toggled.xbm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/openbox-3/._shade.xbm b/local/share/themes/rose-pine-gtk/openbox-3/._shade.xbm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/openbox-3/._shade.xbm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/openbox-3/._shade_toggled.xbm b/local/share/themes/rose-pine-gtk/openbox-3/._shade_toggled.xbm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/openbox-3/._shade_toggled.xbm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/openbox-3/._themerc b/local/share/themes/rose-pine-gtk/openbox-3/._themerc deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/openbox-3/._themerc and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._close.svg b/local/share/themes/rose-pine-gtk/unity/._close.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._close.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._close_dash.svg b/local/share/themes/rose-pine-gtk/unity/._close_dash.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._close_dash.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._close_dash_disabled.svg b/local/share/themes/rose-pine-gtk/unity/._close_dash_disabled.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._close_dash_disabled.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._close_dash_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._close_dash_prelight.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._close_dash_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._close_dash_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._close_dash_pressed.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._close_dash_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._close_focused_normal.svg b/local/share/themes/rose-pine-gtk/unity/._close_focused_normal.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._close_focused_normal.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._close_focused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._close_focused_prelight.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._close_focused_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._close_focused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._close_focused_pressed.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._close_focused_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._close_unfocused.svg b/local/share/themes/rose-pine-gtk/unity/._close_unfocused.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._close_unfocused.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._close_unfocused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._close_unfocused_prelight.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._close_unfocused_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._close_unfocused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._close_unfocused_pressed.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._close_unfocused_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_ltr_19.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_ltr_19.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_ltr_19.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_ltr_37.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_ltr_37.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_ltr_37.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_outline_ltr_19.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_outline_ltr_19.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_outline_ltr_19.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_outline_ltr_37.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_outline_ltr_37.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_outline_ltr_37.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_outline_rtl_19.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_outline_rtl_19.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_outline_rtl_19.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_outline_rtl_37.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_outline_rtl_37.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_outline_rtl_37.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_rtl_19.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_rtl_19.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_rtl_19.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_rtl_37.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_rtl_37.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_arrow_rtl_37.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_back_150.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_icon_back_150.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_back_150.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_back_54.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_icon_back_54.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_back_54.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_edge_150.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_icon_edge_150.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_edge_150.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_edge_54.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_icon_edge_54.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_edge_54.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_glow_200.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_icon_glow_200.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_glow_200.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_glow_62.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_icon_glow_62.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_glow_62.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_selected_back_150.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_icon_selected_back_150.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_selected_back_150.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_selected_back_54.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_icon_selected_back_54.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_selected_back_54.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_shadow_200.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_icon_shadow_200.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_shadow_200.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_shadow_62.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_icon_shadow_62.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_shadow_62.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_shine_150.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_icon_shine_150.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_shine_150.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_shine_54.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_icon_shine_54.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_icon_shine_54.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_pip_ltr_19.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_pip_ltr_19.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_pip_ltr_19.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_pip_ltr_37.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_pip_ltr_37.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_pip_ltr_37.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_pip_rtl_19.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_pip_rtl_19.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_pip_rtl_19.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._launcher_pip_rtl_37.svg b/local/share/themes/rose-pine-gtk/unity/._launcher_pip_rtl_37.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._launcher_pip_rtl_37.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._maximize.svg b/local/share/themes/rose-pine-gtk/unity/._maximize.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._maximize.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._maximize_dash.svg b/local/share/themes/rose-pine-gtk/unity/._maximize_dash.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._maximize_dash.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._maximize_dash_disabled.svg b/local/share/themes/rose-pine-gtk/unity/._maximize_dash_disabled.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._maximize_dash_disabled.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._maximize_dash_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._maximize_dash_prelight.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._maximize_dash_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._maximize_dash_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._maximize_dash_pressed.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._maximize_dash_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._maximize_focused_normal.svg b/local/share/themes/rose-pine-gtk/unity/._maximize_focused_normal.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._maximize_focused_normal.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._maximize_focused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._maximize_focused_prelight.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._maximize_focused_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._maximize_focused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._maximize_focused_pressed.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._maximize_focused_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._maximize_unfocused.svg b/local/share/themes/rose-pine-gtk/unity/._maximize_unfocused.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._maximize_unfocused.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._maximize_unfocused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._maximize_unfocused_prelight.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._maximize_unfocused_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._maximize_unfocused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._maximize_unfocused_pressed.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._maximize_unfocused_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._minimize.svg b/local/share/themes/rose-pine-gtk/unity/._minimize.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._minimize.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._minimize_dash.svg b/local/share/themes/rose-pine-gtk/unity/._minimize_dash.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._minimize_dash.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._minimize_dash_disabled.svg b/local/share/themes/rose-pine-gtk/unity/._minimize_dash_disabled.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._minimize_dash_disabled.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._minimize_dash_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._minimize_dash_prelight.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._minimize_dash_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._minimize_dash_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._minimize_dash_pressed.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._minimize_dash_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._minimize_focused_normal.svg b/local/share/themes/rose-pine-gtk/unity/._minimize_focused_normal.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._minimize_focused_normal.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._minimize_focused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._minimize_focused_prelight.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._minimize_focused_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._minimize_focused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._minimize_focused_pressed.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._minimize_focused_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._minimize_unfocused.svg b/local/share/themes/rose-pine-gtk/unity/._minimize_unfocused.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._minimize_unfocused.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._minimize_unfocused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._minimize_unfocused_prelight.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._minimize_unfocused_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._minimize_unfocused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._minimize_unfocused_pressed.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._minimize_unfocused_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._minimized.svg b/local/share/themes/rose-pine-gtk/unity/._minimized.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._minimized.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._modes b/local/share/themes/rose-pine-gtk/unity/._modes deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._modes and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._progress_bar_fill.svg b/local/share/themes/rose-pine-gtk/unity/._progress_bar_fill.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._progress_bar_fill.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._progress_bar_trough.svg b/local/share/themes/rose-pine-gtk/unity/._progress_bar_trough.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._progress_bar_trough.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._sheet_style_close_focused.svg b/local/share/themes/rose-pine-gtk/unity/._sheet_style_close_focused.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._sheet_style_close_focused.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._sheet_style_close_focused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._sheet_style_close_focused_prelight.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._sheet_style_close_focused_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._sheet_style_close_focused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._sheet_style_close_focused_pressed.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._sheet_style_close_focused_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._unmaximize.svg b/local/share/themes/rose-pine-gtk/unity/._unmaximize.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._unmaximize.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._unmaximize_dash.svg b/local/share/themes/rose-pine-gtk/unity/._unmaximize_dash.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._unmaximize_dash.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._unmaximize_dash_disabled.svg b/local/share/themes/rose-pine-gtk/unity/._unmaximize_dash_disabled.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._unmaximize_dash_disabled.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._unmaximize_dash_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._unmaximize_dash_prelight.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._unmaximize_dash_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._unmaximize_dash_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._unmaximize_dash_pressed.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._unmaximize_dash_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._unmaximize_focused_normal.svg b/local/share/themes/rose-pine-gtk/unity/._unmaximize_focused_normal.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._unmaximize_focused_normal.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._unmaximize_focused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._unmaximize_focused_prelight.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._unmaximize_focused_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._unmaximize_focused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._unmaximize_focused_pressed.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._unmaximize_focused_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._unmaximize_unfocused.svg b/local/share/themes/rose-pine-gtk/unity/._unmaximize_unfocused.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._unmaximize_unfocused.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._unmaximize_unfocused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/._unmaximize_unfocused_prelight.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._unmaximize_unfocused_prelight.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/._unmaximize_unfocused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/._unmaximize_unfocused_pressed.svg deleted file mode 100755 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/._unmaximize_unfocused_pressed.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/close_dash_prelight.svg b/local/share/themes/rose-pine-gtk/unity/close_dash_prelight.svg deleted file mode 120000 index 64b2bffa..00000000 --- a/local/share/themes/rose-pine-gtk/unity/close_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -close_focused_prelight.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/close_dash_pressed.svg b/local/share/themes/rose-pine-gtk/unity/close_dash_pressed.svg deleted file mode 120000 index ba6d4feb..00000000 --- a/local/share/themes/rose-pine-gtk/unity/close_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -close_unfocused_pressed.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/close_unfocused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/close_unfocused_prelight.svg deleted file mode 120000 index c92a1d4a..00000000 --- a/local/share/themes/rose-pine-gtk/unity/close_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -./close_focused_prelight.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/close_unfocused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/close_unfocused_pressed.svg deleted file mode 120000 index 61c7b94e..00000000 --- a/local/share/themes/rose-pine-gtk/unity/close_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -./close_focused_pressed.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/maximize_dash_prelight.svg b/local/share/themes/rose-pine-gtk/unity/maximize_dash_prelight.svg deleted file mode 120000 index 3efa75fe..00000000 --- a/local/share/themes/rose-pine-gtk/unity/maximize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -maximize_dash.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/maximize_dash_pressed.svg b/local/share/themes/rose-pine-gtk/unity/maximize_dash_pressed.svg deleted file mode 120000 index 3efa75fe..00000000 --- a/local/share/themes/rose-pine-gtk/unity/maximize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -maximize_dash.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/maximize_unfocused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/maximize_unfocused_prelight.svg deleted file mode 120000 index 0f332c52..00000000 --- a/local/share/themes/rose-pine-gtk/unity/maximize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -./maximize_focused_prelight.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/maximize_unfocused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/maximize_unfocused_pressed.svg deleted file mode 120000 index e3f8d9bd..00000000 --- a/local/share/themes/rose-pine-gtk/unity/maximize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -./maximize_focused_pressed.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/minimize_dash_prelight.svg b/local/share/themes/rose-pine-gtk/unity/minimize_dash_prelight.svg deleted file mode 120000 index 752db6d1..00000000 --- a/local/share/themes/rose-pine-gtk/unity/minimize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -minimize_focused_prelight.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/minimize_dash_pressed.svg b/local/share/themes/rose-pine-gtk/unity/minimize_dash_pressed.svg deleted file mode 120000 index d2b384bd..00000000 --- a/local/share/themes/rose-pine-gtk/unity/minimize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -minimize_focused_pressed.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/minimize_unfocused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/minimize_unfocused_prelight.svg deleted file mode 120000 index bef3fe5c..00000000 --- a/local/share/themes/rose-pine-gtk/unity/minimize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -./minimize_focused_prelight.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/minimize_unfocused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/minimize_unfocused_pressed.svg deleted file mode 120000 index 683fa92a..00000000 --- a/local/share/themes/rose-pine-gtk/unity/minimize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -./minimize_focused_pressed.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/modes/._launcher_bfb-flat.png b/local/share/themes/rose-pine-gtk/unity/modes/._launcher_bfb-flat.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/modes/._launcher_bfb-flat.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/modes/._launcher_bfb_ns.png b/local/share/themes/rose-pine-gtk/unity/modes/._launcher_bfb_ns.png deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/modes/._launcher_bfb_ns.png and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/modes/._ubuntu-square.svg b/local/share/themes/rose-pine-gtk/unity/modes/._ubuntu-square.svg deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/unity/modes/._ubuntu-square.svg and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/unity/sheet_style_close_focused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/sheet_style_close_focused_prelight.svg deleted file mode 120000 index 64b2bffa..00000000 --- a/local/share/themes/rose-pine-gtk/unity/sheet_style_close_focused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -close_focused_prelight.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/sheet_style_close_focused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/sheet_style_close_focused_pressed.svg deleted file mode 120000 index ba6d4feb..00000000 --- a/local/share/themes/rose-pine-gtk/unity/sheet_style_close_focused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -close_unfocused_pressed.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/unmaximize_dash_prelight.svg b/local/share/themes/rose-pine-gtk/unity/unmaximize_dash_prelight.svg deleted file mode 120000 index 945a9f82..00000000 --- a/local/share/themes/rose-pine-gtk/unity/unmaximize_dash_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -unmaximize_dash.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/unmaximize_dash_pressed.svg b/local/share/themes/rose-pine-gtk/unity/unmaximize_dash_pressed.svg deleted file mode 120000 index 945a9f82..00000000 --- a/local/share/themes/rose-pine-gtk/unity/unmaximize_dash_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -unmaximize_dash.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/unmaximize_unfocused_prelight.svg b/local/share/themes/rose-pine-gtk/unity/unmaximize_unfocused_prelight.svg deleted file mode 120000 index c786587e..00000000 --- a/local/share/themes/rose-pine-gtk/unity/unmaximize_unfocused_prelight.svg +++ /dev/null @@ -1 +0,0 @@ -unmaximize_focused_prelight.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/unity/unmaximize_unfocused_pressed.svg b/local/share/themes/rose-pine-gtk/unity/unmaximize_unfocused_pressed.svg deleted file mode 120000 index 226570c7..00000000 --- a/local/share/themes/rose-pine-gtk/unity/unmaximize_unfocused_pressed.svg +++ /dev/null @@ -1 +0,0 @@ -unmaximize_focused_pressed.svg \ No newline at end of file diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._bottom-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._bottom-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._bottom-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._bottom-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._bottom-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._bottom-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._bottom-left-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._bottom-left-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._bottom-left-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._bottom-left-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._bottom-left-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._bottom-left-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._bottom-right-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._bottom-right-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._bottom-right-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._bottom-right-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._bottom-right-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._bottom-right-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._close-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._close-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._close-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._close-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._close-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._close-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._close-prelight.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._close-prelight.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._close-prelight.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._close-pressed.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._close-pressed.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._close-pressed.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._hide-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._hide-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._hide-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._hide-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._hide-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._hide-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._hide-prelight.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._hide-prelight.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._hide-prelight.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._hide-pressed.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._hide-pressed.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._hide-pressed.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._left-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._left-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._left-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._left-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._left-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._left-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._maximize-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._maximize-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-prelight.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._maximize-prelight.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-prelight.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-pressed.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._maximize-pressed.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-pressed.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-toggled-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._maximize-toggled-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-toggled-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-toggled-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._maximize-toggled-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-toggled-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-toggled-prelight.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._maximize-toggled-prelight.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-toggled-prelight.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-toggled-pressed.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._maximize-toggled-pressed.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._maximize-toggled-pressed.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._menu-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._menu-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._menu-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._menu-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._menu-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._menu-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._menu-prelight.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._menu-prelight.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._menu-prelight.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._menu-pressed.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._menu-pressed.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._menu-pressed.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._right-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._right-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._right-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._right-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._right-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._right-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._shade-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._shade-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._shade-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._shade-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._shade-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._shade-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._shade-prelight.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._shade-prelight.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._shade-prelight.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._shade-pressed.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._shade-pressed.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._shade-pressed.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._shade-toggled-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._shade-toggled-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._shade-toggled-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._shade-toggled-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._shade-toggled-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._shade-toggled-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._shade-toggled-prelight.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._shade-toggled-prelight.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._shade-toggled-prelight.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._shade-toggled-pressed.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._shade-toggled-pressed.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._shade-toggled-pressed.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._stick-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._stick-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._stick-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._stick-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._stick-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._stick-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._stick-prelight.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._stick-prelight.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._stick-prelight.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._stick-pressed.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._stick-pressed.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._stick-pressed.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._stick-toggled-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._stick-toggled-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._stick-toggled-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._stick-toggled-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._stick-toggled-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._stick-toggled-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._stick-toggled-prelight.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._stick-toggled-prelight.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._stick-toggled-prelight.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._stick-toggled-pressed.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._stick-toggled-pressed.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._stick-toggled-pressed.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._themerc b/local/share/themes/rose-pine-gtk/xfwm4/._themerc deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._themerc and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._title-1-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._title-1-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._title-1-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._title-1-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._title-1-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._title-1-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._title-2-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._title-2-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._title-2-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._title-2-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._title-2-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._title-2-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._title-3-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._title-3-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._title-3-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._title-3-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._title-3-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._title-3-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._title-4-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._title-4-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._title-4-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._title-4-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._title-4-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._title-4-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._title-5-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._title-5-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._title-5-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._title-5-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._title-5-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._title-5-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._top-left-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._top-left-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._top-left-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._top-left-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._top-left-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._top-left-inactive.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._top-right-active.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._top-right-active.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._top-right-active.xpm and /dev/null differ diff --git a/local/share/themes/rose-pine-gtk/xfwm4/._top-right-inactive.xpm b/local/share/themes/rose-pine-gtk/xfwm4/._top-right-inactive.xpm deleted file mode 100644 index ecd59f4a..00000000 Binary files a/local/share/themes/rose-pine-gtk/xfwm4/._top-right-inactive.xpm and /dev/null differ