Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created December 1, 2020 12:15
Show Gist options
  • Save r-ryantm/a712b6d6c2227db8426ba20760d8cdb3 to your computer and use it in GitHub Desktop.
Save r-ryantm/a712b6d6c2227db8426ba20760d8cdb3 to your computer and use it in GitHub Desktop.
/nix/store/64mr2wjqzsvddaq0s7k2fhb8dzs6b6qs-vimix-gtk-themes-2020-11-28
├── nix-support
│   └── propagated-user-env-packages
└── share
└── themes
├── vimix-dark-doder
│   ├── cinnamon
│   │   ├── assets
│   │   │   ├── checkbox
│   │   │   │   ├── checkbox-checked.svg
│   │   │   │   ├── checkbox-unchecked.svg
│   │   │   │   ├── radiobutton-checked.svg
│   │   │   │   └── radiobutton-unchecked.svg
│   │   │   ├── menu
│   │   │   │   ├── menu-hover.svg
│   │   │   │   ├── menu-separator.svg
│   │   │   │   ├── menu.svg
│   │   │   │   └── submenu.svg
│   │   │   ├── misc
│   │   │   │   ├── add-workspace-active.svg
│   │   │   │   ├── add-workspace-hover.svg
│   │   │   │   ├── add-workspace.svg
│   │   │   │   ├── bg.svg
│   │   │   │   ├── button-box.svg
│   │   │   │   ├── calendar-arrow-left.svg
│   │   │   │   ├── calendar-arrow-right.svg
│   │   │   │   ├── close-active.svg
│   │   │   │   ├── close-hover.svg
│   │   │   │   ├── close.svg
│   │   │   │   ├── corner-ripple.svg
│   │   │   │   ├── desklet-header.svg
│   │   │   │   ├── desklet.svg
│   │   │   │   ├── message.svg
│   │   │   │   ├── osd.svg
│   │   │   │   ├── overview-hover.svg
│   │   │   │   ├── overview.svg
│   │   │   │   └── trash-icon.svg
│   │   │   ├── panel
│   │   │   │   ├── activities-active.svg
│   │   │   │   └── activities.svg
│   │   │   └── switch
│   │   │   ├── switch-off.svg
│   │   │   └── switch-on.svg
│   │   ├── cinnamon.css
│   │   └── thumbnail.png
│   ├── gnome-shell
│   │   ├── assets
│   │   │   ├── calendar-arrow-left.svg
│   │   │   ├── calendar-arrow-right.svg
│   │   │   ├── calendar-today.svg
│   │   │   ├── checkbox-off.svg
│   │   │   ├── checkbox.svg
│   │   │   ├── close.svg
│   │   │   ├── dash
│   │   │   │   ├── bottom-running1-focused.svg
│   │   │   │   ├── bottom-running1.svg
│   │   │   │   ├── bottom-running2-focused.svg
│   │   │   │   ├── bottom-running2.svg
│   │   │   │   ├── bottom-running3-focused.svg
│   │   │   │   ├── bottom-running3.svg
│   │   │   │   ├── bottom-running4-focused.svg
│   │   │   │   ├── bottom-running4.svg
│   │   │   │   ├── left-running1-focused.svg
│   │   │   │   ├── left-running1.svg
│   │   │   │   ├── left-running2-focused.svg
│   │   │   │   ├── left-running2.svg
│   │   │   │   ├── left-running3-focused.svg
│   │   │   │   ├── left-running3.svg
│   │   │   │   ├── left-running4-focused.svg
│   │   │   │   ├── left-running4.svg
│   │   │   │   ├── right-running1-focused.svg
│   │   │   │   ├── right-running1.svg
│   │   │   │   ├── right-running2-focused.svg
│   │   │   │   ├── right-running2.svg
│   │   │   │   ├── right-running3-focused.svg
│   │   │   │   ├── right-running3.svg
│   │   │   │   ├── right-running4-focused.svg
│   │   │   │   ├── right-running4.svg
│   │   │   │   ├── top-running1-focused.svg
│   │   │   │   ├── top-running1.svg
│   │   │   │   ├── top-running2-focused.svg
│   │   │   │   ├── top-running2.svg
│   │   │   │   ├── top-running3-focused.svg
│   │   │   │   ├── top-running3.svg
│   │   │   │   ├── top-running4-focused.svg
│   │   │   │   └── top-running4.svg
│   │   │   ├── dash-placeholder.svg
│   │   │   ├── menu-checked.svg
│   │   │   ├── menu-hover.svg
│   │   │   ├── menu.svg
│   │   │   ├── more-results.svg
│   │   │   ├── no-events.svg
│   │   │   ├── noise-texture.svg
│   │   │   ├── no-notifications.svg
│   │   │   ├── process-working.svg
│   │   │   ├── submenu.svg
│   │   │   ├── toggle-off.svg
│   │   │   ├── toggle-on.svg
│   │   │   ├── window-close-active.svg
│   │   │   ├── window-close-hover.svg
│   │   │   └── window-close.svg
│   │   ├── extensions
│   │   │   └── workspaces-to-dock
│   │   │   └── workspaces-to-dock.css
│   │   ├── gnome-shell.css
│   │   ├── message-indicator-symbolic.svg
│   │   ├── no-events.svg -> assets/no-events.svg
│   │   ├── no-notifications.svg -> assets/no-notifications.svg
│   │   ├── pad-osd.css
│   │   └── process-working.svg -> assets/process-working.svg
│   ├── gtk-2.0
│   │   ├── apps.rc
│   │   ├── assets
│   │   │   ├── border.png
│   │   │   ├── button-active.png
│   │   │   ├── button-hover.png
│   │   │   ├── button-insensitive.png
│   │   │   ├── button.png
│   │   │   ├── checkbox-checked-active.png
│   │   │   ├── checkbox-checked-hover.png
│   │   │   ├── checkbox-checked-insensitive.png
│   │   │   ├── checkbox-checked.png
│   │   │   ├── checkbox-mixed-active.png
│   │   │   ├── checkbox-mixed-hover.png
│   │   │   ├── checkbox-mixed-insensitive.png
│   │   │   ├── checkbox-mixed.png
│   │   │   ├── checkbox-unchecked-active.png
│   │   │   ├── checkbox-unchecked-hover.png
│   │   │   ├── checkbox-unchecked-insensitive.png
│   │   │   ├── checkbox-unchecked.png
│   │   │   ├── combo-ltr-button-active.png
│   │   │   ├── combo-ltr-button-hover.png
│   │   │   ├── combo-ltr-button-insensitive.png
│   │   │   ├── combo-ltr-button.png
│   │   │   ├── combo-ltr-entry-active.png
│   │   │   ├── combo-ltr-entry-insensitive.png
│   │   │   ├── combo-ltr-entry.png
│   │   │   ├── combo-rtl-button-active.png
│   │   │   ├── combo-rtl-button-hover.png
│   │   │   ├── combo-rtl-button-insensitive.png
│   │   │   ├── combo-rtl-button.png
│   │   │   ├── combo-rtl-entry-active.png
│   │   │   ├── combo-rtl-entry-insensitive.png
│   │   │   ├── combo-rtl-entry.png
│   │   │   ├── entry-active.png
│   │   │   ├── entry-background-insensitive.png
│   │   │   ├── entry-background.png
│   │   │   ├── entry-insensitive.png
│   │   │   ├── entry.png
│   │   │   ├── flat-button-active.png
│   │   │   ├── flat-button-hover.png
│   │   │   ├── flat-button-insensitive.png
│   │   │   ├── flat-button.png
│   │   │   ├── focus.png
│   │   │   ├── frame-inline.png
│   │   │   ├── frame-notebook.png
│   │   │   ├── frame.png
│   │   │   ├── handle-horz-active.png
│   │   │   ├── handle-horz-hover.png
│   │   │   ├── handle-horz.png
│   │   │   ├── handle-vert-active.png
│   │   │   ├── handle-vert-hover.png
│   │   │   ├── handle-vert.png
│   │   │   ├── menu-checkbox-checked-insensitive.png
│   │   │   ├── menu-checkbox-checked.png
│   │   │   ├── menu-checkbox-mixed-insensitive.png
│   │   │   ├── menu-checkbox-mixed.png
│   │   │   ├── menu-checkbox-unchecked-insensitive.png
│   │   │   ├── menu-checkbox-unchecked.png
│   │   │   ├── menu-radio-checked-insensitive.png
│   │   │   ├── menu-radio-checked.png
│   │   │   ├── menu-radio-mixed-insensitive.png
│   │   │   ├── menu-radio-mixed.png
│   │   │   ├── menu-radio-unchecked-insensitive.png
│   │   │   ├── menu-radio-unchecked.png
│   │   │   ├── notebook-combo-ltr-entry-active.png
│   │   │   ├── notebook-combo-ltr-entry-insensitive.png
│   │   │   ├── notebook-combo-ltr-entry.png
│   │   │   ├── notebook-combo-rtl-entry-active.png
│   │   │   ├── notebook-combo-rtl-entry-insensitive.png
│   │   │   ├── notebook-combo-rtl-entry.png
│   │   │   ├── notebook-entry-active.png
│   │   │   ├── notebook-entry-insensitive.png
│   │   │   ├── notebook-entry.png
│   │   │   ├── null.png
│   │   │   ├── pan-down-alt-insensitive.png
│   │   │   ├── pan-down-alt.png
│   │   │   ├── pan-down-insensitive.png
│   │   │   ├── pan-down.png
│   │   │   ├── pan-left-alt-insensitive.png
│   │   │   ├── pan-left-alt.png
│   │   │   ├── pan-left-insensitive.png
│   │   │   ├── pan-left.png
│   │   │   ├── pan-left-semi.png
│   │   │   ├── pan-right-alt-insensitive.png
│   │   │   ├── pan-right-alt.png
│   │   │   ├── pan-right-insensitive.png
│   │   │   ├── pan-right.png
│   │   │   ├── pan-right-semi.png
│   │   │   ├── pan-up-alt-insensitive.png
│   │   │   ├── pan-up-alt.png
│   │   │   ├── pan-up-insensitive.png
│   │   │   ├── pan-up.png
│   │   │   ├── pathbar_button_active.png
│   │   │   ├── pathbar_button_prelight.png
│   │   │   ├── progressbar-progress.png
│   │   │   ├── progressbar-trough.png
│   │   │   ├── radio-checked-active.png
│   │   │   ├── radio-checked-hover.png
│   │   │   ├── radio-checked-insensitive.png
│   │   │   ├── radio-checked.png
│   │   │   ├── radio-mixed-active.png
│   │   │   ├── radio-mixed-hover.png
│   │   │   ├── radio-mixed-insensitive.png
│   │   │   ├── radio-mixed.png
│   │   │   ├── radio-unchecked-active.png
│   │   │   ├── radio-unchecked-hover.png
│   │   │   ├── radio-unchecked-insensitive.png
│   │   │   ├── radio-unchecked.png
│   │   │   ├── scale-horz-trough-active.png
│   │   │   ├── scale-horz-trough-insensitive.png
│   │   │   ├── scale-horz-trough.png
│   │   │   ├── scale-slider-active.png
│   │   │   ├── scale-slider-hover.png
│   │   │   ├── scale-slider-insensitive.png
│   │   │   ├── scale-slider.png
│   │   │   ├── scale-vert-trough-active.png
│   │   │   ├── scale-vert-trough-insensitive.png
│   │   │   ├── scale-vert-trough.png
│   │   │   ├── scrollbar-horz-slider-active.png
│   │   │   ├── scrollbar-horz-slider-hover.png
│   │   │   ├── scrollbar-horz-slider-insensitive.png
│   │   │   ├── scrollbar-horz-slider.png
│   │   │   ├── scrollbar-horz-trough.png
│   │   │   ├── scrollbar-vert-ltr-slider-active.png
│   │   │   ├── scrollbar-vert-ltr-slider-hover.png
│   │   │   ├── scrollbar-vert-ltr-slider-insensitive.png
│   │   │   ├── scrollbar-vert-ltr-slider.png
│   │   │   ├── scrollbar-vert-ltr-trough.png
│   │   │   ├── scrollbar-vert-rtl-slider-active.png
│   │   │   ├── scrollbar-vert-rtl-slider-hover.png
│   │   │   ├── scrollbar-vert-rtl-slider-insensitive.png
│   │   │   ├── scrollbar-vert-rtl-slider.png
│   │   │   ├── scrollbar-vert-rtl-trough.png
│   │   │   ├── spin-ltr-down-active.png
│   │   │   ├── spin-ltr-down-hover.png
│   │   │   ├── spin-ltr-down-insensitive.png
│   │   │   ├── spin-ltr-down.png
│   │   │   ├── spin-ltr-up-active.png
│   │   │   ├── spin-ltr-up-hover.png
│   │   │   ├── spin-ltr-up-insensitive.png
│   │   │   ├── spin-ltr-up.png
│   │   │   ├── spin-rtl-down-active.png
│   │   │   ├── spin-rtl-down-hover.png
│   │   │   ├── spin-rtl-down-insensitive.png
│   │   │   ├── spin-rtl-down.png
│   │   │   ├── spin-rtl-up-active.png
│   │   │   ├── spin-rtl-up-hover.png
│   │   │   ├── spin-rtl-up-insensitive.png
│   │   │   ├── spin-rtl-up.png
│   │   │   ├── tab.png
│   │   │   ├── treeview-ltr-button-active.png
│   │   │   ├── treeview-ltr-button-hover.png
│   │   │   ├── treeview-ltr-button.png
│   │   │   ├── treeview-rtl-button-active.png
│   │   │   ├── treeview-rtl-button-hover.png
│   │   │   └── treeview-rtl-button.png
│   │   ├── gtkrc
│   │   ├── hacks.rc
│   │   ├── main.rc
│   │   ├── panel.rc
│   │   └── xfce-notify.rc
│   ├── gtk-3.0
│   │   ├── assets
│   │   │   ├── scalable
│   │   │   │   ├── checkbox-checked-symbolic.svg
│   │   │   │   ├── checkbox-mixed-symbolic.svg
│   │   │   │   ├── checkbox-unchecked-symbolic@2.svg
│   │   │   │   ├── checkbox-unchecked-symbolic-dark@2.svg
│   │   │   │   ├── checkbox-unchecked-symbolic-dark.svg
│   │   │   │   ├── checkbox-unchecked-symbolic.svg
│   │   │   │   ├── cursor-handle-symbolic.svg
│   │   │   │   ├── radio-checked-symbolic.svg
│   │   │   │   ├── radio-mixed-symbolic.svg
│   │   │   │   ├── radio-unchecked-symbolic.svg
│   │   │   │   ├── scale-horz-marks-after-slider-symbolic.svg
│   │   │   │   ├── scale-horz-marks-before-slider-symbolic.svg
│   │   │   │   ├── scale-slider-symbolic.svg
│   │   │   │   ├── scale-vert-marks-after-slider-symbolic.svg
│   │   │   │   ├── scale-vert-marks-before-slider-symbolic.svg
│   │   │   │   ├── small-checkbox-checked-symbolic.svg
│   │   │   │   ├── small-checkbox-mixed-symbolic.svg
│   │   │   │   ├── small-checkbox-unchecked-symbolic.svg
│   │   │   │   ├── small-radio-checked-symbolic.svg
│   │   │   │   ├── small-radio-mixed-symbolic.svg
│   │   │   │   └── small-radio-unchecked-symbolic.svg
│   │   │   ├── scale-horz-marks-after-slider@2.png
│   │   │   ├── scale-horz-marks-after-slider-dark@2.png
│   │   │   ├── scale-horz-marks-after-slider-dark.png
│   │   │   ├── scale-horz-marks-after-slider-disabled@2.png
│   │   │   ├── scale-horz-marks-after-slider-disabled-dark@2.png
│   │   │   ├── scale-horz-marks-after-slider-disabled-dark.png
│   │   │   ├── scale-horz-marks-after-slider-disabled.png
│   │   │   ├── scale-horz-marks-after-slider.png
│   │   │   ├── scale-horz-marks-before-slider@2.png
│   │   │   ├── scale-horz-marks-before-slider-dark@2.png
│   │   │   ├── scale-horz-marks-before-slider-dark.png
│   │   │   ├── scale-horz-marks-before-slider-disabled@2.png
│   │   │   ├── scale-horz-marks-before-slider-disabled-dark@2.png
│   │   │   ├── scale-horz-marks-before-slider-disabled-dark.png
│   │   │   ├── scale-horz-marks-before-slider-disabled.png
│   │   │   ├── scale-horz-marks-before-slider.png
│   │   │   ├── scale-slider@2.png
│   │   │   ├── scale-slider-dark@2.png
│   │   │   ├── scale-slider-dark.png
│   │   │   ├── scale-slider-disabled@2.png
│   │   │   ├── scale-slider-disabled-dark@2.png
│   │   │   ├── scale-slider-disabled-dark.png
│   │   │   ├── scale-slider-disabled.png
│   │   │   ├── scale-slider.png
│   │   │   ├── scale-vert-marks-after-slider@2.png
│   │   │   ├── scale-vert-marks-after-slider-dark@2.png
│   │   │   ├── scale-vert-marks-after-slider-dark.png
│   │   │   ├── scale-vert-marks-after-slider-disabled@2.png
│   │   │   ├── scale-vert-marks-after-slider-disabled-dark@2.png
│   │   │   ├── scale-vert-marks-after-slider-disabled-dark.png
│   │   │   ├── scale-vert-marks-after-slider-disabled.png
│   │   │   ├── scale-vert-marks-after-slider.png
│   │   │   ├── scale-vert-marks-before-slider@2.png
│   │   │   ├── scale-vert-marks-before-slider-dark@2.png
│   │   │   ├── scale-vert-marks-before-slider-dark.png
│   │   │   ├── scale-vert-marks-before-slider-disabled@2.png
│   │   │   ├── scale-vert-marks-before-slider-disabled-dark@2.png
│   │   │   ├── scale-vert-marks-before-slider-disabled-dark.png
│   │   │   ├── scale-vert-marks-before-slider-disabled.png
│   │   │   ├── scale-vert-marks-before-slider.png
│   │   │   ├── selectionmode-checkbox-checked@2.png
│   │   │   ├── selectionmode-checkbox-checked-dark@2.png
│   │   │   ├── selectionmode-checkbox-checked-dark.png
│   │   │   ├── selectionmode-checkbox-checked.png
│   │   │   ├── selectionmode-checkbox-unchecked@2.png
│   │   │   ├── selectionmode-checkbox-unchecked-dark@2.png
│   │   │   ├── selectionmode-checkbox-unchecked-dark.png
│   │   │   ├── selectionmode-checkbox-unchecked.png
│   │   │   └── window-assets
│   │   │   ├── titlebutton-close@2.png
│   │   │   ├── titlebutton-close-active@2.png
│   │   │   ├── titlebutton-close-active-dark@2.png
│   │   │   ├── titlebutton-close-active-dark.png
│   │   │   ├── titlebutton-close-active.png
│   │   │   ├── titlebutton-close-backdrop@2.png
│   │   │   ├── titlebutton-close-backdrop-dark@2.png
│   │   │   ├── titlebutton-close-backdrop-dark.png
│   │   │   ├── titlebutton-close-backdrop.png
│   │   │   ├── titlebutton-close-dark@2.png
│   │   │   ├── titlebutton-close-dark.png
│   │   │   ├── titlebutton-close-hover@2.png
│   │   │   ├── titlebutton-close-hover-dark@2.png
│   │   │   ├── titlebutton-close-hover-dark.png
│   │   │   ├── titlebutton-close-hover.png
│   │   │   ├── titlebutton-close.png
│   │   │   ├── titlebutton-maximize@2.png
│   │   │   ├── titlebutton-maximize-active@2.png
│   │   │   ├── titlebutton-maximize-active-dark@2.png
│   │   │   ├── titlebutton-maximize-active-dark.png
│   │   │   ├── titlebutton-maximize-active.png
│   │   │   ├── titlebutton-maximize-backdrop@2.png
│   │   │   ├── titlebutton-maximize-backdrop-dark@2.png
│   │   │   ├── titlebutton-maximize-backdrop-dark.png
│   │   │   ├── titlebutton-maximize-backdrop.png
│   │   │   ├── titlebutton-maximize-dark@2.png
│   │   │   ├── titlebutton-maximize-dark.png
│   │   │   ├── titlebutton-maximize-hover@2.png
│   │   │   ├── titlebutton-maximize-hover-dark@2.png
│   │   │   ├── titlebutton-maximize-hover-dark.png
│   │   │   ├── titlebutton-maximize-hover.png
│   │   │   ├── titlebutton-maximize.png
│   │   │   ├── titlebutton-minimize@2.png
│   │   │   ├── titlebutton-minimize-active@2.png
│   │   │   ├── titlebutton-minimize-active-dark@2.png
│   │   │   ├── titlebutton-minimize-active-dark.png
│   │   │   ├── titlebutton-minimize-active.png
│   │   │   ├── titlebutton-minimize-backdrop@2.png
│   │   │   ├── titlebutton-minimize-backdrop-dark@2.png
│   │   │   ├── titlebutton-minimize-backdrop-dark.png
│   │   │   ├── titlebutton-minimize-backdrop.png
│   │   │   ├── titlebutton-minimize-dark@2.png
│   │   │   ├── titlebutton-minimize-dark.png
│   │   │   ├── titlebutton-minimize-hover@2.png
│   │   │   ├── titlebutton-minimize-hover-dark@2.png
│   │   │   ├── titlebutton-minimize-hover-dark.png
│   │   │   ├── titlebutton-minimize-hover.png
│   │   │   ├── titlebutton-minimize.png
│   │   │   ├── titlebutton-restore@2.png
│   │   │   ├── titlebutton-restore-active@2.png
│   │   │   ├── titlebutton-restore-active-dark@2.png
│   │   │   ├── titlebutton-restore-active-dark.png
│   │   │   ├── titlebutton-restore-active.png
│   │   │   ├── titlebutton-restore-backdrop@2.png
│   │   │   ├── titlebutton-restore-backdrop-dark@2.png
│   │   │   ├── titlebutton-restore-backdrop-dark.png
│   │   │   ├── titlebutton-restore-backdrop.png
│   │   │   ├── titlebutton-restore-dark@2.png
│   │   │   ├── titlebutton-restore-dark.png
│   │   │   ├── titlebutton-restore-hover@2.png
│   │   │   ├── titlebutton-restore-hover-dark@2.png
│   │   │   ├── titlebutton-restore-hover-dark.png
│   │   │   ├── titlebutton-restore-hover.png
│   │   │   └── titlebutton-restore.png
│   │   ├── gtk.css
│   │   └── thumbnail.png
│   ├── index.theme
│   ├── metacity-1
│   │   ├── close_focused_normal.png -> close.png
│   │   ├── close_focused.png -> close.png
│   │   ├── close_focused_prelight.png
│   │   ├── close_focused_pressed.png
│   │   ├── close.png
│   │   ├── close_unfocused.png
│   │   ├── close_unfocused_prelight.png -> close_focused_prelight.png
│   │   ├── close_unfocused_pressed.png -> close_focused_pressed.png
│   │   ├── maximize_focused_normal.png -> maximize.png
│   │   ├── maximize_focused.png -> maximize.png
│   │   ├── maximize_focused_prelight.png
│   │   ├── maximize_focused_pressed.png
│   │   ├── maximize.png
│   │   ├── maximize_unfocused.png
│   │   ├── maximize_unfocused_prelight.png -> maximize_focused_prelight.png
│   │   ├── maximize_unfocused_pressed.png -> maximize_focused_pressed.png
│   │   ├── menu_focused_normal.png -> menu.png
│   │   ├── menu_focused.png -> menu.png
│   │   ├── menu_focused_prelight.png
│   │   ├── menu_focused_pressed.png
│   │   ├── menu.png
│   │   ├── menu_unfocused.png
│   │   ├── menu_unfocused_prelight.png -> menu_focused_prelight.png
│   │   ├── menu_unfocused_pressed.png -> menu_focused_pressed.png
│   │   ├── metacity-theme-1.xml
│   │   ├── metacity-theme-2.xml -> metacity-theme-1.xml
│   │   ├── metacity-theme-3.xml
│   │   ├── minimize_focused_normal.png -> minimize.png
│   │   ├── minimize_focused.png -> minimize.png
│   │   ├── minimize_focused_prelight.png
│   │   ├── minimize_focused_pressed.png
│   │   ├── minimize.png
│   │   ├── minimize_unfocused.png
│   │   ├── minimize_unfocused_prelight.png -> minimize_focused_prelight.png
│   │   ├── minimize_unfocused_pressed.png -> minimize_focused_pressed.png
│   │   ├── shade_focused_normal.png -> shade.png
│   │   ├── shade_focused.png -> shade.png
│   │   ├── shade_focused_prelight.png
│   │   ├── shade_focused_pressed.png
│   │   ├── shade.png
│   │   ├── shade_unfocused.png
│   │   ├── shade_unfocused_prelight.png -> shade_focused_prelight.png
│   │   ├── shade_unfocused_pressed.png -> shade_focused_pressed.png
│   │   ├── thumbnail.png
│   │   ├── trough_left.png
│   │   ├── trough_middle.png
│   │   ├── trough_right.png
│   │   ├── trough_unfocused_left.png
│   │   ├── trough_unfocused_middle.png
│   │   ├── trough_unfocused_right.png
│   │   ├── unmaximize_focused_normal.png -> unmaximize.png
│   │   ├── unmaximize_focused.png -> unmaximize.png
│   │   ├── unmaximize_focused_prelight.png
│   │   ├── unmaximize_focused_pressed.png
│   │   ├── unmaximize.png
│   │   ├── unmaximize_unfocused.png
│   │   ├── unmaximize_unfocused_prelight.png -> unmaximize_focused_prelight.png
│   │   ├── unmaximize_unfocused_pressed.png -> unmaximize_focused_pressed.png
│   │   ├── unshade_focused_normal.png -> unshade.png
│   │   ├── unshade_focused.png -> unshade.png
│   │   ├── unshade_focused_prelight.png
│   │   ├── unshade_focused_pressed.png
│   │   ├── unshade.png
│   │   ├── unshade_unfocused.png
│   │   ├── unshade_unfocused_prelight.png -> unshade_focused_prelight.png
│   │   └── unshade_unfocused_pressed.png -> unshade_focused_pressed.png
│   ├── plank
│   │   └── dock.theme
│   ├── unity
│   │   ├── close_dash_disabled.svg -> dash/close_dash_disabled.svg
│   │   ├── close_dash_prelight.svg -> dash/close_dash_prelight.svg
│   │   ├── close_dash_pressed.svg -> dash/close_dash_pressed.svg
│   │   ├── close_dash.svg -> dash/close_dash.svg
│   │   ├── close_focused_normal.svg -> window-buttons/close.svg
│   │   ├── close_focused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── close_focused_pressed.svg -> window-buttons/close_pressed.svg
│   │   ├── close.svg -> window-buttons/close.svg
│   │   ├── close_unfocused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── close_unfocused_pressed.svg -> window-buttons/close_pressed.svg
│   │   ├── close_unfocused.svg -> window-buttons/close_unfocused.svg
│   │   ├── dash
│   │   │   ├── close_dash_disabled.svg
│   │   │   ├── close_dash_prelight.svg
│   │   │   ├── close_dash_pressed.svg
│   │   │   ├── close_dash.svg
│   │   │   ├── maximize_dash_disabled.svg
│   │   │   ├── maximize_dash_prelight.svg
│   │   │   ├── maximize_dash_pressed.svg
│   │   │   ├── maximize_dash.svg
│   │   │   ├── minimize_dash_disabled.svg
│   │   │   ├── minimize_dash_prelight.svg
│   │   │   ├── minimize_dash_pressed.svg
│   │   │   └── minimize_dash.svg
│   │   ├── launcher_arrow_ltr_19-1.svg
│   │   ├── launcher_arrow_ltr_19.svg
│   │   ├── launcher_arrow_ltr_37.svg
│   │   ├── launcher_arrow_outline_ltr_19.svg
│   │   ├── launcher_arrow_outline_ltr_37.svg
│   │   ├── launcher_arrow_outline_rtl_19.svg
│   │   ├── launcher_arrow_outline_rtl_37.svg
│   │   ├── launcher_arrow_rtl_19.svg
│   │   ├── launcher_arrow_rtl_37.svg
│   │   ├── launcher_icon_back_150.svg
│   │   ├── launcher_icon_back_54.svg
│   │   ├── launcher_icon_edge_150.svg
│   │   ├── launcher_icon_edge_54.svg
│   │   ├── launcher_icon_glow_200.svg
│   │   ├── launcher_icon_glow_62.svg
│   │   ├── launcher_icon_selected_back_150.svg
│   │   ├── launcher_icon_selected_back_54.svg
│   │   ├── launcher_icon_shadow_200.svg
│   │   ├── launcher_icon_shadow_62.svg
│   │   ├── launcher_icon_shine_150.svg
│   │   ├── launcher_icon_shine_54.svg
│   │   ├── launcher_pip_ltr_19.svg
│   │   ├── launcher_pip_ltr_37.svg
│   │   ├── launcher_pip_rtl_19.svg
│   │   ├── launcher_pip_rtl_37.svg
│   │   ├── maximize_dash_disabled.svg -> dash/maximize_dash_disabled.svg
│   │   ├── maximize_dash_prelight.svg -> dash/maximize_dash_prelight.svg
│   │   ├── maximize_dash_pressed.svg -> dash/maximize_dash_pressed.svg
│   │   ├── maximize_dash.svg -> dash/maximize_dash.svg
│   │   ├── maximize_focused_normal.svg -> window-buttons/maximize.svg
│   │   ├── maximize_focused_prelight.svg -> window-buttons/maximize_prelight.svg
│   │   ├── maximize_focused_pressed.svg -> window-buttons/maximize_pressed.svg
│   │   ├── maximize.svg -> window-buttons/maximize.svg
│   │   ├── maximize_unfocused_prelight.svg -> window-buttons/maximize_prelight.svg
│   │   ├── maximize_unfocused_pressed.svg -> window-buttons/maximize_pressed.svg
│   │   ├── maximize_unfocused.svg -> window-buttons/maximize_unfocused.svg
│   │   ├── minimize_dash_disabled.svg -> dash/minimize_dash_disabled.svg
│   │   ├── minimize_dash_prelight.svg -> dash/minimize_dash_prelight.svg
│   │   ├── minimize_dash_pressed.svg -> dash/minimize_dash_pressed.svg
│   │   ├── minimize_dash.svg -> dash/minimize_dash.svg
│   │   ├── minimize_focused_normal.svg -> window-buttons/minimize.svg
│   │   ├── minimize_focused_prelight.svg -> window-buttons/minimize_prelight.svg
│   │   ├── minimize_focused_pressed.svg -> window-buttons/minimize_pressed.svg
│   │   ├── minimize.svg -> window-buttons/minimize.svg
│   │   ├── minimize_unfocused_prelight.svg -> window-buttons/minimize_prelight.svg
│   │   ├── minimize_unfocused_pressed.svg -> window-buttons/minimize_pressed.svg
│   │   ├── minimize_unfocused.svg -> window-buttons/minimize_unfocused.svg
│   │   ├── sheet_style_close_focused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── sheet_style_close_focused_pressed.svg -> window-buttons/close_unfocused.svg
│   │   ├── sheet_style_close_focused.svg -> window-buttons/close.svg
│   │   ├── unmaximize_dash_disabled.svg -> dash/maximize_dash_disabled.svg
│   │   ├── unmaximize_dash_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_dash_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize_dash.svg -> dash/maximize_dash.svg
│   │   ├── unmaximize_focused_normal.svg -> window-buttons/maximize.svg
│   │   ├── unmaximize_focused_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_focused_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize.svg -> window-buttons/maximize.svg
│   │   ├── unmaximize_unfocused_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_unfocused_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize_unfocused.svg -> window-buttons/maximize_unfocused.svg
│   │   └── window-buttons
│   │   ├── close_prelight.svg
│   │   ├── close_pressed.svg
│   │   ├── close.svg
│   │   ├── close_unfocused.svg
│   │   ├── maximize_prelight.svg
│   │   ├── maximize_pressed.svg
│   │   ├── maximize.svg
│   │   ├── maximize_unfocused.svg
│   │   ├── minimize_prelight.svg
│   │   ├── minimize_pressed.svg
│   │   ├── minimize.svg
│   │   ├── minimize_unfocused.svg
│   │   ├── unmaximize_prelight.svg
│   │   └── unmaximize_pressed.svg
│   └── xfwm4
│   ├── bottom-active.png
│   ├── bottom-inactive.png
│   ├── bottom-left-active.png
│   ├── bottom-left-inactive.png
│   ├── bottom-right-active.png
│   ├── bottom-right-inactive.png
│   ├── close-active.png
│   ├── close-inactive.png
│   ├── close-prelight.png
│   ├── close-pressed.png
│   ├── hide-active.png
│   ├── hide-inactive.png
│   ├── hide-prelight.png
│   ├── hide-pressed.png
│   ├── left-active.png
│   ├── left-inactive.png
│   ├── maximize-active.png
│   ├── maximize-inactive.png
│   ├── maximize-prelight.png
│   ├── maximize-pressed.png
│   ├── maximize-toggled-active.png
│   ├── maximize-toggled-inactive.png
│   ├── maximize-toggled-prelight.png
│   ├── maximize-toggled-pressed.png
│   ├── menu-active.png
│   ├── menu-inactive.png
│   ├── menu-pressed.png
│   ├── right-active.png
│   ├── right-inactive.png
│   ├── shade-active.png
│   ├── shade-inactive.png
│   ├── shade-pressed.png
│   ├── stick-active.png
│   ├── stick-inactive.png
│   ├── stick-pressed.png
│   ├── themerc
│   ├── title-1-active.png
│   ├── title-1-inactive.png
│   ├── title-2-active.png
│   ├── title-2-inactive.png
│   ├── title-3-active.png
│   ├── title-3-inactive.png
│   ├── title-4-active.png
│   ├── title-4-inactive.png
│   ├── title-5-active.png
│   ├── title-5-inactive.png
│   ├── top-left-active.png
│   ├── top-left-inactive.png
│   ├── top-right-active.png
│   └── top-right-inactive.png
├── vimix-dark-laptop-doder
│   ├── cinnamon
│   │   ├── assets
│   │   │   ├── checkbox
│   │   │   │   ├── checkbox-checked.svg
│   │   │   │   ├── checkbox-unchecked.svg
│   │   │   │   ├── radiobutton-checked.svg
│   │   │   │   └── radiobutton-unchecked.svg
│   │   │   ├── menu
│   │   │   │   ├── menu-hover.svg
│   │   │   │   ├── menu-separator.svg
│   │   │   │   ├── menu.svg
│   │   │   │   └── submenu.svg
│   │   │   ├── misc
│   │   │   │   ├── add-workspace-active.svg
│   │   │   │   ├── add-workspace-hover.svg
│   │   │   │   ├── add-workspace.svg
│   │   │   │   ├── bg.svg
│   │   │   │   ├── button-box.svg
│   │   │   │   ├── calendar-arrow-left.svg
│   │   │   │   ├── calendar-arrow-right.svg
│   │   │   │   ├── close-active.svg
│   │   │   │   ├── close-hover.svg
│   │   │   │   ├── close.svg
│   │   │   │   ├── corner-ripple.svg
│   │   │   │   ├── desklet-header.svg
│   │   │   │   ├── desklet.svg
│   │   │   │   ├── message.svg
│   │   │   │   ├── osd.svg
│   │   │   │   ├── overview-hover.svg
│   │   │   │   ├── overview.svg
│   │   │   │   └── trash-icon.svg
│   │   │   ├── panel
│   │   │   │   ├── activities-active.svg
│   │   │   │   └── activities.svg
│   │   │   └── switch
│   │   │   ├── switch-off.svg
│   │   │   └── switch-on.svg
│   │   ├── cinnamon.css
│   │   └── thumbnail.png
│   ├── gnome-shell
│   │   ├── assets
│   │   │   ├── calendar-arrow-left.svg
│   │   │   ├── calendar-arrow-right.svg
│   │   │   ├── calendar-today.svg
│   │   │   ├── checkbox-off.svg
│   │   │   ├── checkbox.svg
│   │   │   ├── close.svg
│   │   │   ├── dash
│   │   │   │   ├── bottom-running1-focused.svg
│   │   │   │   ├── bottom-running1.svg
│   │   │   │   ├── bottom-running2-focused.svg
│   │   │   │   ├── bottom-running2.svg
│   │   │   │   ├── bottom-running3-focused.svg
│   │   │   │   ├── bottom-running3.svg
│   │   │   │   ├── bottom-running4-focused.svg
│   │   │   │   ├── bottom-running4.svg
│   │   │   │   ├── left-running1-focused.svg
│   │   │   │   ├── left-running1.svg
│   │   │   │   ├── left-running2-focused.svg
│   │   │   │   ├── left-running2.svg
│   │   │   │   ├── left-running3-focused.svg
│   │   │   │   ├── left-running3.svg
│   │   │   │   ├── left-running4-focused.svg
│   │   │   │   ├── left-running4.svg
│   │   │   │   ├── right-running1-focused.svg
│   │   │   │   ├── right-running1.svg
│   │   │   │   ├── right-running2-focused.svg
│   │   │   │   ├── right-running2.svg
│   │   │   │   ├── right-running3-focused.svg
│   │   │   │   ├── right-running3.svg
│   │   │   │   ├── right-running4-focused.svg
│   │   │   │   ├── right-running4.svg
│   │   │   │   ├── top-running1-focused.svg
│   │   │   │   ├── top-running1.svg
│   │   │   │   ├── top-running2-focused.svg
│   │   │   │   ├── top-running2.svg
│   │   │   │   ├── top-running3-focused.svg
│   │   │   │   ├── top-running3.svg
│   │   │   │   ├── top-running4-focused.svg
│   │   │   │   └── top-running4.svg
│   │   │   ├── dash-placeholder.svg
│   │   │   ├── menu-checked.svg
│   │   │   ├── menu-hover.svg
│   │   │   ├── menu.svg
│   │   │   ├── more-results.svg
│   │   │   ├── no-events.svg
│   │   │   ├── noise-texture.svg
│   │   │   ├── no-notifications.svg
│   │   │   ├── process-working.svg
│   │   │   ├── submenu.svg
│   │   │   ├── toggle-off.svg
│   │   │   ├── toggle-on.svg
│   │   │   ├── window-close-active.svg
│   │   │   ├── window-close-hover.svg
│   │   │   └── window-close.svg
│   │   ├── extensions
│   │   │   └── workspaces-to-dock
│   │   │   └── workspaces-to-dock.css
│   │   ├── gnome-shell.css
│   │   ├── message-indicator-symbolic.svg
│   │   ├── no-events.svg -> assets/no-events.svg
│   │   ├── no-notifications.svg -> assets/no-notifications.svg
│   │   ├── pad-osd.css
│   │   └── process-working.svg -> assets/process-working.svg
│   ├── gtk-2.0
│   │   ├── apps.rc
│   │   ├── assets
│   │   │   ├── border.png
│   │   │   ├── button-active.png
│   │   │   ├── button-hover.png
│   │   │   ├── button-insensitive.png
│   │   │   ├── button.png
│   │   │   ├── checkbox-checked-active.png
│   │   │   ├── checkbox-checked-hover.png
│   │   │   ├── checkbox-checked-insensitive.png
│   │   │   ├── checkbox-checked.png
│   │   │   ├── checkbox-mixed-active.png
│   │   │   ├── checkbox-mixed-hover.png
│   │   │   ├── checkbox-mixed-insensitive.png
│   │   │   ├── checkbox-mixed.png
│   │   │   ├── checkbox-unchecked-active.png
│   │   │   ├── checkbox-unchecked-hover.png
│   │   │   ├── checkbox-unchecked-insensitive.png
│   │   │   ├── checkbox-unchecked.png
│   │   │   ├── combo-ltr-button-active.png
│   │   │   ├── combo-ltr-button-hover.png
│   │   │   ├── combo-ltr-button-insensitive.png
│   │   │   ├── combo-ltr-button.png
│   │   │   ├── combo-ltr-entry-active.png
│   │   │   ├── combo-ltr-entry-insensitive.png
│   │   │   ├── combo-ltr-entry.png
│   │   │   ├── combo-rtl-button-active.png
│   │   │   ├── combo-rtl-button-hover.png
│   │   │   ├── combo-rtl-button-insensitive.png
│   │   │   ├── combo-rtl-button.png
│   │   │   ├── combo-rtl-entry-active.png
│   │   │   ├── combo-rtl-entry-insensitive.png
│   │   │   ├── combo-rtl-entry.png
│   │   │   ├── entry-active.png
│   │   │   ├── entry-background-insensitive.png
│   │   │   ├── entry-background.png
│   │   │   ├── entry-insensitive.png
│   │   │   ├── entry.png
│   │   │   ├── flat-button-active.png
│   │   │   ├── flat-button-hover.png
│   │   │   ├── flat-button-insensitive.png
│   │   │   ├── flat-button.png
│   │   │   ├── focus.png
│   │   │   ├── frame-inline.png
│   │   │   ├── frame-notebook.png
│   │   │   ├── frame.png
│   │   │   ├── handle-horz-active.png
│   │   │   ├── handle-horz-hover.png
│   │   │   ├── handle-horz.png
│   │   │   ├── handle-vert-active.png
│   │   │   ├── handle-vert-hover.png
│   │   │   ├── handle-vert.png
│   │   │   ├── menu-checkbox-checked-insensitive.png
│   │   │   ├── menu-checkbox-checked.png
│   │   │   ├── menu-checkbox-mixed-insensitive.png
│   │   │   ├── menu-checkbox-mixed.png
│   │   │   ├── menu-checkbox-unchecked-insensitive.png
│   │   │   ├── menu-checkbox-unchecked.png
│   │   │   ├── menu-radio-checked-insensitive.png
│   │   │   ├── menu-radio-checked.png
│   │   │   ├── menu-radio-mixed-insensitive.png
│   │   │   ├── menu-radio-mixed.png
│   │   │   ├── menu-radio-unchecked-insensitive.png
│   │   │   ├── menu-radio-unchecked.png
│   │   │   ├── notebook-combo-ltr-entry-active.png
│   │   │   ├── notebook-combo-ltr-entry-insensitive.png
│   │   │   ├── notebook-combo-ltr-entry.png
│   │   │   ├── notebook-combo-rtl-entry-active.png
│   │   │   ├── notebook-combo-rtl-entry-insensitive.png
│   │   │   ├── notebook-combo-rtl-entry.png
│   │   │   ├── notebook-entry-active.png
│   │   │   ├── notebook-entry-insensitive.png
│   │   │   ├── notebook-entry.png
│   │   │   ├── null.png
│   │   │   ├── pan-down-alt-insensitive.png
│   │   │   ├── pan-down-alt.png
│   │   │   ├── pan-down-insensitive.png
│   │   │   ├── pan-down.png
│   │   │   ├── pan-left-alt-insensitive.png
│   │   │   ├── pan-left-alt.png
│   │   │   ├── pan-left-insensitive.png
│   │   │   ├── pan-left.png
│   │   │   ├── pan-left-semi.png
│   │   │   ├── pan-right-alt-insensitive.png
│   │   │   ├── pan-right-alt.png
│   │   │   ├── pan-right-insensitive.png
│   │   │   ├── pan-right.png
│   │   │   ├── pan-right-semi.png
│   │   │   ├── pan-up-alt-insensitive.png
│   │   │   ├── pan-up-alt.png
│   │   │   ├── pan-up-insensitive.png
│   │   │   ├── pan-up.png
│   │   │   ├── pathbar_button_active.png
│   │   │   ├── pathbar_button_prelight.png
│   │   │   ├── progressbar-progress.png
│   │   │   ├── progressbar-trough.png
│   │   │   ├── radio-checked-active.png
│   │   │   ├── radio-checked-hover.png
│   │   │   ├── radio-checked-insensitive.png
│   │   │   ├── radio-checked.png
│   │   │   ├── radio-mixed-active.png
│   │   │   ├── radio-mixed-hover.png
│   │   │   ├── radio-mixed-insensitive.png
│   │   │   ├── radio-mixed.png
│   │   │   ├── radio-unchecked-active.png
│   │   │   ├── radio-unchecked-hover.png
│   │   │   ├── radio-unchecked-insensitive.png
│   │   │   ├── radio-unchecked.png
│   │   │   ├── scale-horz-trough-active.png
│   │   │   ├── scale-horz-trough-insensitive.png
│   │   │   ├── scale-horz-trough.png
│   │   │   ├── scale-slider-active.png
│   │   │   ├── scale-slider-hover.png
│   │   │   ├── scale-slider-insensitive.png
│   │   │   ├── scale-slider.png
│   │   │   ├── scale-vert-trough-active.png
│   │   │   ├── scale-vert-trough-insensitive.png
│   │   │   ├── scale-vert-trough.png
│   │   │   ├── scrollbar-horz-slider-active.png
│   │   │   ├── scrollbar-horz-slider-hover.png
│   │   │   ├── scrollbar-horz-slider-insensitive.png
│   │   │   ├── scrollbar-horz-slider.png
│   │   │   ├── scrollbar-horz-trough.png
│   │   │   ├── scrollbar-vert-ltr-slider-active.png
│   │   │   ├── scrollbar-vert-ltr-slider-hover.png
│   │   │   ├── scrollbar-vert-ltr-slider-insensitive.png
│   │   │   ├── scrollbar-vert-ltr-slider.png
│   │   │   ├── scrollbar-vert-ltr-trough.png
│   │   │   ├── scrollbar-vert-rtl-slider-active.png
│   │   │   ├── scrollbar-vert-rtl-slider-hover.png
│   │   │   ├── scrollbar-vert-rtl-slider-insensitive.png
│   │   │   ├── scrollbar-vert-rtl-slider.png
│   │   │   ├── scrollbar-vert-rtl-trough.png
│   │   │   ├── spin-ltr-down-active.png
│   │   │   ├── spin-ltr-down-hover.png
│   │   │   ├── spin-ltr-down-insensitive.png
│   │   │   ├── spin-ltr-down.png
│   │   │   ├── spin-ltr-up-active.png
│   │   │   ├── spin-ltr-up-hover.png
│   │   │   ├── spin-ltr-up-insensitive.png
│   │   │   ├── spin-ltr-up.png
│   │   │   ├── spin-rtl-down-active.png
│   │   │   ├── spin-rtl-down-hover.png
│   │   │   ├── spin-rtl-down-insensitive.png
│   │   │   ├── spin-rtl-down.png
│   │   │   ├── spin-rtl-up-active.png
│   │   │   ├── spin-rtl-up-hover.png
│   │   │   ├── spin-rtl-up-insensitive.png
│   │   │   ├── spin-rtl-up.png
│   │   │   ├── tab.png
│   │   │   ├── treeview-ltr-button-active.png
│   │   │   ├── treeview-ltr-button-hover.png
│   │   │   ├── treeview-ltr-button.png
│   │   │   ├── treeview-rtl-button-active.png
│   │   │   ├── treeview-rtl-button-hover.png
│   │   │   └── treeview-rtl-button.png
│   │   ├── gtkrc
│   │   ├── hacks.rc
│   │   ├── main.rc
│   │   ├── panel.rc
│   │   └── xfce-notify.rc
│   ├── gtk-3.0
│   │   ├── assets
│   │   │   ├── scalable
│   │   │   │   ├── checkbox-checked-symbolic.svg
│   │   │   │   ├── checkbox-mixed-symbolic.svg
│   │   │   │   ├── checkbox-unchecked-symbolic@2.svg
│   │   │   │   ├── checkbox-unchecked-symbolic-dark@2.svg
│   │   │   │   ├── checkbox-unchecked-symbolic-dark.svg
│   │   │   │   ├── checkbox-unchecked-symbolic.svg
│   │   │   │   ├── cursor-handle-symbolic.svg
│   │   │   │   ├── radio-checked-symbolic.svg
│   │   │   │   ├── radio-mixed-symbolic.svg
│   │   │   │   ├── radio-unchecked-symbolic.svg
│   │   │   │   ├── scale-horz-marks-after-slider-symbolic.svg
│   │   │   │   ├── scale-horz-marks-before-slider-symbolic.svg
│   │   │   │   ├── scale-slider-symbolic.svg
│   │   │   │   ├── scale-vert-marks-after-slider-symbolic.svg
│   │   │   │   ├── scale-vert-marks-before-slider-symbolic.svg
│   │   │   │   ├── small-checkbox-checked-symbolic.svg
│   │   │   │   ├── small-checkbox-mixed-symbolic.svg
│   │   │   │   ├── small-checkbox-unchecked-symbolic.svg
│   │   │   │   ├── small-radio-checked-symbolic.svg
│   │   │   │   ├── small-radio-mixed-symbolic.svg
│   │   │   │   └── small-radio-unchecked-symbolic.svg
│   │   │   ├── scale-horz-marks-after-slider@2.png
│   │   │   ├── scale-horz-marks-after-slider-dark@2.png
│   │   │   ├── scale-horz-marks-after-slider-dark.png
│   │   │   ├── scale-horz-marks-after-slider-disabled@2.png
│   │   │   ├── scale-horz-marks-after-slider-disabled-dark@2.png
│   │   │   ├── scale-horz-marks-after-slider-disabled-dark.png
│   │   │   ├── scale-horz-marks-after-slider-disabled.png
│   │   │   ├── scale-horz-marks-after-slider.png
│   │   │   ├── scale-horz-marks-before-slider@2.png
│   │   │   ├── scale-horz-marks-before-slider-dark@2.png
│   │   │   ├── scale-horz-marks-before-slider-dark.png
│   │   │   ├── scale-horz-marks-before-slider-disabled@2.png
│   │   │   ├── scale-horz-marks-before-slider-disabled-dark@2.png
│   │   │   ├── scale-horz-marks-before-slider-disabled-dark.png
│   │   │   ├── scale-horz-marks-before-slider-disabled.png
│   │   │   ├── scale-horz-marks-before-slider.png
│   │   │   ├── scale-slider@2.png
│   │   │   ├── scale-slider-dark@2.png
│   │   │   ├── scale-slider-dark.png
│   │   │   ├── scale-slider-disabled@2.png
│   │   │   ├── scale-slider-disabled-dark@2.png
│   │   │   ├── scale-slider-disabled-dark.png
│   │   │   ├── scale-slider-disabled.png
│   │   │   ├── scale-slider.png
│   │   │   ├── scale-vert-marks-after-slider@2.png
│   │   │   ├── scale-vert-marks-after-slider-dark@2.png
│   │   │   ├── scale-vert-marks-after-slider-dark.png
│   │   │   ├── scale-vert-marks-after-slider-disabled@2.png
│   │   │   ├── scale-vert-marks-after-slider-disabled-dark@2.png
│   │   │   ├── scale-vert-marks-after-slider-disabled-dark.png
│   │   │   ├── scale-vert-marks-after-slider-disabled.png
│   │   │   ├── scale-vert-marks-after-slider.png
│   │   │   ├── scale-vert-marks-before-slider@2.png
│   │   │   ├── scale-vert-marks-before-slider-dark@2.png
│   │   │   ├── scale-vert-marks-before-slider-dark.png
│   │   │   ├── scale-vert-marks-before-slider-disabled@2.png
│   │   │   ├── scale-vert-marks-before-slider-disabled-dark@2.png
│   │   │   ├── scale-vert-marks-before-slider-disabled-dark.png
│   │   │   ├── scale-vert-marks-before-slider-disabled.png
│   │   │   ├── scale-vert-marks-before-slider.png
│   │   │   ├── selectionmode-checkbox-checked@2.png
│   │   │   ├── selectionmode-checkbox-checked-dark@2.png
│   │   │   ├── selectionmode-checkbox-checked-dark.png
│   │   │   ├── selectionmode-checkbox-checked.png
│   │   │   ├── selectionmode-checkbox-unchecked@2.png
│   │   │   ├── selectionmode-checkbox-unchecked-dark@2.png
│   │   │   ├── selectionmode-checkbox-unchecked-dark.png
│   │   │   ├── selectionmode-checkbox-unchecked.png
│   │   │   └── window-assets
│   │   │   ├── titlebutton-close@2.png
│   │   │   ├── titlebutton-close-active@2.png
│   │   │   ├── titlebutton-close-active-dark@2.png
│   │   │   ├── titlebutton-close-active-dark.png
│   │   │   ├── titlebutton-close-active.png
│   │   │   ├── titlebutton-close-backdrop@2.png
│   │   │   ├── titlebutton-close-backdrop-dark@2.png
│   │   │   ├── titlebutton-close-backdrop-dark.png
│   │   │   ├── titlebutton-close-backdrop.png
│   │   │   ├── titlebutton-close-dark@2.png
│   │   │   ├── titlebutton-close-dark.png
│   │   │   ├── titlebutton-close-hover@2.png
│   │   │   ├── titlebutton-close-hover-dark@2.png
│   │   │   ├── titlebutton-close-hover-dark.png
│   │   │   ├── titlebutton-close-hover.png
│   │   │   ├── titlebutton-close.png
│   │   │   ├── titlebutton-maximize@2.png
│   │   │   ├── titlebutton-maximize-active@2.png
│   │   │   ├── titlebutton-maximize-active-dark@2.png
│   │   │   ├── titlebutton-maximize-active-dark.png
│   │   │   ├── titlebutton-maximize-active.png
│   │   │   ├── titlebutton-maximize-backdrop@2.png
│   │   │   ├── titlebutton-maximize-backdrop-dark@2.png
│   │   │   ├── titlebutton-maximize-backdrop-dark.png
│   │   │   ├── titlebutton-maximize-backdrop.png
│   │   │   ├── titlebutton-maximize-dark@2.png
│   │   │   ├── titlebutton-maximize-dark.png
│   │   │   ├── titlebutton-maximize-hover@2.png
│   │   │   ├── titlebutton-maximize-hover-dark@2.png
│   │   │   ├── titlebutton-maximize-hover-dark.png
│   │   │   ├── titlebutton-maximize-hover.png
│   │   │   ├── titlebutton-maximize.png
│   │   │   ├── titlebutton-minimize@2.png
│   │   │   ├── titlebutton-minimize-active@2.png
│   │   │   ├── titlebutton-minimize-active-dark@2.png
│   │   │   ├── titlebutton-minimize-active-dark.png
│   │   │   ├── titlebutton-minimize-active.png
│   │   │   ├── titlebutton-minimize-backdrop@2.png
│   │   │   ├── titlebutton-minimize-backdrop-dark@2.png
│   │   │   ├── titlebutton-minimize-backdrop-dark.png
│   │   │   ├── titlebutton-minimize-backdrop.png
│   │   │   ├── titlebutton-minimize-dark@2.png
│   │   │   ├── titlebutton-minimize-dark.png
│   │   │   ├── titlebutton-minimize-hover@2.png
│   │   │   ├── titlebutton-minimize-hover-dark@2.png
│   │   │   ├── titlebutton-minimize-hover-dark.png
│   │   │   ├── titlebutton-minimize-hover.png
│   │   │   ├── titlebutton-minimize.png
│   │   │   ├── titlebutton-restore@2.png
│   │   │   ├── titlebutton-restore-active@2.png
│   │   │   ├── titlebutton-restore-active-dark@2.png
│   │   │   ├── titlebutton-restore-active-dark.png
│   │   │   ├── titlebutton-restore-active.png
│   │   │   ├── titlebutton-restore-backdrop@2.png
│   │   │   ├── titlebutton-restore-backdrop-dark@2.png
│   │   │   ├── titlebutton-restore-backdrop-dark.png
│   │   │   ├── titlebutton-restore-backdrop.png
│   │   │   ├── titlebutton-restore-dark@2.png
│   │   │   ├── titlebutton-restore-dark.png
│   │   │   ├── titlebutton-restore-hover@2.png
│   │   │   ├── titlebutton-restore-hover-dark@2.png
│   │   │   ├── titlebutton-restore-hover-dark.png
│   │   │   ├── titlebutton-restore-hover.png
│   │   │   └── titlebutton-restore.png
│   │   ├── gtk.css
│   │   └── thumbnail.png
│   ├── index.theme
│   ├── metacity-1
│   │   ├── close_focused_normal.png -> close.png
│   │   ├── close_focused.png -> close.png
│   │   ├── close_focused_prelight.png
│   │   ├── close_focused_pressed.png
│   │   ├── close.png
│   │   ├── close_unfocused.png
│   │   ├── close_unfocused_prelight.png -> close_focused_prelight.png
│   │   ├── close_unfocused_pressed.png -> close_focused_pressed.png
│   │   ├── maximize_focused_normal.png -> maximize.png
│   │   ├── maximize_focused.png -> maximize.png
│   │   ├── maximize_focused_prelight.png
│   │   ├── maximize_focused_pressed.png
│   │   ├── maximize.png
│   │   ├── maximize_unfocused.png
│   │   ├── maximize_unfocused_prelight.png -> maximize_focused_prelight.png
│   │   ├── maximize_unfocused_pressed.png -> maximize_focused_pressed.png
│   │   ├── menu_focused_normal.png -> menu.png
│   │   ├── menu_focused.png -> menu.png
│   │   ├── menu_focused_prelight.png
│   │   ├── menu_focused_pressed.png
│   │   ├── menu.png
│   │   ├── menu_unfocused.png
│   │   ├── menu_unfocused_prelight.png -> menu_focused_prelight.png
│   │   ├── menu_unfocused_pressed.png -> menu_focused_pressed.png
│   │   ├── metacity-theme-1.xml
│   │   ├── metacity-theme-2.xml -> metacity-theme-1.xml
│   │   ├── metacity-theme-3.xml
│   │   ├── minimize_focused_normal.png -> minimize.png
│   │   ├── minimize_focused.png -> minimize.png
│   │   ├── minimize_focused_prelight.png
│   │   ├── minimize_focused_pressed.png
│   │   ├── minimize.png
│   │   ├── minimize_unfocused.png
│   │   ├── minimize_unfocused_prelight.png -> minimize_focused_prelight.png
│   │   ├── minimize_unfocused_pressed.png -> minimize_focused_pressed.png
│   │   ├── shade_focused_normal.png -> shade.png
│   │   ├── shade_focused.png -> shade.png
│   │   ├── shade_focused_prelight.png
│   │   ├── shade_focused_pressed.png
│   │   ├── shade.png
│   │   ├── shade_unfocused.png
│   │   ├── shade_unfocused_prelight.png -> shade_focused_prelight.png
│   │   ├── shade_unfocused_pressed.png -> shade_focused_pressed.png
│   │   ├── thumbnail.png
│   │   ├── trough_left.png
│   │   ├── trough_middle.png
│   │   ├── trough_right.png
│   │   ├── trough_unfocused_left.png
│   │   ├── trough_unfocused_middle.png
│   │   ├── trough_unfocused_right.png
│   │   ├── unmaximize_focused_normal.png -> unmaximize.png
│   │   ├── unmaximize_focused.png -> unmaximize.png
│   │   ├── unmaximize_focused_prelight.png
│   │   ├── unmaximize_focused_pressed.png
│   │   ├── unmaximize.png
│   │   ├── unmaximize_unfocused.png
│   │   ├── unmaximize_unfocused_prelight.png -> unmaximize_focused_prelight.png
│   │   ├── unmaximize_unfocused_pressed.png -> unmaximize_focused_pressed.png
│   │   ├── unshade_focused_normal.png -> unshade.png
│   │   ├── unshade_focused.png -> unshade.png
│   │   ├── unshade_focused_prelight.png
│   │   ├── unshade_focused_pressed.png
│   │   ├── unshade.png
│   │   ├── unshade_unfocused.png
│   │   ├── unshade_unfocused_prelight.png -> unshade_focused_prelight.png
│   │   └── unshade_unfocused_pressed.png -> unshade_focused_pressed.png
│   ├── plank
│   │   └── dock.theme
│   ├── unity
│   │   ├── close_dash_disabled.svg -> dash/close_dash_disabled.svg
│   │   ├── close_dash_prelight.svg -> dash/close_dash_prelight.svg
│   │   ├── close_dash_pressed.svg -> dash/close_dash_pressed.svg
│   │   ├── close_dash.svg -> dash/close_dash.svg
│   │   ├── close_focused_normal.svg -> window-buttons/close.svg
│   │   ├── close_focused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── close_focused_pressed.svg -> window-buttons/close_pressed.svg
│   │   ├── close.svg -> window-buttons/close.svg
│   │   ├── close_unfocused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── close_unfocused_pressed.svg -> window-buttons/close_pressed.svg
│   │   ├── close_unfocused.svg -> window-buttons/close_unfocused.svg
│   │   ├── dash
│   │   │   ├── close_dash_disabled.svg
│   │   │   ├── close_dash_prelight.svg
│   │   │   ├── close_dash_pressed.svg
│   │   │   ├── close_dash.svg
│   │   │   ├── maximize_dash_disabled.svg
│   │   │   ├── maximize_dash_prelight.svg
│   │   │   ├── maximize_dash_pressed.svg
│   │   │   ├── maximize_dash.svg
│   │   │   ├── minimize_dash_disabled.svg
│   │   │   ├── minimize_dash_prelight.svg
│   │   │   ├── minimize_dash_pressed.svg
│   │   │   └── minimize_dash.svg
│   │   ├── launcher_arrow_ltr_19-1.svg
│   │   ├── launcher_arrow_ltr_19.svg
│   │   ├── launcher_arrow_ltr_37.svg
│   │   ├── launcher_arrow_outline_ltr_19.svg
│   │   ├── launcher_arrow_outline_ltr_37.svg
│   │   ├── launcher_arrow_outline_rtl_19.svg
│   │   ├── launcher_arrow_outline_rtl_37.svg
│   │   ├── launcher_arrow_rtl_19.svg
│   │   ├── launcher_arrow_rtl_37.svg
│   │   ├── launcher_icon_back_150.svg
│   │   ├── launcher_icon_back_54.svg
│   │   ├── launcher_icon_edge_150.svg
│   │   ├── launcher_icon_edge_54.svg
│   │   ├── launcher_icon_glow_200.svg
│   │   ├── launcher_icon_glow_62.svg
│   │   ├── launcher_icon_selected_back_150.svg
│   │   ├── launcher_icon_selected_back_54.svg
│   │   ├── launcher_icon_shadow_200.svg
│   │   ├── launcher_icon_shadow_62.svg
│   │   ├── launcher_icon_shine_150.svg
│   │   ├── launcher_icon_shine_54.svg
│   │   ├── launcher_pip_ltr_19.svg
│   │   ├── launcher_pip_ltr_37.svg
│   │   ├── launcher_pip_rtl_19.svg
│   │   ├── launcher_pip_rtl_37.svg
│   │   ├── maximize_dash_disabled.svg -> dash/maximize_dash_disabled.svg
│   │   ├── maximize_dash_prelight.svg -> dash/maximize_dash_prelight.svg
│   │   ├── maximize_dash_pressed.svg -> dash/maximize_dash_pressed.svg
│   │   ├── maximize_dash.svg -> dash/maximize_dash.svg
│   │   ├── maximize_focused_normal.svg -> window-buttons/maximize.svg
│   │   ├── maximize_focused_prelight.svg -> window-buttons/maximize_prelight.svg
│   │   ├── maximize_focused_pressed.svg -> window-buttons/maximize_pressed.svg
│   │   ├── maximize.svg -> window-buttons/maximize.svg
│   │   ├── maximize_unfocused_prelight.svg -> window-buttons/maximize_prelight.svg
│   │   ├── maximize_unfocused_pressed.svg -> window-buttons/maximize_pressed.svg
│   │   ├── maximize_unfocused.svg -> window-buttons/maximize_unfocused.svg
│   │   ├── minimize_dash_disabled.svg -> dash/minimize_dash_disabled.svg
│   │   ├── minimize_dash_prelight.svg -> dash/minimize_dash_prelight.svg
│   │   ├── minimize_dash_pressed.svg -> dash/minimize_dash_pressed.svg
│   │   ├── minimize_dash.svg -> dash/minimize_dash.svg
│   │   ├── minimize_focused_normal.svg -> window-buttons/minimize.svg
│   │   ├── minimize_focused_prelight.svg -> window-buttons/minimize_prelight.svg
│   │   ├── minimize_focused_pressed.svg -> window-buttons/minimize_pressed.svg
│   │   ├── minimize.svg -> window-buttons/minimize.svg
│   │   ├── minimize_unfocused_prelight.svg -> window-buttons/minimize_prelight.svg
│   │   ├── minimize_unfocused_pressed.svg -> window-buttons/minimize_pressed.svg
│   │   ├── minimize_unfocused.svg -> window-buttons/minimize_unfocused.svg
│   │   ├── sheet_style_close_focused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── sheet_style_close_focused_pressed.svg -> window-buttons/close_unfocused.svg
│   │   ├── sheet_style_close_focused.svg -> window-buttons/close.svg
│   │   ├── unmaximize_dash_disabled.svg -> dash/maximize_dash_disabled.svg
│   │   ├── unmaximize_dash_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_dash_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize_dash.svg -> dash/maximize_dash.svg
│   │   ├── unmaximize_focused_normal.svg -> window-buttons/maximize.svg
│   │   ├── unmaximize_focused_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_focused_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize.svg -> window-buttons/maximize.svg
│   │   ├── unmaximize_unfocused_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_unfocused_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize_unfocused.svg -> window-buttons/maximize_unfocused.svg
│   │   └── window-buttons
│   │   ├── close_prelight.svg
│   │   ├── close_pressed.svg
│   │   ├── close.svg
│   │   ├── close_unfocused.svg
│   │   ├── maximize_prelight.svg
│   │   ├── maximize_pressed.svg
│   │   ├── maximize.svg
│   │   ├── maximize_unfocused.svg
│   │   ├── minimize_prelight.svg
│   │   ├── minimize_pressed.svg
│   │   ├── minimize.svg
│   │   ├── minimize_unfocused.svg
│   │   ├── unmaximize_prelight.svg
│   │   └── unmaximize_pressed.svg
│   └── xfwm4
│   ├── bottom-active.png
│   ├── bottom-inactive.png
│   ├── bottom-left-active.png
│   ├── bottom-left-inactive.png
│   ├── bottom-right-active.png
│   ├── bottom-right-inactive.png
│   ├── close-active.png
│   ├── close-inactive.png
│   ├── close-prelight.png
│   ├── close-pressed.png
│   ├── hide-active.png
│   ├── hide-inactive.png
│   ├── hide-prelight.png
│   ├── hide-pressed.png
│   ├── left-active.png
│   ├── left-inactive.png
│   ├── maximize-active.png
│   ├── maximize-inactive.png
│   ├── maximize-prelight.png
│   ├── maximize-pressed.png
│   ├── maximize-toggled-active.png
│   ├── maximize-toggled-inactive.png
│   ├── maximize-toggled-prelight.png
│   ├── maximize-toggled-pressed.png
│   ├── menu-active.png
│   ├── menu-inactive.png
│   ├── menu-pressed.png
│   ├── right-active.png
│   ├── right-inactive.png
│   ├── shade-active.png
│   ├── shade-inactive.png
│   ├── shade-pressed.png
│   ├── stick-active.png
│   ├── stick-inactive.png
│   ├── stick-pressed.png
│   ├── themerc
│   ├── title-1-active.png
│   ├── title-1-inactive.png
│   ├── title-2-active.png
│   ├── title-2-inactive.png
│   ├── title-3-active.png
│   ├── title-3-inactive.png
│   ├── title-4-active.png
│   ├── title-4-inactive.png
│   ├── title-5-active.png
│   ├── title-5-inactive.png
│   ├── top-left-active.png
│   ├── top-left-inactive.png
│   ├── top-right-active.png
│   └── top-right-inactive.png
├── vimix-doder
│   ├── cinnamon
│   │   ├── assets
│   │   │   ├── checkbox
│   │   │   │   ├── checkbox-checked.svg
│   │   │   │   ├── checkbox-unchecked.svg
│   │   │   │   ├── radiobutton-checked.svg
│   │   │   │   └── radiobutton-unchecked.svg
│   │   │   ├── menu
│   │   │   │   ├── menu-hover.svg
│   │   │   │   ├── menu-separator.svg
│   │   │   │   ├── menu.svg
│   │   │   │   └── submenu.svg
│   │   │   ├── misc
│   │   │   │   ├── add-workspace-active.svg
│   │   │   │   ├── add-workspace-hover.svg
│   │   │   │   ├── add-workspace.svg
│   │   │   │   ├── bg.svg
│   │   │   │   ├── button-box.svg
│   │   │   │   ├── calendar-arrow-left.svg
│   │   │   │   ├── calendar-arrow-right.svg
│   │   │   │   ├── close-active.svg
│   │   │   │   ├── close-hover.svg
│   │   │   │   ├── close.svg
│   │   │   │   ├── corner-ripple.svg
│   │   │   │   ├── desklet-header.svg
│   │   │   │   ├── desklet.svg
│   │   │   │   ├── message.svg
│   │   │   │   ├── osd.svg
│   │   │   │   ├── overview-hover.svg
│   │   │   │   ├── overview.svg
│   │   │   │   └── trash-icon.svg
│   │   │   ├── panel
│   │   │   │   ├── activities-active.svg
│   │   │   │   └── activities.svg
│   │   │   └── switch
│   │   │   ├── switch-off.svg
│   │   │   └── switch-on.svg
│   │   ├── cinnamon.css
│   │   └── thumbnail.png
│   ├── gnome-shell
│   │   ├── assets
│   │   │   ├── calendar-arrow-left.svg
│   │   │   ├── calendar-arrow-right.svg
│   │   │   ├── calendar-today.svg
│   │   │   ├── checkbox-off.svg
│   │   │   ├── checkbox.svg
│   │   │   ├── close.svg
│   │   │   ├── dash
│   │   │   │   ├── bottom-running1-focused.svg
│   │   │   │   ├── bottom-running1.svg
│   │   │   │   ├── bottom-running2-focused.svg
│   │   │   │   ├── bottom-running2.svg
│   │   │   │   ├── bottom-running3-focused.svg
│   │   │   │   ├── bottom-running3.svg
│   │   │   │   ├── bottom-running4-focused.svg
│   │   │   │   ├── bottom-running4.svg
│   │   │   │   ├── left-running1-focused.svg
│   │   │   │   ├── left-running1.svg
│   │   │   │   ├── left-running2-focused.svg
│   │   │   │   ├── left-running2.svg
│   │   │   │   ├── left-running3-focused.svg
│   │   │   │   ├── left-running3.svg
│   │   │   │   ├── left-running4-focused.svg
│   │   │   │   ├── left-running4.svg
│   │   │   │   ├── right-running1-focused.svg
│   │   │   │   ├── right-running1.svg
│   │   │   │   ├── right-running2-focused.svg
│   │   │   │   ├── right-running2.svg
│   │   │   │   ├── right-running3-focused.svg
│   │   │   │   ├── right-running3.svg
│   │   │   │   ├── right-running4-focused.svg
│   │   │   │   ├── right-running4.svg
│   │   │   │   ├── top-running1-focused.svg
│   │   │   │   ├── top-running1.svg
│   │   │   │   ├── top-running2-focused.svg
│   │   │   │   ├── top-running2.svg
│   │   │   │   ├── top-running3-focused.svg
│   │   │   │   ├── top-running3.svg
│   │   │   │   ├── top-running4-focused.svg
│   │   │   │   └── top-running4.svg
│   │   │   ├── dash-placeholder.svg
│   │   │   ├── menu-checked.svg
│   │   │   ├── menu-hover.svg
│   │   │   ├── menu.svg
│   │   │   ├── more-results.svg
│   │   │   ├── no-events.svg
│   │   │   ├── noise-texture.svg
│   │   │   ├── no-notifications.svg
│   │   │   ├── process-working.svg
│   │   │   ├── submenu.svg
│   │   │   ├── toggle-off.svg
│   │   │   ├── toggle-on.svg
│   │   │   ├── window-close-active.svg
│   │   │   ├── window-close-hover.svg
│   │   │   └── window-close.svg
│   │   ├── extensions
│   │   │   └── workspaces-to-dock
│   │   │   └── workspaces-to-dock.css
│   │   ├── gnome-shell.css
│   │   ├── message-indicator-symbolic.svg
│   │   ├── no-events.svg -> assets/no-events.svg
│   │   ├── no-notifications.svg -> assets/no-notifications.svg
│   │   ├── pad-osd.css
│   │   └── process-working.svg -> assets/process-working.svg
│   ├── gtk-2.0
│   │   ├── apps.rc
│   │   ├── assets
│   │   │   ├── border.png
│   │   │   ├── button-active.png
│   │   │   ├── button-hover.png
│   │   │   ├── button-insensitive.png
│   │   │   ├── button.png
│   │   │   ├── checkbox-checked-active.png
│   │   │   ├── checkbox-checked-hover.png
│   │   │   ├── checkbox-checked-insensitive.png
│   │   │   ├── checkbox-checked.png
│   │   │   ├── checkbox-mixed-active.png
│   │   │   ├── checkbox-mixed-hover.png
│   │   │   ├── checkbox-mixed-insensitive.png
│   │   │   ├── checkbox-mixed.png
│   │   │   ├── checkbox-unchecked-active.png
│   │   │   ├── checkbox-unchecked-hover.png
│   │   │   ├── checkbox-unchecked-insensitive.png
│   │   │   ├── checkbox-unchecked.png
│   │   │   ├── combo-ltr-button-active.png
│   │   │   ├── combo-ltr-button-hover.png
│   │   │   ├── combo-ltr-button-insensitive.png
│   │   │   ├── combo-ltr-button.png
│   │   │   ├── combo-ltr-entry-active.png
│   │   │   ├── combo-ltr-entry-insensitive.png
│   │   │   ├── combo-ltr-entry.png
│   │   │   ├── combo-rtl-button-active.png
│   │   │   ├── combo-rtl-button-hover.png
│   │   │   ├── combo-rtl-button-insensitive.png
│   │   │   ├── combo-rtl-button.png
│   │   │   ├── combo-rtl-entry-active.png
│   │   │   ├── combo-rtl-entry-insensitive.png
│   │   │   ├── combo-rtl-entry.png
│   │   │   ├── entry-active.png
│   │   │   ├── entry-background-insensitive.png
│   │   │   ├── entry-background.png
│   │   │   ├── entry-insensitive.png
│   │   │   ├── entry.png
│   │   │   ├── flat-button-active.png
│   │   │   ├── flat-button-hover.png
│   │   │   ├── flat-button-insensitive.png
│   │   │   ├── flat-button.png
│   │   │   ├── focus.png
│   │   │   ├── frame-inline.png
│   │   │   ├── frame-notebook.png
│   │   │   ├── frame.png
│   │   │   ├── handle-horz-active.png
│   │   │   ├── handle-horz-hover.png
│   │   │   ├── handle-horz.png
│   │   │   ├── handle-vert-active.png
│   │   │   ├── handle-vert-hover.png
│   │   │   ├── handle-vert.png
│   │   │   ├── menu-checkbox-checked-insensitive.png
│   │   │   ├── menu-checkbox-checked.png
│   │   │   ├── menu-checkbox-mixed-insensitive.png
│   │   │   ├── menu-checkbox-mixed.png
│   │   │   ├── menu-checkbox-unchecked-insensitive.png
│   │   │   ├── menu-checkbox-unchecked.png
│   │   │   ├── menu-radio-checked-insensitive.png
│   │   │   ├── menu-radio-checked.png
│   │   │   ├── menu-radio-mixed-insensitive.png
│   │   │   ├── menu-radio-mixed.png
│   │   │   ├── menu-radio-unchecked-insensitive.png
│   │   │   ├── menu-radio-unchecked.png
│   │   │   ├── notebook-combo-ltr-entry-active.png
│   │   │   ├── notebook-combo-ltr-entry-insensitive.png
│   │   │   ├── notebook-combo-ltr-entry.png
│   │   │   ├── notebook-combo-rtl-entry-active.png
│   │   │   ├── notebook-combo-rtl-entry-insensitive.png
│   │   │   ├── notebook-combo-rtl-entry.png
│   │   │   ├── notebook-entry-active.png
│   │   │   ├── notebook-entry-insensitive.png
│   │   │   ├── notebook-entry.png
│   │   │   ├── null.png
│   │   │   ├── pan-down-alt-insensitive.png
│   │   │   ├── pan-down-alt.png
│   │   │   ├── pan-down-insensitive.png
│   │   │   ├── pan-down.png
│   │   │   ├── pan-left-alt-insensitive.png
│   │   │   ├── pan-left-alt.png
│   │   │   ├── pan-left-insensitive.png
│   │   │   ├── pan-left.png
│   │   │   ├── pan-left-semi.png
│   │   │   ├── pan-right-alt-insensitive.png
│   │   │   ├── pan-right-alt.png
│   │   │   ├── pan-right-insensitive.png
│   │   │   ├── pan-right.png
│   │   │   ├── pan-right-semi.png
│   │   │   ├── pan-up-alt-insensitive.png
│   │   │   ├── pan-up-alt.png
│   │   │   ├── pan-up-insensitive.png
│   │   │   ├── pan-up.png
│   │   │   ├── pathbar_button_active.png
│   │   │   ├── pathbar_button_prelight.png
│   │   │   ├── progressbar-progress.png
│   │   │   ├── progressbar-trough.png
│   │   │   ├── radio-checked-active.png
│   │   │   ├── radio-checked-hover.png
│   │   │   ├── radio-checked-insensitive.png
│   │   │   ├── radio-checked.png
│   │   │   ├── radio-mixed-active.png
│   │   │   ├── radio-mixed-hover.png
│   │   │   ├── radio-mixed-insensitive.png
│   │   │   ├── radio-mixed.png
│   │   │   ├── radio-unchecked-active.png
│   │   │   ├── radio-unchecked-hover.png
│   │   │   ├── radio-unchecked-insensitive.png
│   │   │   ├── radio-unchecked.png
│   │   │   ├── scale-horz-trough-active.png
│   │   │   ├── scale-horz-trough-insensitive.png
│   │   │   ├── scale-horz-trough.png
│   │   │   ├── scale-slider-active.png
│   │   │   ├── scale-slider-hover.png
│   │   │   ├── scale-slider-insensitive.png
│   │   │   ├── scale-slider.png
│   │   │   ├── scale-vert-trough-active.png
│   │   │   ├── scale-vert-trough-insensitive.png
│   │   │   ├── scale-vert-trough.png
│   │   │   ├── scrollbar-horz-slider-active.png
│   │   │   ├── scrollbar-horz-slider-hover.png
│   │   │   ├── scrollbar-horz-slider-insensitive.png
│   │   │   ├── scrollbar-horz-slider.png
│   │   │   ├── scrollbar-horz-trough.png
│   │   │   ├── scrollbar-vert-ltr-slider-active.png
│   │   │   ├── scrollbar-vert-ltr-slider-hover.png
│   │   │   ├── scrollbar-vert-ltr-slider-insensitive.png
│   │   │   ├── scrollbar-vert-ltr-slider.png
│   │   │   ├── scrollbar-vert-ltr-trough.png
│   │   │   ├── scrollbar-vert-rtl-slider-active.png
│   │   │   ├── scrollbar-vert-rtl-slider-hover.png
│   │   │   ├── scrollbar-vert-rtl-slider-insensitive.png
│   │   │   ├── scrollbar-vert-rtl-slider.png
│   │   │   ├── scrollbar-vert-rtl-trough.png
│   │   │   ├── spin-ltr-down-active.png
│   │   │   ├── spin-ltr-down-hover.png
│   │   │   ├── spin-ltr-down-insensitive.png
│   │   │   ├── spin-ltr-down.png
│   │   │   ├── spin-ltr-up-active.png
│   │   │   ├── spin-ltr-up-hover.png
│   │   │   ├── spin-ltr-up-insensitive.png
│   │   │   ├── spin-ltr-up.png
│   │   │   ├── spin-rtl-down-active.png
│   │   │   ├── spin-rtl-down-hover.png
│   │   │   ├── spin-rtl-down-insensitive.png
│   │   │   ├── spin-rtl-down.png
│   │   │   ├── spin-rtl-up-active.png
│   │   │   ├── spin-rtl-up-hover.png
│   │   │   ├── spin-rtl-up-insensitive.png
│   │   │   ├── spin-rtl-up.png
│   │   │   ├── tab.png
│   │   │   ├── treeview-ltr-button-active.png
│   │   │   ├── treeview-ltr-button-hover.png
│   │   │   ├── treeview-ltr-button.png
│   │   │   ├── treeview-rtl-button-active.png
│   │   │   ├── treeview-rtl-button-hover.png
│   │   │   └── treeview-rtl-button.png
│   │   ├── gtkrc
│   │   ├── hacks.rc
│   │   ├── main.rc
│   │   ├── panel.rc
│   │   └── xfce-notify.rc
│   ├── gtk-3.0
│   │   ├── assets
│   │   │   ├── scalable
│   │   │   │   ├── checkbox-checked-symbolic.svg
│   │   │   │   ├── checkbox-mixed-symbolic.svg
│   │   │   │   ├── checkbox-unchecked-symbolic@2.svg
│   │   │   │   ├── checkbox-unchecked-symbolic-dark@2.svg
│   │   │   │   ├── checkbox-unchecked-symbolic-dark.svg
│   │   │   │   ├── checkbox-unchecked-symbolic.svg
│   │   │   │   ├── cursor-handle-symbolic.svg
│   │   │   │   ├── radio-checked-symbolic.svg
│   │   │   │   ├── radio-mixed-symbolic.svg
│   │   │   │   ├── radio-unchecked-symbolic.svg
│   │   │   │   ├── scale-horz-marks-after-slider-symbolic.svg
│   │   │   │   ├── scale-horz-marks-before-slider-symbolic.svg
│   │   │   │   ├── scale-slider-symbolic.svg
│   │   │   │   ├── scale-vert-marks-after-slider-symbolic.svg
│   │   │   │   ├── scale-vert-marks-before-slider-symbolic.svg
│   │   │   │   ├── small-checkbox-checked-symbolic.svg
│   │   │   │   ├── small-checkbox-mixed-symbolic.svg
│   │   │   │   ├── small-checkbox-unchecked-symbolic.svg
│   │   │   │   ├── small-radio-checked-symbolic.svg
│   │   │   │   ├── small-radio-mixed-symbolic.svg
│   │   │   │   └── small-radio-unchecked-symbolic.svg
│   │   │   ├── scale-horz-marks-after-slider@2.png
│   │   │   ├── scale-horz-marks-after-slider-dark@2.png
│   │   │   ├── scale-horz-marks-after-slider-dark.png
│   │   │   ├── scale-horz-marks-after-slider-disabled@2.png
│   │   │   ├── scale-horz-marks-after-slider-disabled-dark@2.png
│   │   │   ├── scale-horz-marks-after-slider-disabled-dark.png
│   │   │   ├── scale-horz-marks-after-slider-disabled.png
│   │   │   ├── scale-horz-marks-after-slider.png
│   │   │   ├── scale-horz-marks-before-slider@2.png
│   │   │   ├── scale-horz-marks-before-slider-dark@2.png
│   │   │   ├── scale-horz-marks-before-slider-dark.png
│   │   │   ├── scale-horz-marks-before-slider-disabled@2.png
│   │   │   ├── scale-horz-marks-before-slider-disabled-dark@2.png
│   │   │   ├── scale-horz-marks-before-slider-disabled-dark.png
│   │   │   ├── scale-horz-marks-before-slider-disabled.png
│   │   │   ├── scale-horz-marks-before-slider.png
│   │   │   ├── scale-slider@2.png
│   │   │   ├── scale-slider-dark@2.png
│   │   │   ├── scale-slider-dark.png
│   │   │   ├── scale-slider-disabled@2.png
│   │   │   ├── scale-slider-disabled-dark@2.png
│   │   │   ├── scale-slider-disabled-dark.png
│   │   │   ├── scale-slider-disabled.png
│   │   │   ├── scale-slider.png
│   │   │   ├── scale-vert-marks-after-slider@2.png
│   │   │   ├── scale-vert-marks-after-slider-dark@2.png
│   │   │   ├── scale-vert-marks-after-slider-dark.png
│   │   │   ├── scale-vert-marks-after-slider-disabled@2.png
│   │   │   ├── scale-vert-marks-after-slider-disabled-dark@2.png
│   │   │   ├── scale-vert-marks-after-slider-disabled-dark.png
│   │   │   ├── scale-vert-marks-after-slider-disabled.png
│   │   │   ├── scale-vert-marks-after-slider.png
│   │   │   ├── scale-vert-marks-before-slider@2.png
│   │   │   ├── scale-vert-marks-before-slider-dark@2.png
│   │   │   ├── scale-vert-marks-before-slider-dark.png
│   │   │   ├── scale-vert-marks-before-slider-disabled@2.png
│   │   │   ├── scale-vert-marks-before-slider-disabled-dark@2.png
│   │   │   ├── scale-vert-marks-before-slider-disabled-dark.png
│   │   │   ├── scale-vert-marks-before-slider-disabled.png
│   │   │   ├── scale-vert-marks-before-slider.png
│   │   │   ├── selectionmode-checkbox-checked@2.png
│   │   │   ├── selectionmode-checkbox-checked-dark@2.png
│   │   │   ├── selectionmode-checkbox-checked-dark.png
│   │   │   ├── selectionmode-checkbox-checked.png
│   │   │   ├── selectionmode-checkbox-unchecked@2.png
│   │   │   ├── selectionmode-checkbox-unchecked-dark@2.png
│   │   │   ├── selectionmode-checkbox-unchecked-dark.png
│   │   │   ├── selectionmode-checkbox-unchecked.png
│   │   │   └── window-assets
│   │   │   ├── titlebutton-close@2.png
│   │   │   ├── titlebutton-close-active@2.png
│   │   │   ├── titlebutton-close-active-dark@2.png
│   │   │   ├── titlebutton-close-active-dark.png
│   │   │   ├── titlebutton-close-active.png
│   │   │   ├── titlebutton-close-backdrop@2.png
│   │   │   ├── titlebutton-close-backdrop-dark@2.png
│   │   │   ├── titlebutton-close-backdrop-dark.png
│   │   │   ├── titlebutton-close-backdrop.png
│   │   │   ├── titlebutton-close-dark@2.png
│   │   │   ├── titlebutton-close-dark.png
│   │   │   ├── titlebutton-close-hover@2.png
│   │   │   ├── titlebutton-close-hover-dark@2.png
│   │   │   ├── titlebutton-close-hover-dark.png
│   │   │   ├── titlebutton-close-hover.png
│   │   │   ├── titlebutton-close.png
│   │   │   ├── titlebutton-maximize@2.png
│   │   │   ├── titlebutton-maximize-active@2.png
│   │   │   ├── titlebutton-maximize-active-dark@2.png
│   │   │   ├── titlebutton-maximize-active-dark.png
│   │   │   ├── titlebutton-maximize-active.png
│   │   │   ├── titlebutton-maximize-backdrop@2.png
│   │   │   ├── titlebutton-maximize-backdrop-dark@2.png
│   │   │   ├── titlebutton-maximize-backdrop-dark.png
│   │   │   ├── titlebutton-maximize-backdrop.png
│   │   │   ├── titlebutton-maximize-dark@2.png
│   │   │   ├── titlebutton-maximize-dark.png
│   │   │   ├── titlebutton-maximize-hover@2.png
│   │   │   ├── titlebutton-maximize-hover-dark@2.png
│   │   │   ├── titlebutton-maximize-hover-dark.png
│   │   │   ├── titlebutton-maximize-hover.png
│   │   │   ├── titlebutton-maximize.png
│   │   │   ├── titlebutton-minimize@2.png
│   │   │   ├── titlebutton-minimize-active@2.png
│   │   │   ├── titlebutton-minimize-active-dark@2.png
│   │   │   ├── titlebutton-minimize-active-dark.png
│   │   │   ├── titlebutton-minimize-active.png
│   │   │   ├── titlebutton-minimize-backdrop@2.png
│   │   │   ├── titlebutton-minimize-backdrop-dark@2.png
│   │   │   ├── titlebutton-minimize-backdrop-dark.png
│   │   │   ├── titlebutton-minimize-backdrop.png
│   │   │   ├── titlebutton-minimize-dark@2.png
│   │   │   ├── titlebutton-minimize-dark.png
│   │   │   ├── titlebutton-minimize-hover@2.png
│   │   │   ├── titlebutton-minimize-hover-dark@2.png
│   │   │   ├── titlebutton-minimize-hover-dark.png
│   │   │   ├── titlebutton-minimize-hover.png
│   │   │   ├── titlebutton-minimize.png
│   │   │   ├── titlebutton-restore@2.png
│   │   │   ├── titlebutton-restore-active@2.png
│   │   │   ├── titlebutton-restore-active-dark@2.png
│   │   │   ├── titlebutton-restore-active-dark.png
│   │   │   ├── titlebutton-restore-active.png
│   │   │   ├── titlebutton-restore-backdrop@2.png
│   │   │   ├── titlebutton-restore-backdrop-dark@2.png
│   │   │   ├── titlebutton-restore-backdrop-dark.png
│   │   │   ├── titlebutton-restore-backdrop.png
│   │   │   ├── titlebutton-restore-dark@2.png
│   │   │   ├── titlebutton-restore-dark.png
│   │   │   ├── titlebutton-restore-hover@2.png
│   │   │   ├── titlebutton-restore-hover-dark@2.png
│   │   │   ├── titlebutton-restore-hover-dark.png
│   │   │   ├── titlebutton-restore-hover.png
│   │   │   └── titlebutton-restore.png
│   │   ├── gtk.css
│   │   ├── gtk-dark.css
│   │   └── thumbnail.png
│   ├── index.theme
│   ├── metacity-1
│   │   ├── close_focused_normal.png -> close.png
│   │   ├── close_focused.png -> close.png
│   │   ├── close_focused_prelight.png
│   │   ├── close_focused_pressed.png
│   │   ├── close.png
│   │   ├── close_unfocused.png
│   │   ├── close_unfocused_prelight.png -> close_focused_prelight.png
│   │   ├── close_unfocused_pressed.png -> close_focused_pressed.png
│   │   ├── maximize_focused_normal.png -> maximize.png
│   │   ├── maximize_focused.png -> maximize.png
│   │   ├── maximize_focused_prelight.png
│   │   ├── maximize_focused_pressed.png
│   │   ├── maximize.png
│   │   ├── maximize_unfocused.png
│   │   ├── maximize_unfocused_prelight.png -> maximize_focused_prelight.png
│   │   ├── maximize_unfocused_pressed.png -> maximize_focused_pressed.png
│   │   ├── menu_focused_normal.png -> menu.png
│   │   ├── menu_focused.png -> menu.png
│   │   ├── menu_focused_prelight.png
│   │   ├── menu_focused_pressed.png
│   │   ├── menu.png
│   │   ├── menu_unfocused.png
│   │   ├── menu_unfocused_prelight.png -> menu_focused_prelight.png
│   │   ├── menu_unfocused_pressed.png -> menu_focused_pressed.png
│   │   ├── metacity-theme-1.xml
│   │   ├── metacity-theme-2.xml -> metacity-theme-1.xml
│   │   ├── metacity-theme-3.xml
│   │   ├── minimize_focused_normal.png -> minimize.png
│   │   ├── minimize_focused.png -> minimize.png
│   │   ├── minimize_focused_prelight.png
│   │   ├── minimize_focused_pressed.png
│   │   ├── minimize.png
│   │   ├── minimize_unfocused.png
│   │   ├── minimize_unfocused_prelight.png -> minimize_focused_prelight.png
│   │   ├── minimize_unfocused_pressed.png -> minimize_focused_pressed.png
│   │   ├── shade_focused_normal.png -> shade.png
│   │   ├── shade_focused.png -> shade.png
│   │   ├── shade_focused_prelight.png
│   │   ├── shade_focused_pressed.png
│   │   ├── shade.png
│   │   ├── shade_unfocused.png
│   │   ├── shade_unfocused_prelight.png -> shade_focused_prelight.png
│   │   ├── shade_unfocused_pressed.png -> shade_focused_pressed.png
│   │   ├── thumbnail.png
│   │   ├── trough_left.png
│   │   ├── trough_middle.png
│   │   ├── trough_right.png
│   │   ├── trough_unfocused_left.png
│   │   ├── trough_unfocused_middle.png
│   │   ├── trough_unfocused_right.png
│   │   ├── unmaximize_focused_normal.png -> unmaximize.png
│   │   ├── unmaximize_focused.png -> unmaximize.png
│   │   ├── unmaximize_focused_prelight.png
│   │   ├── unmaximize_focused_pressed.png
│   │   ├── unmaximize.png
│   │   ├── unmaximize_unfocused.png
│   │   ├── unmaximize_unfocused_prelight.png -> unmaximize_focused_prelight.png
│   │   ├── unmaximize_unfocused_pressed.png -> unmaximize_focused_pressed.png
│   │   ├── unshade_focused_normal.png -> unshade.png
│   │   ├── unshade_focused.png -> unshade.png
│   │   ├── unshade_focused_prelight.png
│   │   ├── unshade_focused_pressed.png
│   │   ├── unshade.png
│   │   ├── unshade_unfocused.png
│   │   ├── unshade_unfocused_prelight.png -> unshade_focused_prelight.png
│   │   └── unshade_unfocused_pressed.png -> unshade_focused_pressed.png
│   ├── plank
│   │   └── dock.theme
│   ├── unity
│   │   ├── close_dash_disabled.svg -> dash/close_dash_disabled.svg
│   │   ├── close_dash_prelight.svg -> dash/close_dash_prelight.svg
│   │   ├── close_dash_pressed.svg -> dash/close_dash_pressed.svg
│   │   ├── close_dash.svg -> dash/close_dash.svg
│   │   ├── close_focused_normal.svg -> window-buttons/close.svg
│   │   ├── close_focused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── close_focused_pressed.svg -> window-buttons/close_pressed.svg
│   │   ├── close.svg -> window-buttons/close.svg
│   │   ├── close_unfocused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── close_unfocused_pressed.svg -> window-buttons/close_pressed.svg
│   │   ├── close_unfocused.svg -> window-buttons/close_unfocused.svg
│   │   ├── dash
│   │   │   ├── close_dash_disabled.svg
│   │   │   ├── close_dash_prelight.svg
│   │   │   ├── close_dash_pressed.svg
│   │   │   ├── close_dash.svg
│   │   │   ├── maximize_dash_disabled.svg
│   │   │   ├── maximize_dash_prelight.svg
│   │   │   ├── maximize_dash_pressed.svg
│   │   │   ├── maximize_dash.svg
│   │   │   ├── minimize_dash_disabled.svg
│   │   │   ├── minimize_dash_prelight.svg
│   │   │   ├── minimize_dash_pressed.svg
│   │   │   └── minimize_dash.svg
│   │   ├── launcher_arrow_ltr_19-1.svg
│   │   ├── launcher_arrow_ltr_19.svg
│   │   ├── launcher_arrow_ltr_37.svg
│   │   ├── launcher_arrow_outline_ltr_19.svg
│   │   ├── launcher_arrow_outline_ltr_37.svg
│   │   ├── launcher_arrow_outline_rtl_19.svg
│   │   ├── launcher_arrow_outline_rtl_37.svg
│   │   ├── launcher_arrow_rtl_19.svg
│   │   ├── launcher_arrow_rtl_37.svg
│   │   ├── launcher_icon_back_150.svg
│   │   ├── launcher_icon_back_54.svg
│   │   ├── launcher_icon_edge_150.svg
│   │   ├── launcher_icon_edge_54.svg
│   │   ├── launcher_icon_glow_200.svg
│   │   ├── launcher_icon_glow_62.svg
│   │   ├── launcher_icon_selected_back_150.svg
│   │   ├── launcher_icon_selected_back_54.svg
│   │   ├── launcher_icon_shadow_200.svg
│   │   ├── launcher_icon_shadow_62.svg
│   │   ├── launcher_icon_shine_150.svg
│   │   ├── launcher_icon_shine_54.svg
│   │   ├── launcher_pip_ltr_19.svg
│   │   ├── launcher_pip_ltr_37.svg
│   │   ├── launcher_pip_rtl_19.svg
│   │   ├── launcher_pip_rtl_37.svg
│   │   ├── maximize_dash_disabled.svg -> dash/maximize_dash_disabled.svg
│   │   ├── maximize_dash_prelight.svg -> dash/maximize_dash_prelight.svg
│   │   ├── maximize_dash_pressed.svg -> dash/maximize_dash_pressed.svg
│   │   ├── maximize_dash.svg -> dash/maximize_dash.svg
│   │   ├── maximize_focused_normal.svg -> window-buttons/maximize.svg
│   │   ├── maximize_focused_prelight.svg -> window-buttons/maximize_prelight.svg
│   │   ├── maximize_focused_pressed.svg -> window-buttons/maximize_pressed.svg
│   │   ├── maximize.svg -> window-buttons/maximize.svg
│   │   ├── maximize_unfocused_prelight.svg -> window-buttons/maximize_prelight.svg
│   │   ├── maximize_unfocused_pressed.svg -> window-buttons/maximize_pressed.svg
│   │   ├── maximize_unfocused.svg -> window-buttons/maximize_unfocused.svg
│   │   ├── minimize_dash_disabled.svg -> dash/minimize_dash_disabled.svg
│   │   ├── minimize_dash_prelight.svg -> dash/minimize_dash_prelight.svg
│   │   ├── minimize_dash_pressed.svg -> dash/minimize_dash_pressed.svg
│   │   ├── minimize_dash.svg -> dash/minimize_dash.svg
│   │   ├── minimize_focused_normal.svg -> window-buttons/minimize.svg
│   │   ├── minimize_focused_prelight.svg -> window-buttons/minimize_prelight.svg
│   │   ├── minimize_focused_pressed.svg -> window-buttons/minimize_pressed.svg
│   │   ├── minimize.svg -> window-buttons/minimize.svg
│   │   ├── minimize_unfocused_prelight.svg -> window-buttons/minimize_prelight.svg
│   │   ├── minimize_unfocused_pressed.svg -> window-buttons/minimize_pressed.svg
│   │   ├── minimize_unfocused.svg -> window-buttons/minimize_unfocused.svg
│   │   ├── sheet_style_close_focused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── sheet_style_close_focused_pressed.svg -> window-buttons/close_unfocused.svg
│   │   ├── sheet_style_close_focused.svg -> window-buttons/close.svg
│   │   ├── unmaximize_dash_disabled.svg -> dash/maximize_dash_disabled.svg
│   │   ├── unmaximize_dash_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_dash_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize_dash.svg -> dash/maximize_dash.svg
│   │   ├── unmaximize_focused_normal.svg -> window-buttons/maximize.svg
│   │   ├── unmaximize_focused_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_focused_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize.svg -> window-buttons/maximize.svg
│   │   ├── unmaximize_unfocused_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_unfocused_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize_unfocused.svg -> window-buttons/maximize_unfocused.svg
│   │   └── window-buttons
│   │   ├── close_prelight.svg
│   │   ├── close_pressed.svg
│   │   ├── close.svg
│   │   ├── close_unfocused.svg
│   │   ├── maximize_prelight.svg
│   │   ├── maximize_pressed.svg
│   │   ├── maximize.svg
│   │   ├── maximize_unfocused.svg
│   │   ├── minimize_prelight.svg
│   │   ├── minimize_pressed.svg
│   │   ├── minimize.svg
│   │   ├── minimize_unfocused.svg
│   │   ├── unmaximize_prelight.svg
│   │   └── unmaximize_pressed.svg
│   └── xfwm4
│   ├── bottom-active.png
│   ├── bottom-inactive.png
│   ├── bottom-left-active.png
│   ├── bottom-left-inactive.png
│   ├── bottom-right-active.png
│   ├── bottom-right-inactive.png
│   ├── close-active.png
│   ├── close-inactive.png
│   ├── close-prelight.png
│   ├── close-pressed.png
│   ├── hide-active.png
│   ├── hide-inactive.png
│   ├── hide-prelight.png
│   ├── hide-pressed.png
│   ├── left-active.png
│   ├── left-inactive.png
│   ├── maximize-active.png
│   ├── maximize-inactive.png
│   ├── maximize-prelight.png
│   ├── maximize-pressed.png
│   ├── maximize-toggled-active.png
│   ├── maximize-toggled-inactive.png
│   ├── maximize-toggled-prelight.png
│   ├── maximize-toggled-pressed.png
│   ├── menu-active.png
│   ├── menu-inactive.png
│   ├── menu-pressed.png
│   ├── right-active.png
│   ├── right-inactive.png
│   ├── shade-active.png
│   ├── shade-inactive.png
│   ├── shade-pressed.png
│   ├── stick-active.png
│   ├── stick-inactive.png
│   ├── stick-pressed.png
│   ├── themerc
│   ├── title-1-active.png
│   ├── title-1-inactive.png
│   ├── title-2-active.png
│   ├── title-2-inactive.png
│   ├── title-3-active.png
│   ├── title-3-inactive.png
│   ├── title-4-active.png
│   ├── title-4-inactive.png
│   ├── title-5-active.png
│   ├── title-5-inactive.png
│   ├── top-left-active.png
│   ├── top-left-inactive.png
│   ├── top-right-active.png
│   └── top-right-inactive.png
├── vimix-laptop-doder
│   ├── cinnamon
│   │   ├── assets
│   │   │   ├── checkbox
│   │   │   │   ├── checkbox-checked.svg
│   │   │   │   ├── checkbox-unchecked.svg
│   │   │   │   ├── radiobutton-checked.svg
│   │   │   │   └── radiobutton-unchecked.svg
│   │   │   ├── menu
│   │   │   │   ├── menu-hover.svg
│   │   │   │   ├── menu-separator.svg
│   │   │   │   ├── menu.svg
│   │   │   │   └── submenu.svg
│   │   │   ├── misc
│   │   │   │   ├── add-workspace-active.svg
│   │   │   │   ├── add-workspace-hover.svg
│   │   │   │   ├── add-workspace.svg
│   │   │   │   ├── bg.svg
│   │   │   │   ├── button-box.svg
│   │   │   │   ├── calendar-arrow-left.svg
│   │   │   │   ├── calendar-arrow-right.svg
│   │   │   │   ├── close-active.svg
│   │   │   │   ├── close-hover.svg
│   │   │   │   ├── close.svg
│   │   │   │   ├── corner-ripple.svg
│   │   │   │   ├── desklet-header.svg
│   │   │   │   ├── desklet.svg
│   │   │   │   ├── message.svg
│   │   │   │   ├── osd.svg
│   │   │   │   ├── overview-hover.svg
│   │   │   │   ├── overview.svg
│   │   │   │   └── trash-icon.svg
│   │   │   ├── panel
│   │   │   │   ├── activities-active.svg
│   │   │   │   └── activities.svg
│   │   │   └── switch
│   │   │   ├── switch-off.svg
│   │   │   └── switch-on.svg
│   │   ├── cinnamon.css
│   │   └── thumbnail.png
│   ├── gnome-shell
│   │   ├── assets
│   │   │   ├── calendar-arrow-left.svg
│   │   │   ├── calendar-arrow-right.svg
│   │   │   ├── calendar-today.svg
│   │   │   ├── checkbox-off.svg
│   │   │   ├── checkbox.svg
│   │   │   ├── close.svg
│   │   │   ├── dash
│   │   │   │   ├── bottom-running1-focused.svg
│   │   │   │   ├── bottom-running1.svg
│   │   │   │   ├── bottom-running2-focused.svg
│   │   │   │   ├── bottom-running2.svg
│   │   │   │   ├── bottom-running3-focused.svg
│   │   │   │   ├── bottom-running3.svg
│   │   │   │   ├── bottom-running4-focused.svg
│   │   │   │   ├── bottom-running4.svg
│   │   │   │   ├── left-running1-focused.svg
│   │   │   │   ├── left-running1.svg
│   │   │   │   ├── left-running2-focused.svg
│   │   │   │   ├── left-running2.svg
│   │   │   │   ├── left-running3-focused.svg
│   │   │   │   ├── left-running3.svg
│   │   │   │   ├── left-running4-focused.svg
│   │   │   │   ├── left-running4.svg
│   │   │   │   ├── right-running1-focused.svg
│   │   │   │   ├── right-running1.svg
│   │   │   │   ├── right-running2-focused.svg
│   │   │   │   ├── right-running2.svg
│   │   │   │   ├── right-running3-focused.svg
│   │   │   │   ├── right-running3.svg
│   │   │   │   ├── right-running4-focused.svg
│   │   │   │   ├── right-running4.svg
│   │   │   │   ├── top-running1-focused.svg
│   │   │   │   ├── top-running1.svg
│   │   │   │   ├── top-running2-focused.svg
│   │   │   │   ├── top-running2.svg
│   │   │   │   ├── top-running3-focused.svg
│   │   │   │   ├── top-running3.svg
│   │   │   │   ├── top-running4-focused.svg
│   │   │   │   └── top-running4.svg
│   │   │   ├── dash-placeholder.svg
│   │   │   ├── menu-checked.svg
│   │   │   ├── menu-hover.svg
│   │   │   ├── menu.svg
│   │   │   ├── more-results.svg
│   │   │   ├── no-events.svg
│   │   │   ├── noise-texture.svg
│   │   │   ├── no-notifications.svg
│   │   │   ├── process-working.svg
│   │   │   ├── submenu.svg
│   │   │   ├── toggle-off.svg
│   │   │   ├── toggle-on.svg
│   │   │   ├── window-close-active.svg
│   │   │   ├── window-close-hover.svg
│   │   │   └── window-close.svg
│   │   ├── extensions
│   │   │   └── workspaces-to-dock
│   │   │   └── workspaces-to-dock.css
│   │   ├── gnome-shell.css
│   │   ├── message-indicator-symbolic.svg
│   │   ├── no-events.svg -> assets/no-events.svg
│   │   ├── no-notifications.svg -> assets/no-notifications.svg
│   │   ├── pad-osd.css
│   │   └── process-working.svg -> assets/process-working.svg
│   ├── gtk-2.0
│   │   ├── apps.rc
│   │   ├── assets
│   │   │   ├── border.png
│   │   │   ├── button-active.png
│   │   │   ├── button-hover.png
│   │   │   ├── button-insensitive.png
│   │   │   ├── button.png
│   │   │   ├── checkbox-checked-active.png
│   │   │   ├── checkbox-checked-hover.png
│   │   │   ├── checkbox-checked-insensitive.png
│   │   │   ├── checkbox-checked.png
│   │   │   ├── checkbox-mixed-active.png
│   │   │   ├── checkbox-mixed-hover.png
│   │   │   ├── checkbox-mixed-insensitive.png
│   │   │   ├── checkbox-mixed.png
│   │   │   ├── checkbox-unchecked-active.png
│   │   │   ├── checkbox-unchecked-hover.png
│   │   │   ├── checkbox-unchecked-insensitive.png
│   │   │   ├── checkbox-unchecked.png
│   │   │   ├── combo-ltr-button-active.png
│   │   │   ├── combo-ltr-button-hover.png
│   │   │   ├── combo-ltr-button-insensitive.png
│   │   │   ├── combo-ltr-button.png
│   │   │   ├── combo-ltr-entry-active.png
│   │   │   ├── combo-ltr-entry-insensitive.png
│   │   │   ├── combo-ltr-entry.png
│   │   │   ├── combo-rtl-button-active.png
│   │   │   ├── combo-rtl-button-hover.png
│   │   │   ├── combo-rtl-button-insensitive.png
│   │   │   ├── combo-rtl-button.png
│   │   │   ├── combo-rtl-entry-active.png
│   │   │   ├── combo-rtl-entry-insensitive.png
│   │   │   ├── combo-rtl-entry.png
│   │   │   ├── entry-active.png
│   │   │   ├── entry-background-insensitive.png
│   │   │   ├── entry-background.png
│   │   │   ├── entry-insensitive.png
│   │   │   ├── entry.png
│   │   │   ├── flat-button-active.png
│   │   │   ├── flat-button-hover.png
│   │   │   ├── flat-button-insensitive.png
│   │   │   ├── flat-button.png
│   │   │   ├── focus.png
│   │   │   ├── frame-inline.png
│   │   │   ├── frame-notebook.png
│   │   │   ├── frame.png
│   │   │   ├── handle-horz-active.png
│   │   │   ├── handle-horz-hover.png
│   │   │   ├── handle-horz.png
│   │   │   ├── handle-vert-active.png
│   │   │   ├── handle-vert-hover.png
│   │   │   ├── handle-vert.png
│   │   │   ├── menu-checkbox-checked-insensitive.png
│   │   │   ├── menu-checkbox-checked.png
│   │   │   ├── menu-checkbox-mixed-insensitive.png
│   │   │   ├── menu-checkbox-mixed.png
│   │   │   ├── menu-checkbox-unchecked-insensitive.png
│   │   │   ├── menu-checkbox-unchecked.png
│   │   │   ├── menu-radio-checked-insensitive.png
│   │   │   ├── menu-radio-checked.png
│   │   │   ├── menu-radio-mixed-insensitive.png
│   │   │   ├── menu-radio-mixed.png
│   │   │   ├── menu-radio-unchecked-insensitive.png
│   │   │   ├── menu-radio-unchecked.png
│   │   │   ├── notebook-combo-ltr-entry-active.png
│   │   │   ├── notebook-combo-ltr-entry-insensitive.png
│   │   │   ├── notebook-combo-ltr-entry.png
│   │   │   ├── notebook-combo-rtl-entry-active.png
│   │   │   ├── notebook-combo-rtl-entry-insensitive.png
│   │   │   ├── notebook-combo-rtl-entry.png
│   │   │   ├── notebook-entry-active.png
│   │   │   ├── notebook-entry-insensitive.png
│   │   │   ├── notebook-entry.png
│   │   │   ├── null.png
│   │   │   ├── pan-down-alt-insensitive.png
│   │   │   ├── pan-down-alt.png
│   │   │   ├── pan-down-insensitive.png
│   │   │   ├── pan-down.png
│   │   │   ├── pan-left-alt-insensitive.png
│   │   │   ├── pan-left-alt.png
│   │   │   ├── pan-left-insensitive.png
│   │   │   ├── pan-left.png
│   │   │   ├── pan-left-semi.png
│   │   │   ├── pan-right-alt-insensitive.png
│   │   │   ├── pan-right-alt.png
│   │   │   ├── pan-right-insensitive.png
│   │   │   ├── pan-right.png
│   │   │   ├── pan-right-semi.png
│   │   │   ├── pan-up-alt-insensitive.png
│   │   │   ├── pan-up-alt.png
│   │   │   ├── pan-up-insensitive.png
│   │   │   ├── pan-up.png
│   │   │   ├── pathbar_button_active.png
│   │   │   ├── pathbar_button_prelight.png
│   │   │   ├── progressbar-progress.png
│   │   │   ├── progressbar-trough.png
│   │   │   ├── radio-checked-active.png
│   │   │   ├── radio-checked-hover.png
│   │   │   ├── radio-checked-insensitive.png
│   │   │   ├── radio-checked.png
│   │   │   ├── radio-mixed-active.png
│   │   │   ├── radio-mixed-hover.png
│   │   │   ├── radio-mixed-insensitive.png
│   │   │   ├── radio-mixed.png
│   │   │   ├── radio-unchecked-active.png
│   │   │   ├── radio-unchecked-hover.png
│   │   │   ├── radio-unchecked-insensitive.png
│   │   │   ├── radio-unchecked.png
│   │   │   ├── scale-horz-trough-active.png
│   │   │   ├── scale-horz-trough-insensitive.png
│   │   │   ├── scale-horz-trough.png
│   │   │   ├── scale-slider-active.png
│   │   │   ├── scale-slider-hover.png
│   │   │   ├── scale-slider-insensitive.png
│   │   │   ├── scale-slider.png
│   │   │   ├── scale-vert-trough-active.png
│   │   │   ├── scale-vert-trough-insensitive.png
│   │   │   ├── scale-vert-trough.png
│   │   │   ├── scrollbar-horz-slider-active.png
│   │   │   ├── scrollbar-horz-slider-hover.png
│   │   │   ├── scrollbar-horz-slider-insensitive.png
│   │   │   ├── scrollbar-horz-slider.png
│   │   │   ├── scrollbar-horz-trough.png
│   │   │   ├── scrollbar-vert-ltr-slider-active.png
│   │   │   ├── scrollbar-vert-ltr-slider-hover.png
│   │   │   ├── scrollbar-vert-ltr-slider-insensitive.png
│   │   │   ├── scrollbar-vert-ltr-slider.png
│   │   │   ├── scrollbar-vert-ltr-trough.png
│   │   │   ├── scrollbar-vert-rtl-slider-active.png
│   │   │   ├── scrollbar-vert-rtl-slider-hover.png
│   │   │   ├── scrollbar-vert-rtl-slider-insensitive.png
│   │   │   ├── scrollbar-vert-rtl-slider.png
│   │   │   ├── scrollbar-vert-rtl-trough.png
│   │   │   ├── spin-ltr-down-active.png
│   │   │   ├── spin-ltr-down-hover.png
│   │   │   ├── spin-ltr-down-insensitive.png
│   │   │   ├── spin-ltr-down.png
│   │   │   ├── spin-ltr-up-active.png
│   │   │   ├── spin-ltr-up-hover.png
│   │   │   ├── spin-ltr-up-insensitive.png
│   │   │   ├── spin-ltr-up.png
│   │   │   ├── spin-rtl-down-active.png
│   │   │   ├── spin-rtl-down-hover.png
│   │   │   ├── spin-rtl-down-insensitive.png
│   │   │   ├── spin-rtl-down.png
│   │   │   ├── spin-rtl-up-active.png
│   │   │   ├── spin-rtl-up-hover.png
│   │   │   ├── spin-rtl-up-insensitive.png
│   │   │   ├── spin-rtl-up.png
│   │   │   ├── tab.png
│   │   │   ├── treeview-ltr-button-active.png
│   │   │   ├── treeview-ltr-button-hover.png
│   │   │   ├── treeview-ltr-button.png
│   │   │   ├── treeview-rtl-button-active.png
│   │   │   ├── treeview-rtl-button-hover.png
│   │   │   └── treeview-rtl-button.png
│   │   ├── gtkrc
│   │   ├── hacks.rc
│   │   ├── main.rc
│   │   ├── panel.rc
│   │   └── xfce-notify.rc
│   ├── gtk-3.0
│   │   ├── assets
│   │   │   ├── scalable
│   │   │   │   ├── checkbox-checked-symbolic.svg
│   │   │   │   ├── checkbox-mixed-symbolic.svg
│   │   │   │   ├── checkbox-unchecked-symbolic@2.svg
│   │   │   │   ├── checkbox-unchecked-symbolic-dark@2.svg
│   │   │   │   ├── checkbox-unchecked-symbolic-dark.svg
│   │   │   │   ├── checkbox-unchecked-symbolic.svg
│   │   │   │   ├── cursor-handle-symbolic.svg
│   │   │   │   ├── radio-checked-symbolic.svg
│   │   │   │   ├── radio-mixed-symbolic.svg
│   │   │   │   ├── radio-unchecked-symbolic.svg
│   │   │   │   ├── scale-horz-marks-after-slider-symbolic.svg
│   │   │   │   ├── scale-horz-marks-before-slider-symbolic.svg
│   │   │   │   ├── scale-slider-symbolic.svg
│   │   │   │   ├── scale-vert-marks-after-slider-symbolic.svg
│   │   │   │   ├── scale-vert-marks-before-slider-symbolic.svg
│   │   │   │   ├── small-checkbox-checked-symbolic.svg
│   │   │   │   ├── small-checkbox-mixed-symbolic.svg
│   │   │   │   ├── small-checkbox-unchecked-symbolic.svg
│   │   │   │   ├── small-radio-checked-symbolic.svg
│   │   │   │   ├── small-radio-mixed-symbolic.svg
│   │   │   │   └── small-radio-unchecked-symbolic.svg
│   │   │   ├── scale-horz-marks-after-slider@2.png
│   │   │   ├── scale-horz-marks-after-slider-dark@2.png
│   │   │   ├── scale-horz-marks-after-slider-dark.png
│   │   │   ├── scale-horz-marks-after-slider-disabled@2.png
│   │   │   ├── scale-horz-marks-after-slider-disabled-dark@2.png
│   │   │   ├── scale-horz-marks-after-slider-disabled-dark.png
│   │   │   ├── scale-horz-marks-after-slider-disabled.png
│   │   │   ├── scale-horz-marks-after-slider.png
│   │   │   ├── scale-horz-marks-before-slider@2.png
│   │   │   ├── scale-horz-marks-before-slider-dark@2.png
│   │   │   ├── scale-horz-marks-before-slider-dark.png
│   │   │   ├── scale-horz-marks-before-slider-disabled@2.png
│   │   │   ├── scale-horz-marks-before-slider-disabled-dark@2.png
│   │   │   ├── scale-horz-marks-before-slider-disabled-dark.png
│   │   │   ├── scale-horz-marks-before-slider-disabled.png
│   │   │   ├── scale-horz-marks-before-slider.png
│   │   │   ├── scale-slider@2.png
│   │   │   ├── scale-slider-dark@2.png
│   │   │   ├── scale-slider-dark.png
│   │   │   ├── scale-slider-disabled@2.png
│   │   │   ├── scale-slider-disabled-dark@2.png
│   │   │   ├── scale-slider-disabled-dark.png
│   │   │   ├── scale-slider-disabled.png
│   │   │   ├── scale-slider.png
│   │   │   ├── scale-vert-marks-after-slider@2.png
│   │   │   ├── scale-vert-marks-after-slider-dark@2.png
│   │   │   ├── scale-vert-marks-after-slider-dark.png
│   │   │   ├── scale-vert-marks-after-slider-disabled@2.png
│   │   │   ├── scale-vert-marks-after-slider-disabled-dark@2.png
│   │   │   ├── scale-vert-marks-after-slider-disabled-dark.png
│   │   │   ├── scale-vert-marks-after-slider-disabled.png
│   │   │   ├── scale-vert-marks-after-slider.png
│   │   │   ├── scale-vert-marks-before-slider@2.png
│   │   │   ├── scale-vert-marks-before-slider-dark@2.png
│   │   │   ├── scale-vert-marks-before-slider-dark.png
│   │   │   ├── scale-vert-marks-before-slider-disabled@2.png
│   │   │   ├── scale-vert-marks-before-slider-disabled-dark@2.png
│   │   │   ├── scale-vert-marks-before-slider-disabled-dark.png
│   │   │   ├── scale-vert-marks-before-slider-disabled.png
│   │   │   ├── scale-vert-marks-before-slider.png
│   │   │   ├── selectionmode-checkbox-checked@2.png
│   │   │   ├── selectionmode-checkbox-checked-dark@2.png
│   │   │   ├── selectionmode-checkbox-checked-dark.png
│   │   │   ├── selectionmode-checkbox-checked.png
│   │   │   ├── selectionmode-checkbox-unchecked@2.png
│   │   │   ├── selectionmode-checkbox-unchecked-dark@2.png
│   │   │   ├── selectionmode-checkbox-unchecked-dark.png
│   │   │   ├── selectionmode-checkbox-unchecked.png
│   │   │   └── window-assets
│   │   │   ├── titlebutton-close@2.png
│   │   │   ├── titlebutton-close-active@2.png
│   │   │   ├── titlebutton-close-active-dark@2.png
│   │   │   ├── titlebutton-close-active-dark.png
│   │   │   ├── titlebutton-close-active.png
│   │   │   ├── titlebutton-close-backdrop@2.png
│   │   │   ├── titlebutton-close-backdrop-dark@2.png
│   │   │   ├── titlebutton-close-backdrop-dark.png
│   │   │   ├── titlebutton-close-backdrop.png
│   │   │   ├── titlebutton-close-dark@2.png
│   │   │   ├── titlebutton-close-dark.png
│   │   │   ├── titlebutton-close-hover@2.png
│   │   │   ├── titlebutton-close-hover-dark@2.png
│   │   │   ├── titlebutton-close-hover-dark.png
│   │   │   ├── titlebutton-close-hover.png
│   │   │   ├── titlebutton-close.png
│   │   │   ├── titlebutton-maximize@2.png
│   │   │   ├── titlebutton-maximize-active@2.png
│   │   │   ├── titlebutton-maximize-active-dark@2.png
│   │   │   ├── titlebutton-maximize-active-dark.png
│   │   │   ├── titlebutton-maximize-active.png
│   │   │   ├── titlebutton-maximize-backdrop@2.png
│   │   │   ├── titlebutton-maximize-backdrop-dark@2.png
│   │   │   ├── titlebutton-maximize-backdrop-dark.png
│   │   │   ├── titlebutton-maximize-backdrop.png
│   │   │   ├── titlebutton-maximize-dark@2.png
│   │   │   ├── titlebutton-maximize-dark.png
│   │   │   ├── titlebutton-maximize-hover@2.png
│   │   │   ├── titlebutton-maximize-hover-dark@2.png
│   │   │   ├── titlebutton-maximize-hover-dark.png
│   │   │   ├── titlebutton-maximize-hover.png
│   │   │   ├── titlebutton-maximize.png
│   │   │   ├── titlebutton-minimize@2.png
│   │   │   ├── titlebutton-minimize-active@2.png
│   │   │   ├── titlebutton-minimize-active-dark@2.png
│   │   │   ├── titlebutton-minimize-active-dark.png
│   │   │   ├── titlebutton-minimize-active.png
│   │   │   ├── titlebutton-minimize-backdrop@2.png
│   │   │   ├── titlebutton-minimize-backdrop-dark@2.png
│   │   │   ├── titlebutton-minimize-backdrop-dark.png
│   │   │   ├── titlebutton-minimize-backdrop.png
│   │   │   ├── titlebutton-minimize-dark@2.png
│   │   │   ├── titlebutton-minimize-dark.png
│   │   │   ├── titlebutton-minimize-hover@2.png
│   │   │   ├── titlebutton-minimize-hover-dark@2.png
│   │   │   ├── titlebutton-minimize-hover-dark.png
│   │   │   ├── titlebutton-minimize-hover.png
│   │   │   ├── titlebutton-minimize.png
│   │   │   ├── titlebutton-restore@2.png
│   │   │   ├── titlebutton-restore-active@2.png
│   │   │   ├── titlebutton-restore-active-dark@2.png
│   │   │   ├── titlebutton-restore-active-dark.png
│   │   │   ├── titlebutton-restore-active.png
│   │   │   ├── titlebutton-restore-backdrop@2.png
│   │   │   ├── titlebutton-restore-backdrop-dark@2.png
│   │   │   ├── titlebutton-restore-backdrop-dark.png
│   │   │   ├── titlebutton-restore-backdrop.png
│   │   │   ├── titlebutton-restore-dark@2.png
│   │   │   ├── titlebutton-restore-dark.png
│   │   │   ├── titlebutton-restore-hover@2.png
│   │   │   ├── titlebutton-restore-hover-dark@2.png
│   │   │   ├── titlebutton-restore-hover-dark.png
│   │   │   ├── titlebutton-restore-hover.png
│   │   │   └── titlebutton-restore.png
│   │   ├── gtk.css
│   │   ├── gtk-dark.css
│   │   └── thumbnail.png
│   ├── index.theme
│   ├── metacity-1
│   │   ├── close_focused_normal.png -> close.png
│   │   ├── close_focused.png -> close.png
│   │   ├── close_focused_prelight.png
│   │   ├── close_focused_pressed.png
│   │   ├── close.png
│   │   ├── close_unfocused.png
│   │   ├── close_unfocused_prelight.png -> close_focused_prelight.png
│   │   ├── close_unfocused_pressed.png -> close_focused_pressed.png
│   │   ├── maximize_focused_normal.png -> maximize.png
│   │   ├── maximize_focused.png -> maximize.png
│   │   ├── maximize_focused_prelight.png
│   │   ├── maximize_focused_pressed.png
│   │   ├── maximize.png
│   │   ├── maximize_unfocused.png
│   │   ├── maximize_unfocused_prelight.png -> maximize_focused_prelight.png
│   │   ├── maximize_unfocused_pressed.png -> maximize_focused_pressed.png
│   │   ├── menu_focused_normal.png -> menu.png
│   │   ├── menu_focused.png -> menu.png
│   │   ├── menu_focused_prelight.png
│   │   ├── menu_focused_pressed.png
│   │   ├── menu.png
│   │   ├── menu_unfocused.png
│   │   ├── menu_unfocused_prelight.png -> menu_focused_prelight.png
│   │   ├── menu_unfocused_pressed.png -> menu_focused_pressed.png
│   │   ├── metacity-theme-1.xml
│   │   ├── metacity-theme-2.xml -> metacity-theme-1.xml
│   │   ├── metacity-theme-3.xml
│   │   ├── minimize_focused_normal.png -> minimize.png
│   │   ├── minimize_focused.png -> minimize.png
│   │   ├── minimize_focused_prelight.png
│   │   ├── minimize_focused_pressed.png
│   │   ├── minimize.png
│   │   ├── minimize_unfocused.png
│   │   ├── minimize_unfocused_prelight.png -> minimize_focused_prelight.png
│   │   ├── minimize_unfocused_pressed.png -> minimize_focused_pressed.png
│   │   ├── shade_focused_normal.png -> shade.png
│   │   ├── shade_focused.png -> shade.png
│   │   ├── shade_focused_prelight.png
│   │   ├── shade_focused_pressed.png
│   │   ├── shade.png
│   │   ├── shade_unfocused.png
│   │   ├── shade_unfocused_prelight.png -> shade_focused_prelight.png
│   │   ├── shade_unfocused_pressed.png -> shade_focused_pressed.png
│   │   ├── thumbnail.png
│   │   ├── trough_left.png
│   │   ├── trough_middle.png
│   │   ├── trough_right.png
│   │   ├── trough_unfocused_left.png
│   │   ├── trough_unfocused_middle.png
│   │   ├── trough_unfocused_right.png
│   │   ├── unmaximize_focused_normal.png -> unmaximize.png
│   │   ├── unmaximize_focused.png -> unmaximize.png
│   │   ├── unmaximize_focused_prelight.png
│   │   ├── unmaximize_focused_pressed.png
│   │   ├── unmaximize.png
│   │   ├── unmaximize_unfocused.png
│   │   ├── unmaximize_unfocused_prelight.png -> unmaximize_focused_prelight.png
│   │   ├── unmaximize_unfocused_pressed.png -> unmaximize_focused_pressed.png
│   │   ├── unshade_focused_normal.png -> unshade.png
│   │   ├── unshade_focused.png -> unshade.png
│   │   ├── unshade_focused_prelight.png
│   │   ├── unshade_focused_pressed.png
│   │   ├── unshade.png
│   │   ├── unshade_unfocused.png
│   │   ├── unshade_unfocused_prelight.png -> unshade_focused_prelight.png
│   │   └── unshade_unfocused_pressed.png -> unshade_focused_pressed.png
│   ├── plank
│   │   └── dock.theme
│   ├── unity
│   │   ├── close_dash_disabled.svg -> dash/close_dash_disabled.svg
│   │   ├── close_dash_prelight.svg -> dash/close_dash_prelight.svg
│   │   ├── close_dash_pressed.svg -> dash/close_dash_pressed.svg
│   │   ├── close_dash.svg -> dash/close_dash.svg
│   │   ├── close_focused_normal.svg -> window-buttons/close.svg
│   │   ├── close_focused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── close_focused_pressed.svg -> window-buttons/close_pressed.svg
│   │   ├── close.svg -> window-buttons/close.svg
│   │   ├── close_unfocused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── close_unfocused_pressed.svg -> window-buttons/close_pressed.svg
│   │   ├── close_unfocused.svg -> window-buttons/close_unfocused.svg
│   │   ├── dash
│   │   │   ├── close_dash_disabled.svg
│   │   │   ├── close_dash_prelight.svg
│   │   │   ├── close_dash_pressed.svg
│   │   │   ├── close_dash.svg
│   │   │   ├── maximize_dash_disabled.svg
│   │   │   ├── maximize_dash_prelight.svg
│   │   │   ├── maximize_dash_pressed.svg
│   │   │   ├── maximize_dash.svg
│   │   │   ├── minimize_dash_disabled.svg
│   │   │   ├── minimize_dash_prelight.svg
│   │   │   ├── minimize_dash_pressed.svg
│   │   │   └── minimize_dash.svg
│   │   ├── launcher_arrow_ltr_19-1.svg
│   │   ├── launcher_arrow_ltr_19.svg
│   │   ├── launcher_arrow_ltr_37.svg
│   │   ├── launcher_arrow_outline_ltr_19.svg
│   │   ├── launcher_arrow_outline_ltr_37.svg
│   │   ├── launcher_arrow_outline_rtl_19.svg
│   │   ├── launcher_arrow_outline_rtl_37.svg
│   │   ├── launcher_arrow_rtl_19.svg
│   │   ├── launcher_arrow_rtl_37.svg
│   │   ├── launcher_icon_back_150.svg
│   │   ├── launcher_icon_back_54.svg
│   │   ├── launcher_icon_edge_150.svg
│   │   ├── launcher_icon_edge_54.svg
│   │   ├── launcher_icon_glow_200.svg
│   │   ├── launcher_icon_glow_62.svg
│   │   ├── launcher_icon_selected_back_150.svg
│   │   ├── launcher_icon_selected_back_54.svg
│   │   ├── launcher_icon_shadow_200.svg
│   │   ├── launcher_icon_shadow_62.svg
│   │   ├── launcher_icon_shine_150.svg
│   │   ├── launcher_icon_shine_54.svg
│   │   ├── launcher_pip_ltr_19.svg
│   │   ├── launcher_pip_ltr_37.svg
│   │   ├── launcher_pip_rtl_19.svg
│   │   ├── launcher_pip_rtl_37.svg
│   │   ├── maximize_dash_disabled.svg -> dash/maximize_dash_disabled.svg
│   │   ├── maximize_dash_prelight.svg -> dash/maximize_dash_prelight.svg
│   │   ├── maximize_dash_pressed.svg -> dash/maximize_dash_pressed.svg
│   │   ├── maximize_dash.svg -> dash/maximize_dash.svg
│   │   ├── maximize_focused_normal.svg -> window-buttons/maximize.svg
│   │   ├── maximize_focused_prelight.svg -> window-buttons/maximize_prelight.svg
│   │   ├── maximize_focused_pressed.svg -> window-buttons/maximize_pressed.svg
│   │   ├── maximize.svg -> window-buttons/maximize.svg
│   │   ├── maximize_unfocused_prelight.svg -> window-buttons/maximize_prelight.svg
│   │   ├── maximize_unfocused_pressed.svg -> window-buttons/maximize_pressed.svg
│   │   ├── maximize_unfocused.svg -> window-buttons/maximize_unfocused.svg
│   │   ├── minimize_dash_disabled.svg -> dash/minimize_dash_disabled.svg
│   │   ├── minimize_dash_prelight.svg -> dash/minimize_dash_prelight.svg
│   │   ├── minimize_dash_pressed.svg -> dash/minimize_dash_pressed.svg
│   │   ├── minimize_dash.svg -> dash/minimize_dash.svg
│   │   ├── minimize_focused_normal.svg -> window-buttons/minimize.svg
│   │   ├── minimize_focused_prelight.svg -> window-buttons/minimize_prelight.svg
│   │   ├── minimize_focused_pressed.svg -> window-buttons/minimize_pressed.svg
│   │   ├── minimize.svg -> window-buttons/minimize.svg
│   │   ├── minimize_unfocused_prelight.svg -> window-buttons/minimize_prelight.svg
│   │   ├── minimize_unfocused_pressed.svg -> window-buttons/minimize_pressed.svg
│   │   ├── minimize_unfocused.svg -> window-buttons/minimize_unfocused.svg
│   │   ├── sheet_style_close_focused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── sheet_style_close_focused_pressed.svg -> window-buttons/close_unfocused.svg
│   │   ├── sheet_style_close_focused.svg -> window-buttons/close.svg
│   │   ├── unmaximize_dash_disabled.svg -> dash/maximize_dash_disabled.svg
│   │   ├── unmaximize_dash_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_dash_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize_dash.svg -> dash/maximize_dash.svg
│   │   ├── unmaximize_focused_normal.svg -> window-buttons/maximize.svg
│   │   ├── unmaximize_focused_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_focused_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize.svg -> window-buttons/maximize.svg
│   │   ├── unmaximize_unfocused_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_unfocused_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize_unfocused.svg -> window-buttons/maximize_unfocused.svg
│   │   └── window-buttons
│   │   ├── close_prelight.svg
│   │   ├── close_pressed.svg
│   │   ├── close.svg
│   │   ├── close_unfocused.svg
│   │   ├── maximize_prelight.svg
│   │   ├── maximize_pressed.svg
│   │   ├── maximize.svg
│   │   ├── maximize_unfocused.svg
│   │   ├── minimize_prelight.svg
│   │   ├── minimize_pressed.svg
│   │   ├── minimize.svg
│   │   ├── minimize_unfocused.svg
│   │   ├── unmaximize_prelight.svg
│   │   └── unmaximize_pressed.svg
│   └── xfwm4
│   ├── bottom-active.png
│   ├── bottom-inactive.png
│   ├── bottom-left-active.png
│   ├── bottom-left-inactive.png
│   ├── bottom-right-active.png
│   ├── bottom-right-inactive.png
│   ├── close-active.png
│   ├── close-inactive.png
│   ├── close-prelight.png
│   ├── close-pressed.png
│   ├── hide-active.png
│   ├── hide-inactive.png
│   ├── hide-prelight.png
│   ├── hide-pressed.png
│   ├── left-active.png
│   ├── left-inactive.png
│   ├── maximize-active.png
│   ├── maximize-inactive.png
│   ├── maximize-prelight.png
│   ├── maximize-pressed.png
│   ├── maximize-toggled-active.png
│   ├── maximize-toggled-inactive.png
│   ├── maximize-toggled-prelight.png
│   ├── maximize-toggled-pressed.png
│   ├── menu-active.png
│   ├── menu-inactive.png
│   ├── menu-pressed.png
│   ├── right-active.png
│   ├── right-inactive.png
│   ├── shade-active.png
│   ├── shade-inactive.png
│   ├── shade-pressed.png
│   ├── stick-active.png
│   ├── stick-inactive.png
│   ├── stick-pressed.png
│   ├── themerc
│   ├── title-1-active.png
│   ├── title-1-inactive.png
│   ├── title-2-active.png
│   ├── title-2-inactive.png
│   ├── title-3-active.png
│   ├── title-3-inactive.png
│   ├── title-4-active.png
│   ├── title-4-inactive.png
│   ├── title-5-active.png
│   ├── title-5-inactive.png
│   ├── top-left-active.png
│   ├── top-left-inactive.png
│   ├── top-right-active.png
│   └── top-right-inactive.png
├── vimix-light-doder
│   ├── cinnamon
│   │   ├── assets
│   │   │   ├── checkbox
│   │   │   │   ├── checkbox-checked.svg
│   │   │   │   ├── checkbox-unchecked.svg
│   │   │   │   ├── radiobutton-checked.svg
│   │   │   │   └── radiobutton-unchecked.svg
│   │   │   ├── menu
│   │   │   │   ├── menu-hover.svg
│   │   │   │   ├── menu-separator.svg
│   │   │   │   ├── menu.svg
│   │   │   │   └── submenu.svg
│   │   │   ├── misc
│   │   │   │   ├── add-workspace-active.svg
│   │   │   │   ├── add-workspace-hover.svg
│   │   │   │   ├── add-workspace.svg
│   │   │   │   ├── bg.svg
│   │   │   │   ├── button-box.svg
│   │   │   │   ├── calendar-arrow-left.svg
│   │   │   │   ├── calendar-arrow-right.svg
│   │   │   │   ├── close-active.svg
│   │   │   │   ├── close-hover.svg
│   │   │   │   ├── close.svg
│   │   │   │   ├── corner-ripple.svg
│   │   │   │   ├── desklet-header.svg
│   │   │   │   ├── desklet.svg
│   │   │   │   ├── message.svg
│   │   │   │   ├── osd.svg
│   │   │   │   ├── overview-hover.svg
│   │   │   │   ├── overview.svg
│   │   │   │   └── trash-icon.svg
│   │   │   ├── panel
│   │   │   │   ├── activities-active.svg
│   │   │   │   └── activities.svg
│   │   │   └── switch
│   │   │   ├── switch-off.svg
│   │   │   └── switch-on.svg
│   │   ├── cinnamon.css
│   │   └── thumbnail.png
│   ├── gnome-shell
│   │   ├── assets
│   │   │   ├── calendar-arrow-left.svg
│   │   │   ├── calendar-arrow-right.svg
│   │   │   ├── calendar-today.svg
│   │   │   ├── checkbox-off.svg
│   │   │   ├── checkbox.svg
│   │   │   ├── close.svg
│   │   │   ├── dash
│   │   │   │   ├── bottom-running1-focused.svg
│   │   │   │   ├── bottom-running1.svg
│   │   │   │   ├── bottom-running2-focused.svg
│   │   │   │   ├── bottom-running2.svg
│   │   │   │   ├── bottom-running3-focused.svg
│   │   │   │   ├── bottom-running3.svg
│   │   │   │   ├── bottom-running4-focused.svg
│   │   │   │   ├── bottom-running4.svg
│   │   │   │   ├── left-running1-focused.svg
│   │   │   │   ├── left-running1.svg
│   │   │   │   ├── left-running2-focused.svg
│   │   │   │   ├── left-running2.svg
│   │   │   │   ├── left-running3-focused.svg
│   │   │   │   ├── left-running3.svg
│   │   │   │   ├── left-running4-focused.svg
│   │   │   │   ├── left-running4.svg
│   │   │   │   ├── right-running1-focused.svg
│   │   │   │   ├── right-running1.svg
│   │   │   │   ├── right-running2-focused.svg
│   │   │   │   ├── right-running2.svg
│   │   │   │   ├── right-running3-focused.svg
│   │   │   │   ├── right-running3.svg
│   │   │   │   ├── right-running4-focused.svg
│   │   │   │   ├── right-running4.svg
│   │   │   │   ├── top-running1-focused.svg
│   │   │   │   ├── top-running1.svg
│   │   │   │   ├── top-running2-focused.svg
│   │   │   │   ├── top-running2.svg
│   │   │   │   ├── top-running3-focused.svg
│   │   │   │   ├── top-running3.svg
│   │   │   │   ├── top-running4-focused.svg
│   │   │   │   └── top-running4.svg
│   │   │   ├── dash-placeholder.svg
│   │   │   ├── menu-checked.svg
│   │   │   ├── menu-hover.svg
│   │   │   ├── menu.svg
│   │   │   ├── more-results.svg
│   │   │   ├── no-events.svg
│   │   │   ├── noise-texture.svg
│   │   │   ├── no-notifications.svg
│   │   │   ├── process-working.svg
│   │   │   ├── submenu.svg
│   │   │   ├── toggle-off.svg
│   │   │   ├── toggle-on.svg
│   │   │   ├── window-close-active.svg
│   │   │   ├── window-close-hover.svg
│   │   │   └── window-close.svg
│   │   ├── extensions
│   │   │   └── workspaces-to-dock
│   │   │   └── workspaces-to-dock.css
│   │   ├── gnome-shell.css
│   │   ├── message-indicator-symbolic.svg
│   │   ├── no-events.svg -> assets/no-events.svg
│   │   ├── no-notifications.svg -> assets/no-notifications.svg
│   │   ├── pad-osd.css
│   │   └── process-working.svg -> assets/process-working.svg
│   ├── gtk-2.0
│   │   ├── apps.rc
│   │   ├── assets
│   │   │   ├── border.png
│   │   │   ├── button-active.png
│   │   │   ├── button-hover.png
│   │   │   ├── button-insensitive.png
│   │   │   ├── button.png
│   │   │   ├── checkbox-checked-active.png
│   │   │   ├── checkbox-checked-hover.png
│   │   │   ├── checkbox-checked-insensitive.png
│   │   │   ├── checkbox-checked.png
│   │   │   ├── checkbox-mixed-active.png
│   │   │   ├── checkbox-mixed-hover.png
│   │   │   ├── checkbox-mixed-insensitive.png
│   │   │   ├── checkbox-mixed.png
│   │   │   ├── checkbox-unchecked-active.png
│   │   │   ├── checkbox-unchecked-hover.png
│   │   │   ├── checkbox-unchecked-insensitive.png
│   │   │   ├── checkbox-unchecked.png
│   │   │   ├── combo-ltr-button-active.png
│   │   │   ├── combo-ltr-button-hover.png
│   │   │   ├── combo-ltr-button-insensitive.png
│   │   │   ├── combo-ltr-button.png
│   │   │   ├── combo-ltr-entry-active.png
│   │   │   ├── combo-ltr-entry-insensitive.png
│   │   │   ├── combo-ltr-entry.png
│   │   │   ├── combo-rtl-button-active.png
│   │   │   ├── combo-rtl-button-hover.png
│   │   │   ├── combo-rtl-button-insensitive.png
│   │   │   ├── combo-rtl-button.png
│   │   │   ├── combo-rtl-entry-active.png
│   │   │   ├── combo-rtl-entry-insensitive.png
│   │   │   ├── combo-rtl-entry.png
│   │   │   ├── entry-active.png
│   │   │   ├── entry-background-insensitive.png
│   │   │   ├── entry-background.png
│   │   │   ├── entry-insensitive.png
│   │   │   ├── entry.png
│   │   │   ├── flat-button-active.png
│   │   │   ├── flat-button-hover.png
│   │   │   ├── flat-button-insensitive.png
│   │   │   ├── flat-button.png
│   │   │   ├── focus.png
│   │   │   ├── frame-inline.png
│   │   │   ├── frame-notebook.png
│   │   │   ├── frame.png
│   │   │   ├── handle-horz-active.png
│   │   │   ├── handle-horz-hover.png
│   │   │   ├── handle-horz.png
│   │   │   ├── handle-vert-active.png
│   │   │   ├── handle-vert-hover.png
│   │   │   ├── handle-vert.png
│   │   │   ├── menu-checkbox-checked-insensitive.png
│   │   │   ├── menu-checkbox-checked.png
│   │   │   ├── menu-checkbox-mixed-insensitive.png
│   │   │   ├── menu-checkbox-mixed.png
│   │   │   ├── menu-checkbox-unchecked-insensitive.png
│   │   │   ├── menu-checkbox-unchecked.png
│   │   │   ├── menu-radio-checked-insensitive.png
│   │   │   ├── menu-radio-checked.png
│   │   │   ├── menu-radio-mixed-insensitive.png
│   │   │   ├── menu-radio-mixed.png
│   │   │   ├── menu-radio-unchecked-insensitive.png
│   │   │   ├── menu-radio-unchecked.png
│   │   │   ├── notebook-combo-ltr-entry-active.png
│   │   │   ├── notebook-combo-ltr-entry-insensitive.png
│   │   │   ├── notebook-combo-ltr-entry.png
│   │   │   ├── notebook-combo-rtl-entry-active.png
│   │   │   ├── notebook-combo-rtl-entry-insensitive.png
│   │   │   ├── notebook-combo-rtl-entry.png
│   │   │   ├── notebook-entry-active.png
│   │   │   ├── notebook-entry-insensitive.png
│   │   │   ├── notebook-entry.png
│   │   │   ├── null.png
│   │   │   ├── pan-down-alt-insensitive.png
│   │   │   ├── pan-down-alt.png
│   │   │   ├── pan-down-insensitive.png
│   │   │   ├── pan-down.png
│   │   │   ├── pan-left-alt-insensitive.png
│   │   │   ├── pan-left-alt.png
│   │   │   ├── pan-left-insensitive.png
│   │   │   ├── pan-left.png
│   │   │   ├── pan-left-semi.png
│   │   │   ├── pan-right-alt-insensitive.png
│   │   │   ├── pan-right-alt.png
│   │   │   ├── pan-right-insensitive.png
│   │   │   ├── pan-right.png
│   │   │   ├── pan-right-semi.png
│   │   │   ├── pan-up-alt-insensitive.png
│   │   │   ├── pan-up-alt.png
│   │   │   ├── pan-up-insensitive.png
│   │   │   ├── pan-up.png
│   │   │   ├── pathbar_button_active.png
│   │   │   ├── pathbar_button_prelight.png
│   │   │   ├── progressbar-progress.png
│   │   │   ├── progressbar-trough.png
│   │   │   ├── radio-checked-active.png
│   │   │   ├── radio-checked-hover.png
│   │   │   ├── radio-checked-insensitive.png
│   │   │   ├── radio-checked.png
│   │   │   ├── radio-mixed-active.png
│   │   │   ├── radio-mixed-hover.png
│   │   │   ├── radio-mixed-insensitive.png
│   │   │   ├── radio-mixed.png
│   │   │   ├── radio-unchecked-active.png
│   │   │   ├── radio-unchecked-hover.png
│   │   │   ├── radio-unchecked-insensitive.png
│   │   │   ├── radio-unchecked.png
│   │   │   ├── scale-horz-trough-active.png
│   │   │   ├── scale-horz-trough-insensitive.png
│   │   │   ├── scale-horz-trough.png
│   │   │   ├── scale-slider-active.png
│   │   │   ├── scale-slider-hover.png
│   │   │   ├── scale-slider-insensitive.png
│   │   │   ├── scale-slider.png
│   │   │   ├── scale-vert-trough-active.png
│   │   │   ├── scale-vert-trough-insensitive.png
│   │   │   ├── scale-vert-trough.png
│   │   │   ├── scrollbar-horz-slider-active.png
│   │   │   ├── scrollbar-horz-slider-hover.png
│   │   │   ├── scrollbar-horz-slider-insensitive.png
│   │   │   ├── scrollbar-horz-slider.png
│   │   │   ├── scrollbar-horz-trough.png
│   │   │   ├── scrollbar-vert-ltr-slider-active.png
│   │   │   ├── scrollbar-vert-ltr-slider-hover.png
│   │   │   ├── scrollbar-vert-ltr-slider-insensitive.png
│   │   │   ├── scrollbar-vert-ltr-slider.png
│   │   │   ├── scrollbar-vert-ltr-trough.png
│   │   │   ├── scrollbar-vert-rtl-slider-active.png
│   │   │   ├── scrollbar-vert-rtl-slider-hover.png
│   │   │   ├── scrollbar-vert-rtl-slider-insensitive.png
│   │   │   ├── scrollbar-vert-rtl-slider.png
│   │   │   ├── scrollbar-vert-rtl-trough.png
│   │   │   ├── spin-ltr-down-active.png
│   │   │   ├── spin-ltr-down-hover.png
│   │   │   ├── spin-ltr-down-insensitive.png
│   │   │   ├── spin-ltr-down.png
│   │   │   ├── spin-ltr-up-active.png
│   │   │   ├── spin-ltr-up-hover.png
│   │   │   ├── spin-ltr-up-insensitive.png
│   │   │   ├── spin-ltr-up.png
│   │   │   ├── spin-rtl-down-active.png
│   │   │   ├── spin-rtl-down-hover.png
│   │   │   ├── spin-rtl-down-insensitive.png
│   │   │   ├── spin-rtl-down.png
│   │   │   ├── spin-rtl-up-active.png
│   │   │   ├── spin-rtl-up-hover.png
│   │   │   ├── spin-rtl-up-insensitive.png
│   │   │   ├── spin-rtl-up.png
│   │   │   ├── tab.png
│   │   │   ├── treeview-ltr-button-active.png
│   │   │   ├── treeview-ltr-button-hover.png
│   │   │   ├── treeview-ltr-button.png
│   │   │   ├── treeview-rtl-button-active.png
│   │   │   ├── treeview-rtl-button-hover.png
│   │   │   └── treeview-rtl-button.png
│   │   ├── gtkrc
│   │   ├── hacks.rc
│   │   ├── main.rc
│   │   ├── panel.rc
│   │   └── xfce-notify.rc
│   ├── gtk-3.0
│   │   ├── assets
│   │   │   ├── scalable
│   │   │   │   ├── checkbox-checked-symbolic.svg
│   │   │   │   ├── checkbox-mixed-symbolic.svg
│   │   │   │   ├── checkbox-unchecked-symbolic@2.svg
│   │   │   │   ├── checkbox-unchecked-symbolic-dark@2.svg
│   │   │   │   ├── checkbox-unchecked-symbolic-dark.svg
│   │   │   │   ├── checkbox-unchecked-symbolic.svg
│   │   │   │   ├── cursor-handle-symbolic.svg
│   │   │   │   ├── radio-checked-symbolic.svg
│   │   │   │   ├── radio-mixed-symbolic.svg
│   │   │   │   ├── radio-unchecked-symbolic.svg
│   │   │   │   ├── scale-horz-marks-after-slider-symbolic.svg
│   │   │   │   ├── scale-horz-marks-before-slider-symbolic.svg
│   │   │   │   ├── scale-slider-symbolic.svg
│   │   │   │   ├── scale-vert-marks-after-slider-symbolic.svg
│   │   │   │   ├── scale-vert-marks-before-slider-symbolic.svg
│   │   │   │   ├── small-checkbox-checked-symbolic.svg
│   │   │   │   ├── small-checkbox-mixed-symbolic.svg
│   │   │   │   ├── small-checkbox-unchecked-symbolic.svg
│   │   │   │   ├── small-radio-checked-symbolic.svg
│   │   │   │   ├── small-radio-mixed-symbolic.svg
│   │   │   │   └── small-radio-unchecked-symbolic.svg
│   │   │   ├── scale-horz-marks-after-slider@2.png
│   │   │   ├── scale-horz-marks-after-slider-dark@2.png
│   │   │   ├── scale-horz-marks-after-slider-dark.png
│   │   │   ├── scale-horz-marks-after-slider-disabled@2.png
│   │   │   ├── scale-horz-marks-after-slider-disabled-dark@2.png
│   │   │   ├── scale-horz-marks-after-slider-disabled-dark.png
│   │   │   ├── scale-horz-marks-after-slider-disabled.png
│   │   │   ├── scale-horz-marks-after-slider.png
│   │   │   ├── scale-horz-marks-before-slider@2.png
│   │   │   ├── scale-horz-marks-before-slider-dark@2.png
│   │   │   ├── scale-horz-marks-before-slider-dark.png
│   │   │   ├── scale-horz-marks-before-slider-disabled@2.png
│   │   │   ├── scale-horz-marks-before-slider-disabled-dark@2.png
│   │   │   ├── scale-horz-marks-before-slider-disabled-dark.png
│   │   │   ├── scale-horz-marks-before-slider-disabled.png
│   │   │   ├── scale-horz-marks-before-slider.png
│   │   │   ├── scale-slider@2.png
│   │   │   ├── scale-slider-dark@2.png
│   │   │   ├── scale-slider-dark.png
│   │   │   ├── scale-slider-disabled@2.png
│   │   │   ├── scale-slider-disabled-dark@2.png
│   │   │   ├── scale-slider-disabled-dark.png
│   │   │   ├── scale-slider-disabled.png
│   │   │   ├── scale-slider.png
│   │   │   ├── scale-vert-marks-after-slider@2.png
│   │   │   ├── scale-vert-marks-after-slider-dark@2.png
│   │   │   ├── scale-vert-marks-after-slider-dark.png
│   │   │   ├── scale-vert-marks-after-slider-disabled@2.png
│   │   │   ├── scale-vert-marks-after-slider-disabled-dark@2.png
│   │   │   ├── scale-vert-marks-after-slider-disabled-dark.png
│   │   │   ├── scale-vert-marks-after-slider-disabled.png
│   │   │   ├── scale-vert-marks-after-slider.png
│   │   │   ├── scale-vert-marks-before-slider@2.png
│   │   │   ├── scale-vert-marks-before-slider-dark@2.png
│   │   │   ├── scale-vert-marks-before-slider-dark.png
│   │   │   ├── scale-vert-marks-before-slider-disabled@2.png
│   │   │   ├── scale-vert-marks-before-slider-disabled-dark@2.png
│   │   │   ├── scale-vert-marks-before-slider-disabled-dark.png
│   │   │   ├── scale-vert-marks-before-slider-disabled.png
│   │   │   ├── scale-vert-marks-before-slider.png
│   │   │   ├── selectionmode-checkbox-checked@2.png
│   │   │   ├── selectionmode-checkbox-checked-dark@2.png
│   │   │   ├── selectionmode-checkbox-checked-dark.png
│   │   │   ├── selectionmode-checkbox-checked.png
│   │   │   ├── selectionmode-checkbox-unchecked@2.png
│   │   │   ├── selectionmode-checkbox-unchecked-dark@2.png
│   │   │   ├── selectionmode-checkbox-unchecked-dark.png
│   │   │   ├── selectionmode-checkbox-unchecked.png
│   │   │   └── window-assets
│   │   │   ├── titlebutton-close@2.png
│   │   │   ├── titlebutton-close-active@2.png
│   │   │   ├── titlebutton-close-active-dark@2.png
│   │   │   ├── titlebutton-close-active-dark.png
│   │   │   ├── titlebutton-close-active.png
│   │   │   ├── titlebutton-close-backdrop@2.png
│   │   │   ├── titlebutton-close-backdrop-dark@2.png
│   │   │   ├── titlebutton-close-backdrop-dark.png
│   │   │   ├── titlebutton-close-backdrop.png
│   │   │   ├── titlebutton-close-dark@2.png
│   │   │   ├── titlebutton-close-dark.png
│   │   │   ├── titlebutton-close-hover@2.png
│   │   │   ├── titlebutton-close-hover-dark@2.png
│   │   │   ├── titlebutton-close-hover-dark.png
│   │   │   ├── titlebutton-close-hover.png
│   │   │   ├── titlebutton-close.png
│   │   │   ├── titlebutton-maximize@2.png
│   │   │   ├── titlebutton-maximize-active@2.png
│   │   │   ├── titlebutton-maximize-active-dark@2.png
│   │   │   ├── titlebutton-maximize-active-dark.png
│   │   │   ├── titlebutton-maximize-active.png
│   │   │   ├── titlebutton-maximize-backdrop@2.png
│   │   │   ├── titlebutton-maximize-backdrop-dark@2.png
│   │   │   ├── titlebutton-maximize-backdrop-dark.png
│   │   │   ├── titlebutton-maximize-backdrop.png
│   │   │   ├── titlebutton-maximize-dark@2.png
│   │   │   ├── titlebutton-maximize-dark.png
│   │   │   ├── titlebutton-maximize-hover@2.png
│   │   │   ├── titlebutton-maximize-hover-dark@2.png
│   │   │   ├── titlebutton-maximize-hover-dark.png
│   │   │   ├── titlebutton-maximize-hover.png
│   │   │   ├── titlebutton-maximize.png
│   │   │   ├── titlebutton-minimize@2.png
│   │   │   ├── titlebutton-minimize-active@2.png
│   │   │   ├── titlebutton-minimize-active-dark@2.png
│   │   │   ├── titlebutton-minimize-active-dark.png
│   │   │   ├── titlebutton-minimize-active.png
│   │   │   ├── titlebutton-minimize-backdrop@2.png
│   │   │   ├── titlebutton-minimize-backdrop-dark@2.png
│   │   │   ├── titlebutton-minimize-backdrop-dark.png
│   │   │   ├── titlebutton-minimize-backdrop.png
│   │   │   ├── titlebutton-minimize-dark@2.png
│   │   │   ├── titlebutton-minimize-dark.png
│   │   │   ├── titlebutton-minimize-hover@2.png
│   │   │   ├── titlebutton-minimize-hover-dark@2.png
│   │   │   ├── titlebutton-minimize-hover-dark.png
│   │   │   ├── titlebutton-minimize-hover.png
│   │   │   ├── titlebutton-minimize.png
│   │   │   ├── titlebutton-restore@2.png
│   │   │   ├── titlebutton-restore-active@2.png
│   │   │   ├── titlebutton-restore-active-dark@2.png
│   │   │   ├── titlebutton-restore-active-dark.png
│   │   │   ├── titlebutton-restore-active.png
│   │   │   ├── titlebutton-restore-backdrop@2.png
│   │   │   ├── titlebutton-restore-backdrop-dark@2.png
│   │   │   ├── titlebutton-restore-backdrop-dark.png
│   │   │   ├── titlebutton-restore-backdrop.png
│   │   │   ├── titlebutton-restore-dark@2.png
│   │   │   ├── titlebutton-restore-dark.png
│   │   │   ├── titlebutton-restore-hover@2.png
│   │   │   ├── titlebutton-restore-hover-dark@2.png
│   │   │   ├── titlebutton-restore-hover-dark.png
│   │   │   ├── titlebutton-restore-hover.png
│   │   │   └── titlebutton-restore.png
│   │   ├── gtk.css
│   │   ├── gtk-dark.css
│   │   └── thumbnail.png
│   ├── index.theme
│   ├── metacity-1
│   │   ├── close_focused_normal.png -> close.png
│   │   ├── close_focused.png -> close.png
│   │   ├── close_focused_prelight.png
│   │   ├── close_focused_pressed.png
│   │   ├── close.png
│   │   ├── close_unfocused.png
│   │   ├── close_unfocused_prelight.png -> close_focused_prelight.png
│   │   ├── close_unfocused_pressed.png -> close_focused_pressed.png
│   │   ├── maximize_focused_normal.png -> maximize.png
│   │   ├── maximize_focused.png -> maximize.png
│   │   ├── maximize_focused_prelight.png
│   │   ├── maximize_focused_pressed.png
│   │   ├── maximize.png
│   │   ├── maximize_unfocused.png
│   │   ├── maximize_unfocused_prelight.png -> maximize_focused_prelight.png
│   │   ├── maximize_unfocused_pressed.png -> maximize_focused_pressed.png
│   │   ├── menu_focused_normal.png -> menu.png
│   │   ├── menu_focused.png -> menu.png
│   │   ├── menu_focused_prelight.png
│   │   ├── menu_focused_pressed.png
│   │   ├── menu.png
│   │   ├── menu_unfocused.png
│   │   ├── menu_unfocused_prelight.png -> menu_focused_prelight.png
│   │   ├── menu_unfocused_pressed.png -> menu_focused_pressed.png
│   │   ├── metacity-theme-1.xml
│   │   ├── metacity-theme-2.xml -> metacity-theme-1.xml
│   │   ├── metacity-theme-3.xml
│   │   ├── minimize_focused_normal.png -> minimize.png
│   │   ├── minimize_focused.png -> minimize.png
│   │   ├── minimize_focused_prelight.png
│   │   ├── minimize_focused_pressed.png
│   │   ├── minimize.png
│   │   ├── minimize_unfocused.png
│   │   ├── minimize_unfocused_prelight.png -> minimize_focused_prelight.png
│   │   ├── minimize_unfocused_pressed.png -> minimize_focused_pressed.png
│   │   ├── shade_focused_normal.png -> shade.png
│   │   ├── shade_focused.png -> shade.png
│   │   ├── shade_focused_prelight.png
│   │   ├── shade_focused_pressed.png
│   │   ├── shade.png
│   │   ├── shade_unfocused.png
│   │   ├── shade_unfocused_prelight.png -> shade_focused_prelight.png
│   │   ├── shade_unfocused_pressed.png -> shade_focused_pressed.png
│   │   ├── thumbnail.png
│   │   ├── trough_left.png
│   │   ├── trough_middle.png
│   │   ├── trough_right.png
│   │   ├── trough_unfocused_left.png
│   │   ├── trough_unfocused_middle.png
│   │   ├── trough_unfocused_right.png
│   │   ├── unmaximize_focused_normal.png -> unmaximize.png
│   │   ├── unmaximize_focused.png -> unmaximize.png
│   │   ├── unmaximize_focused_prelight.png
│   │   ├── unmaximize_focused_pressed.png
│   │   ├── unmaximize.png
│   │   ├── unmaximize_unfocused.png
│   │   ├── unmaximize_unfocused_prelight.png -> unmaximize_focused_prelight.png
│   │   ├── unmaximize_unfocused_pressed.png -> unmaximize_focused_pressed.png
│   │   ├── unshade_focused_normal.png -> unshade.png
│   │   ├── unshade_focused.png -> unshade.png
│   │   ├── unshade_focused_prelight.png
│   │   ├── unshade_focused_pressed.png
│   │   ├── unshade.png
│   │   ├── unshade_unfocused.png
│   │   ├── unshade_unfocused_prelight.png -> unshade_focused_prelight.png
│   │   └── unshade_unfocused_pressed.png -> unshade_focused_pressed.png
│   ├── plank
│   │   └── dock.theme
│   ├── unity
│   │   ├── close_dash_disabled.svg -> dash/close_dash_disabled.svg
│   │   ├── close_dash_prelight.svg -> dash/close_dash_prelight.svg
│   │   ├── close_dash_pressed.svg -> dash/close_dash_pressed.svg
│   │   ├── close_dash.svg -> dash/close_dash.svg
│   │   ├── close_focused_normal.svg -> window-buttons/close.svg
│   │   ├── close_focused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── close_focused_pressed.svg -> window-buttons/close_pressed.svg
│   │   ├── close.svg -> window-buttons/close.svg
│   │   ├── close_unfocused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── close_unfocused_pressed.svg -> window-buttons/close_pressed.svg
│   │   ├── close_unfocused.svg -> window-buttons/close_unfocused.svg
│   │   ├── dash
│   │   │   ├── close_dash_disabled.svg
│   │   │   ├── close_dash_prelight.svg
│   │   │   ├── close_dash_pressed.svg
│   │   │   ├── close_dash.svg
│   │   │   ├── maximize_dash_disabled.svg
│   │   │   ├── maximize_dash_prelight.svg
│   │   │   ├── maximize_dash_pressed.svg
│   │   │   ├── maximize_dash.svg
│   │   │   ├── minimize_dash_disabled.svg
│   │   │   ├── minimize_dash_prelight.svg
│   │   │   ├── minimize_dash_pressed.svg
│   │   │   └── minimize_dash.svg
│   │   ├── launcher_arrow_ltr_19-1.svg
│   │   ├── launcher_arrow_ltr_19.svg
│   │   ├── launcher_arrow_ltr_37.svg
│   │   ├── launcher_arrow_outline_ltr_19.svg
│   │   ├── launcher_arrow_outline_ltr_37.svg
│   │   ├── launcher_arrow_outline_rtl_19.svg
│   │   ├── launcher_arrow_outline_rtl_37.svg
│   │   ├── launcher_arrow_rtl_19.svg
│   │   ├── launcher_arrow_rtl_37.svg
│   │   ├── launcher_icon_back_150.svg
│   │   ├── launcher_icon_back_54.svg
│   │   ├── launcher_icon_edge_150.svg
│   │   ├── launcher_icon_edge_54.svg
│   │   ├── launcher_icon_glow_200.svg
│   │   ├── launcher_icon_glow_62.svg
│   │   ├── launcher_icon_selected_back_150.svg
│   │   ├── launcher_icon_selected_back_54.svg
│   │   ├── launcher_icon_shadow_200.svg
│   │   ├── launcher_icon_shadow_62.svg
│   │   ├── launcher_icon_shine_150.svg
│   │   ├── launcher_icon_shine_54.svg
│   │   ├── launcher_pip_ltr_19.svg
│   │   ├── launcher_pip_ltr_37.svg
│   │   ├── launcher_pip_rtl_19.svg
│   │   ├── launcher_pip_rtl_37.svg
│   │   ├── maximize_dash_disabled.svg -> dash/maximize_dash_disabled.svg
│   │   ├── maximize_dash_prelight.svg -> dash/maximize_dash_prelight.svg
│   │   ├── maximize_dash_pressed.svg -> dash/maximize_dash_pressed.svg
│   │   ├── maximize_dash.svg -> dash/maximize_dash.svg
│   │   ├── maximize_focused_normal.svg -> window-buttons/maximize.svg
│   │   ├── maximize_focused_prelight.svg -> window-buttons/maximize_prelight.svg
│   │   ├── maximize_focused_pressed.svg -> window-buttons/maximize_pressed.svg
│   │   ├── maximize.svg -> window-buttons/maximize.svg
│   │   ├── maximize_unfocused_prelight.svg -> window-buttons/maximize_prelight.svg
│   │   ├── maximize_unfocused_pressed.svg -> window-buttons/maximize_pressed.svg
│   │   ├── maximize_unfocused.svg -> window-buttons/maximize_unfocused.svg
│   │   ├── minimize_dash_disabled.svg -> dash/minimize_dash_disabled.svg
│   │   ├── minimize_dash_prelight.svg -> dash/minimize_dash_prelight.svg
│   │   ├── minimize_dash_pressed.svg -> dash/minimize_dash_pressed.svg
│   │   ├── minimize_dash.svg -> dash/minimize_dash.svg
│   │   ├── minimize_focused_normal.svg -> window-buttons/minimize.svg
│   │   ├── minimize_focused_prelight.svg -> window-buttons/minimize_prelight.svg
│   │   ├── minimize_focused_pressed.svg -> window-buttons/minimize_pressed.svg
│   │   ├── minimize.svg -> window-buttons/minimize.svg
│   │   ├── minimize_unfocused_prelight.svg -> window-buttons/minimize_prelight.svg
│   │   ├── minimize_unfocused_pressed.svg -> window-buttons/minimize_pressed.svg
│   │   ├── minimize_unfocused.svg -> window-buttons/minimize_unfocused.svg
│   │   ├── sheet_style_close_focused_prelight.svg -> window-buttons/close_prelight.svg
│   │   ├── sheet_style_close_focused_pressed.svg -> window-buttons/close_unfocused.svg
│   │   ├── sheet_style_close_focused.svg -> window-buttons/close.svg
│   │   ├── unmaximize_dash_disabled.svg -> dash/maximize_dash_disabled.svg
│   │   ├── unmaximize_dash_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_dash_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize_dash.svg -> dash/maximize_dash.svg
│   │   ├── unmaximize_focused_normal.svg -> window-buttons/maximize.svg
│   │   ├── unmaximize_focused_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_focused_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize.svg -> window-buttons/maximize.svg
│   │   ├── unmaximize_unfocused_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   │   ├── unmaximize_unfocused_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   │   ├── unmaximize_unfocused.svg -> window-buttons/maximize_unfocused.svg
│   │   └── window-buttons
│   │   ├── close_prelight.svg
│   │   ├── close_pressed.svg
│   │   ├── close.svg
│   │   ├── close_unfocused.svg
│   │   ├── maximize_prelight.svg
│   │   ├── maximize_pressed.svg
│   │   ├── maximize.svg
│   │   ├── maximize_unfocused.svg
│   │   ├── minimize_prelight.svg
│   │   ├── minimize_pressed.svg
│   │   ├── minimize.svg
│   │   ├── minimize_unfocused.svg
│   │   ├── unmaximize_prelight.svg
│   │   └── unmaximize_pressed.svg
│   └── xfwm4
│   ├── bottom-active.png
│   ├── bottom-inactive.png
│   ├── bottom-left-active.png
│   ├── bottom-left-inactive.png
│   ├── bottom-right-active.png
│   ├── bottom-right-inactive.png
│   ├── close-active.png
│   ├── close-inactive.png
│   ├── close-prelight.png
│   ├── close-pressed.png
│   ├── hide-active.png
│   ├── hide-inactive.png
│   ├── hide-prelight.png
│   ├── hide-pressed.png
│   ├── left-active.png
│   ├── left-inactive.png
│   ├── maximize-active.png
│   ├── maximize-inactive.png
│   ├── maximize-prelight.png
│   ├── maximize-pressed.png
│   ├── maximize-toggled-active.png
│   ├── maximize-toggled-inactive.png
│   ├── maximize-toggled-prelight.png
│   ├── maximize-toggled-pressed.png
│   ├── menu-active.png
│   ├── menu-inactive.png
│   ├── menu-pressed.png
│   ├── right-active.png
│   ├── right-inactive.png
│   ├── shade-active.png
│   ├── shade-inactive.png
│   ├── shade-pressed.png
│   ├── stick-active.png
│   ├── stick-inactive.png
│   ├── stick-pressed.png
│   ├── themerc
│   ├── title-1-active.png
│   ├── title-1-inactive.png
│   ├── title-2-active.png
│   ├── title-2-inactive.png
│   ├── title-3-active.png
│   ├── title-3-inactive.png
│   ├── title-4-active.png
│   ├── title-4-inactive.png
│   ├── title-5-active.png
│   ├── title-5-inactive.png
│   ├── top-left-active.png
│   ├── top-left-inactive.png
│   ├── top-right-active.png
│   └── top-right-inactive.png
└── vimix-light-laptop-doder
├── cinnamon
│   ├── assets
│   │   ├── checkbox
│   │   │   ├── checkbox-checked.svg
│   │   │   ├── checkbox-unchecked.svg
│   │   │   ├── radiobutton-checked.svg
│   │   │   └── radiobutton-unchecked.svg
│   │   ├── menu
│   │   │   ├── menu-hover.svg
│   │   │   ├── menu-separator.svg
│   │   │   ├── menu.svg
│   │   │   └── submenu.svg
│   │   ├── misc
│   │   │   ├── add-workspace-active.svg
│   │   │   ├── add-workspace-hover.svg
│   │   │   ├── add-workspace.svg
│   │   │   ├── bg.svg
│   │   │   ├── button-box.svg
│   │   │   ├── calendar-arrow-left.svg
│   │   │   ├── calendar-arrow-right.svg
│   │   │   ├── close-active.svg
│   │   │   ├── close-hover.svg
│   │   │   ├── close.svg
│   │   │   ├── corner-ripple.svg
│   │   │   ├── desklet-header.svg
│   │   │   ├── desklet.svg
│   │   │   ├── message.svg
│   │   │   ├── osd.svg
│   │   │   ├── overview-hover.svg
│   │   │   ├── overview.svg
│   │   │   └── trash-icon.svg
│   │   ├── panel
│   │   │   ├── activities-active.svg
│   │   │   └── activities.svg
│   │   └── switch
│   │   ├── switch-off.svg
│   │   └── switch-on.svg
│   ├── cinnamon.css
│   └── thumbnail.png
├── gnome-shell
│   ├── assets
│   │   ├── calendar-arrow-left.svg
│   │   ├── calendar-arrow-right.svg
│   │   ├── calendar-today.svg
│   │   ├── checkbox-off.svg
│   │   ├── checkbox.svg
│   │   ├── close.svg
│   │   ├── dash
│   │   │   ├── bottom-running1-focused.svg
│   │   │   ├── bottom-running1.svg
│   │   │   ├── bottom-running2-focused.svg
│   │   │   ├── bottom-running2.svg
│   │   │   ├── bottom-running3-focused.svg
│   │   │   ├── bottom-running3.svg
│   │   │   ├── bottom-running4-focused.svg
│   │   │   ├── bottom-running4.svg
│   │   │   ├── left-running1-focused.svg
│   │   │   ├── left-running1.svg
│   │   │   ├── left-running2-focused.svg
│   │   │   ├── left-running2.svg
│   │   │   ├── left-running3-focused.svg
│   │   │   ├── left-running3.svg
│   │   │   ├── left-running4-focused.svg
│   │   │   ├── left-running4.svg
│   │   │   ├── right-running1-focused.svg
│   │   │   ├── right-running1.svg
│   │   │   ├── right-running2-focused.svg
│   │   │   ├── right-running2.svg
│   │   │   ├── right-running3-focused.svg
│   │   │   ├── right-running3.svg
│   │   │   ├── right-running4-focused.svg
│   │   │   ├── right-running4.svg
│   │   │   ├── top-running1-focused.svg
│   │   │   ├── top-running1.svg
│   │   │   ├── top-running2-focused.svg
│   │   │   ├── top-running2.svg
│   │   │   ├── top-running3-focused.svg
│   │   │   ├── top-running3.svg
│   │   │   ├── top-running4-focused.svg
│   │   │   └── top-running4.svg
│   │   ├── dash-placeholder.svg
│   │   ├── menu-checked.svg
│   │   ├── menu-hover.svg
│   │   ├── menu.svg
│   │   ├── more-results.svg
│   │   ├── no-events.svg
│   │   ├── noise-texture.svg
│   │   ├── no-notifications.svg
│   │   ├── process-working.svg
│   │   ├── submenu.svg
│   │   ├── toggle-off.svg
│   │   ├── toggle-on.svg
│   │   ├── window-close-active.svg
│   │   ├── window-close-hover.svg
│   │   └── window-close.svg
│   ├── extensions
│   │   └── workspaces-to-dock
│   │   └── workspaces-to-dock.css
│   ├── gnome-shell.css
│   ├── message-indicator-symbolic.svg
│   ├── no-events.svg -> assets/no-events.svg
│   ├── no-notifications.svg -> assets/no-notifications.svg
│   ├── pad-osd.css
│   └── process-working.svg -> assets/process-working.svg
├── gtk-2.0
│   ├── apps.rc
│   ├── assets
│   │   ├── border.png
│   │   ├── button-active.png
│   │   ├── button-hover.png
│   │   ├── button-insensitive.png
│   │   ├── button.png
│   │   ├── checkbox-checked-active.png
│   │   ├── checkbox-checked-hover.png
│   │   ├── checkbox-checked-insensitive.png
│   │   ├── checkbox-checked.png
│   │   ├── checkbox-mixed-active.png
│   │   ├── checkbox-mixed-hover.png
│   │   ├── checkbox-mixed-insensitive.png
│   │   ├── checkbox-mixed.png
│   │   ├── checkbox-unchecked-active.png
│   │   ├── checkbox-unchecked-hover.png
│   │   ├── checkbox-unchecked-insensitive.png
│   │   ├── checkbox-unchecked.png
│   │   ├── combo-ltr-button-active.png
│   │   ├── combo-ltr-button-hover.png
│   │   ├── combo-ltr-button-insensitive.png
│   │   ├── combo-ltr-button.png
│   │   ├── combo-ltr-entry-active.png
│   │   ├── combo-ltr-entry-insensitive.png
│   │   ├── combo-ltr-entry.png
│   │   ├── combo-rtl-button-active.png
│   │   ├── combo-rtl-button-hover.png
│   │   ├── combo-rtl-button-insensitive.png
│   │   ├── combo-rtl-button.png
│   │   ├── combo-rtl-entry-active.png
│   │   ├── combo-rtl-entry-insensitive.png
│   │   ├── combo-rtl-entry.png
│   │   ├── entry-active.png
│   │   ├── entry-background-insensitive.png
│   │   ├── entry-background.png
│   │   ├── entry-insensitive.png
│   │   ├── entry.png
│   │   ├── flat-button-active.png
│   │   ├── flat-button-hover.png
│   │   ├── flat-button-insensitive.png
│   │   ├── flat-button.png
│   │   ├── focus.png
│   │   ├── frame-inline.png
│   │   ├── frame-notebook.png
│   │   ├── frame.png
│   │   ├── handle-horz-active.png
│   │   ├── handle-horz-hover.png
│   │   ├── handle-horz.png
│   │   ├── handle-vert-active.png
│   │   ├── handle-vert-hover.png
│   │   ├── handle-vert.png
│   │   ├── menu-checkbox-checked-insensitive.png
│   │   ├── menu-checkbox-checked.png
│   │   ├── menu-checkbox-mixed-insensitive.png
│   │   ├── menu-checkbox-mixed.png
│   │   ├── menu-checkbox-unchecked-insensitive.png
│   │   ├── menu-checkbox-unchecked.png
│   │   ├── menu-radio-checked-insensitive.png
│   │   ├── menu-radio-checked.png
│   │   ├── menu-radio-mixed-insensitive.png
│   │   ├── menu-radio-mixed.png
│   │   ├── menu-radio-unchecked-insensitive.png
│   │   ├── menu-radio-unchecked.png
│   │   ├── notebook-combo-ltr-entry-active.png
│   │   ├── notebook-combo-ltr-entry-insensitive.png
│   │   ├── notebook-combo-ltr-entry.png
│   │   ├── notebook-combo-rtl-entry-active.png
│   │   ├── notebook-combo-rtl-entry-insensitive.png
│   │   ├── notebook-combo-rtl-entry.png
│   │   ├── notebook-entry-active.png
│   │   ├── notebook-entry-insensitive.png
│   │   ├── notebook-entry.png
│   │   ├── null.png
│   │   ├── pan-down-alt-insensitive.png
│   │   ├── pan-down-alt.png
│   │   ├── pan-down-insensitive.png
│   │   ├── pan-down.png
│   │   ├── pan-left-alt-insensitive.png
│   │   ├── pan-left-alt.png
│   │   ├── pan-left-insensitive.png
│   │   ├── pan-left.png
│   │   ├── pan-left-semi.png
│   │   ├── pan-right-alt-insensitive.png
│   │   ├── pan-right-alt.png
│   │   ├── pan-right-insensitive.png
│   │   ├── pan-right.png
│   │   ├── pan-right-semi.png
│   │   ├── pan-up-alt-insensitive.png
│   │   ├── pan-up-alt.png
│   │   ├── pan-up-insensitive.png
│   │   ├── pan-up.png
│   │   ├── pathbar_button_active.png
│   │   ├── pathbar_button_prelight.png
│   │   ├── progressbar-progress.png
│   │   ├── progressbar-trough.png
│   │   ├── radio-checked-active.png
│   │   ├── radio-checked-hover.png
│   │   ├── radio-checked-insensitive.png
│   │   ├── radio-checked.png
│   │   ├── radio-mixed-active.png
│   │   ├── radio-mixed-hover.png
│   │   ├── radio-mixed-insensitive.png
│   │   ├── radio-mixed.png
│   │   ├── radio-unchecked-active.png
│   │   ├── radio-unchecked-hover.png
│   │   ├── radio-unchecked-insensitive.png
│   │   ├── radio-unchecked.png
│   │   ├── scale-horz-trough-active.png
│   │   ├── scale-horz-trough-insensitive.png
│   │   ├── scale-horz-trough.png
│   │   ├── scale-slider-active.png
│   │   ├── scale-slider-hover.png
│   │   ├── scale-slider-insensitive.png
│   │   ├── scale-slider.png
│   │   ├── scale-vert-trough-active.png
│   │   ├── scale-vert-trough-insensitive.png
│   │   ├── scale-vert-trough.png
│   │   ├── scrollbar-horz-slider-active.png
│   │   ├── scrollbar-horz-slider-hover.png
│   │   ├── scrollbar-horz-slider-insensitive.png
│   │   ├── scrollbar-horz-slider.png
│   │   ├── scrollbar-horz-trough.png
│   │   ├── scrollbar-vert-ltr-slider-active.png
│   │   ├── scrollbar-vert-ltr-slider-hover.png
│   │   ├── scrollbar-vert-ltr-slider-insensitive.png
│   │   ├── scrollbar-vert-ltr-slider.png
│   │   ├── scrollbar-vert-ltr-trough.png
│   │   ├── scrollbar-vert-rtl-slider-active.png
│   │   ├── scrollbar-vert-rtl-slider-hover.png
│   │   ├── scrollbar-vert-rtl-slider-insensitive.png
│   │   ├── scrollbar-vert-rtl-slider.png
│   │   ├── scrollbar-vert-rtl-trough.png
│   │   ├── spin-ltr-down-active.png
│   │   ├── spin-ltr-down-hover.png
│   │   ├── spin-ltr-down-insensitive.png
│   │   ├── spin-ltr-down.png
│   │   ├── spin-ltr-up-active.png
│   │   ├── spin-ltr-up-hover.png
│   │   ├── spin-ltr-up-insensitive.png
│   │   ├── spin-ltr-up.png
│   │   ├── spin-rtl-down-active.png
│   │   ├── spin-rtl-down-hover.png
│   │   ├── spin-rtl-down-insensitive.png
│   │   ├── spin-rtl-down.png
│   │   ├── spin-rtl-up-active.png
│   │   ├── spin-rtl-up-hover.png
│   │   ├── spin-rtl-up-insensitive.png
│   │   ├── spin-rtl-up.png
│   │   ├── tab.png
│   │   ├── treeview-ltr-button-active.png
│   │   ├── treeview-ltr-button-hover.png
│   │   ├── treeview-ltr-button.png
│   │   ├── treeview-rtl-button-active.png
│   │   ├── treeview-rtl-button-hover.png
│   │   └── treeview-rtl-button.png
│   ├── gtkrc
│   ├── hacks.rc
│   ├── main.rc
│   ├── panel.rc
│   └── xfce-notify.rc
├── gtk-3.0
│   ├── assets
│   │   ├── scalable
│   │   │   ├── checkbox-checked-symbolic.svg
│   │   │   ├── checkbox-mixed-symbolic.svg
│   │   │   ├── checkbox-unchecked-symbolic@2.svg
│   │   │   ├── checkbox-unchecked-symbolic-dark@2.svg
│   │   │   ├── checkbox-unchecked-symbolic-dark.svg
│   │   │   ├── checkbox-unchecked-symbolic.svg
│   │   │   ├── cursor-handle-symbolic.svg
│   │   │   ├── radio-checked-symbolic.svg
│   │   │   ├── radio-mixed-symbolic.svg
│   │   │   ├── radio-unchecked-symbolic.svg
│   │   │   ├── scale-horz-marks-after-slider-symbolic.svg
│   │   │   ├── scale-horz-marks-before-slider-symbolic.svg
│   │   │   ├── scale-slider-symbolic.svg
│   │   │   ├── scale-vert-marks-after-slider-symbolic.svg
│   │   │   ├── scale-vert-marks-before-slider-symbolic.svg
│   │   │   ├── small-checkbox-checked-symbolic.svg
│   │   │   ├── small-checkbox-mixed-symbolic.svg
│   │   │   ├── small-checkbox-unchecked-symbolic.svg
│   │   │   ├── small-radio-checked-symbolic.svg
│   │   │   ├── small-radio-mixed-symbolic.svg
│   │   │   └── small-radio-unchecked-symbolic.svg
│   │   ├── scale-horz-marks-after-slider@2.png
│   │   ├── scale-horz-marks-after-slider-dark@2.png
│   │   ├── scale-horz-marks-after-slider-dark.png
│   │   ├── scale-horz-marks-after-slider-disabled@2.png
│   │   ├── scale-horz-marks-after-slider-disabled-dark@2.png
│   │   ├── scale-horz-marks-after-slider-disabled-dark.png
│   │   ├── scale-horz-marks-after-slider-disabled.png
│   │   ├── scale-horz-marks-after-slider.png
│   │   ├── scale-horz-marks-before-slider@2.png
│   │   ├── scale-horz-marks-before-slider-dark@2.png
│   │   ├── scale-horz-marks-before-slider-dark.png
│   │   ├── scale-horz-marks-before-slider-disabled@2.png
│   │   ├── scale-horz-marks-before-slider-disabled-dark@2.png
│   │   ├── scale-horz-marks-before-slider-disabled-dark.png
│   │   ├── scale-horz-marks-before-slider-disabled.png
│   │   ├── scale-horz-marks-before-slider.png
│   │   ├── scale-slider@2.png
│   │   ├── scale-slider-dark@2.png
│   │   ├── scale-slider-dark.png
│   │   ├── scale-slider-disabled@2.png
│   │   ├── scale-slider-disabled-dark@2.png
│   │   ├── scale-slider-disabled-dark.png
│   │   ├── scale-slider-disabled.png
│   │   ├── scale-slider.png
│   │   ├── scale-vert-marks-after-slider@2.png
│   │   ├── scale-vert-marks-after-slider-dark@2.png
│   │   ├── scale-vert-marks-after-slider-dark.png
│   │   ├── scale-vert-marks-after-slider-disabled@2.png
│   │   ├── scale-vert-marks-after-slider-disabled-dark@2.png
│   │   ├── scale-vert-marks-after-slider-disabled-dark.png
│   │   ├── scale-vert-marks-after-slider-disabled.png
│   │   ├── scale-vert-marks-after-slider.png
│   │   ├── scale-vert-marks-before-slider@2.png
│   │   ├── scale-vert-marks-before-slider-dark@2.png
│   │   ├── scale-vert-marks-before-slider-dark.png
│   │   ├── scale-vert-marks-before-slider-disabled@2.png
│   │   ├── scale-vert-marks-before-slider-disabled-dark@2.png
│   │   ├── scale-vert-marks-before-slider-disabled-dark.png
│   │   ├── scale-vert-marks-before-slider-disabled.png
│   │   ├── scale-vert-marks-before-slider.png
│   │   ├── selectionmode-checkbox-checked@2.png
│   │   ├── selectionmode-checkbox-checked-dark@2.png
│   │   ├── selectionmode-checkbox-checked-dark.png
│   │   ├── selectionmode-checkbox-checked.png
│   │   ├── selectionmode-checkbox-unchecked@2.png
│   │   ├── selectionmode-checkbox-unchecked-dark@2.png
│   │   ├── selectionmode-checkbox-unchecked-dark.png
│   │   ├── selectionmode-checkbox-unchecked.png
│   │   └── window-assets
│   │   ├── titlebutton-close@2.png
│   │   ├── titlebutton-close-active@2.png
│   │   ├── titlebutton-close-active-dark@2.png
│   │   ├── titlebutton-close-active-dark.png
│   │   ├── titlebutton-close-active.png
│   │   ├── titlebutton-close-backdrop@2.png
│   │   ├── titlebutton-close-backdrop-dark@2.png
│   │   ├── titlebutton-close-backdrop-dark.png
│   │   ├── titlebutton-close-backdrop.png
│   │   ├── titlebutton-close-dark@2.png
│   │   ├── titlebutton-close-dark.png
│   │   ├── titlebutton-close-hover@2.png
│   │   ├── titlebutton-close-hover-dark@2.png
│   │   ├── titlebutton-close-hover-dark.png
│   │   ├── titlebutton-close-hover.png
│   │   ├── titlebutton-close.png
│   │   ├── titlebutton-maximize@2.png
│   │   ├── titlebutton-maximize-active@2.png
│   │   ├── titlebutton-maximize-active-dark@2.png
│   │   ├── titlebutton-maximize-active-dark.png
│   │   ├── titlebutton-maximize-active.png
│   │   ├── titlebutton-maximize-backdrop@2.png
│   │   ├── titlebutton-maximize-backdrop-dark@2.png
│   │   ├── titlebutton-maximize-backdrop-dark.png
│   │   ├── titlebutton-maximize-backdrop.png
│   │   ├── titlebutton-maximize-dark@2.png
│   │   ├── titlebutton-maximize-dark.png
│   │   ├── titlebutton-maximize-hover@2.png
│   │   ├── titlebutton-maximize-hover-dark@2.png
│   │   ├── titlebutton-maximize-hover-dark.png
│   │   ├── titlebutton-maximize-hover.png
│   │   ├── titlebutton-maximize.png
│   │   ├── titlebutton-minimize@2.png
│   │   ├── titlebutton-minimize-active@2.png
│   │   ├── titlebutton-minimize-active-dark@2.png
│   │   ├── titlebutton-minimize-active-dark.png
│   │   ├── titlebutton-minimize-active.png
│   │   ├── titlebutton-minimize-backdrop@2.png
│   │   ├── titlebutton-minimize-backdrop-dark@2.png
│   │   ├── titlebutton-minimize-backdrop-dark.png
│   │   ├── titlebutton-minimize-backdrop.png
│   │   ├── titlebutton-minimize-dark@2.png
│   │   ├── titlebutton-minimize-dark.png
│   │   ├── titlebutton-minimize-hover@2.png
│   │   ├── titlebutton-minimize-hover-dark@2.png
│   │   ├── titlebutton-minimize-hover-dark.png
│   │   ├── titlebutton-minimize-hover.png
│   │   ├── titlebutton-minimize.png
│   │   ├── titlebutton-restore@2.png
│   │   ├── titlebutton-restore-active@2.png
│   │   ├── titlebutton-restore-active-dark@2.png
│   │   ├── titlebutton-restore-active-dark.png
│   │   ├── titlebutton-restore-active.png
│   │   ├── titlebutton-restore-backdrop@2.png
│   │   ├── titlebutton-restore-backdrop-dark@2.png
│   │   ├── titlebutton-restore-backdrop-dark.png
│   │   ├── titlebutton-restore-backdrop.png
│   │   ├── titlebutton-restore-dark@2.png
│   │   ├── titlebutton-restore-dark.png
│   │   ├── titlebutton-restore-hover@2.png
│   │   ├── titlebutton-restore-hover-dark@2.png
│   │   ├── titlebutton-restore-hover-dark.png
│   │   ├── titlebutton-restore-hover.png
│   │   └── titlebutton-restore.png
│   ├── gtk.css
│   ├── gtk-dark.css
│   └── thumbnail.png
├── index.theme
├── metacity-1
│   ├── close_focused_normal.png -> close.png
│   ├── close_focused.png -> close.png
│   ├── close_focused_prelight.png
│   ├── close_focused_pressed.png
│   ├── close.png
│   ├── close_unfocused.png
│   ├── close_unfocused_prelight.png -> close_focused_prelight.png
│   ├── close_unfocused_pressed.png -> close_focused_pressed.png
│   ├── maximize_focused_normal.png -> maximize.png
│   ├── maximize_focused.png -> maximize.png
│   ├── maximize_focused_prelight.png
│   ├── maximize_focused_pressed.png
│   ├── maximize.png
│   ├── maximize_unfocused.png
│   ├── maximize_unfocused_prelight.png -> maximize_focused_prelight.png
│   ├── maximize_unfocused_pressed.png -> maximize_focused_pressed.png
│   ├── menu_focused_normal.png -> menu.png
│   ├── menu_focused.png -> menu.png
│   ├── menu_focused_prelight.png
│   ├── menu_focused_pressed.png
│   ├── menu.png
│   ├── menu_unfocused.png
│   ├── menu_unfocused_prelight.png -> menu_focused_prelight.png
│   ├── menu_unfocused_pressed.png -> menu_focused_pressed.png
│   ├── metacity-theme-1.xml
│   ├── metacity-theme-2.xml -> metacity-theme-1.xml
│   ├── metacity-theme-3.xml
│   ├── minimize_focused_normal.png -> minimize.png
│   ├── minimize_focused.png -> minimize.png
│   ├── minimize_focused_prelight.png
│   ├── minimize_focused_pressed.png
│   ├── minimize.png
│   ├── minimize_unfocused.png
│   ├── minimize_unfocused_prelight.png -> minimize_focused_prelight.png
│   ├── minimize_unfocused_pressed.png -> minimize_focused_pressed.png
│   ├── shade_focused_normal.png -> shade.png
│   ├── shade_focused.png -> shade.png
│   ├── shade_focused_prelight.png
│   ├── shade_focused_pressed.png
│   ├── shade.png
│   ├── shade_unfocused.png
│   ├── shade_unfocused_prelight.png -> shade_focused_prelight.png
│   ├── shade_unfocused_pressed.png -> shade_focused_pressed.png
│   ├── thumbnail.png
│   ├── trough_left.png
│   ├── trough_middle.png
│   ├── trough_right.png
│   ├── trough_unfocused_left.png
│   ├── trough_unfocused_middle.png
│   ├── trough_unfocused_right.png
│   ├── unmaximize_focused_normal.png -> unmaximize.png
│   ├── unmaximize_focused.png -> unmaximize.png
│   ├── unmaximize_focused_prelight.png
│   ├── unmaximize_focused_pressed.png
│   ├── unmaximize.png
│   ├── unmaximize_unfocused.png
│   ├── unmaximize_unfocused_prelight.png -> unmaximize_focused_prelight.png
│   ├── unmaximize_unfocused_pressed.png -> unmaximize_focused_pressed.png
│   ├── unshade_focused_normal.png -> unshade.png
│   ├── unshade_focused.png -> unshade.png
│   ├── unshade_focused_prelight.png
│   ├── unshade_focused_pressed.png
│   ├── unshade.png
│   ├── unshade_unfocused.png
│   ├── unshade_unfocused_prelight.png -> unshade_focused_prelight.png
│   └── unshade_unfocused_pressed.png -> unshade_focused_pressed.png
├── plank
│   └── dock.theme
├── unity
│   ├── close_dash_disabled.svg -> dash/close_dash_disabled.svg
│   ├── close_dash_prelight.svg -> dash/close_dash_prelight.svg
│   ├── close_dash_pressed.svg -> dash/close_dash_pressed.svg
│   ├── close_dash.svg -> dash/close_dash.svg
│   ├── close_focused_normal.svg -> window-buttons/close.svg
│   ├── close_focused_prelight.svg -> window-buttons/close_prelight.svg
│   ├── close_focused_pressed.svg -> window-buttons/close_pressed.svg
│   ├── close.svg -> window-buttons/close.svg
│   ├── close_unfocused_prelight.svg -> window-buttons/close_prelight.svg
│   ├── close_unfocused_pressed.svg -> window-buttons/close_pressed.svg
│   ├── close_unfocused.svg -> window-buttons/close_unfocused.svg
│   ├── dash
│   │   ├── close_dash_disabled.svg
│   │   ├── close_dash_prelight.svg
│   │   ├── close_dash_pressed.svg
│   │   ├── close_dash.svg
│   │   ├── maximize_dash_disabled.svg
│   │   ├── maximize_dash_prelight.svg
│   │   ├── maximize_dash_pressed.svg
│   │   ├── maximize_dash.svg
│   │   ├── minimize_dash_disabled.svg
│   │   ├── minimize_dash_prelight.svg
│   │   ├── minimize_dash_pressed.svg
│   │   └── minimize_dash.svg
│   ├── launcher_arrow_ltr_19-1.svg
│   ├── launcher_arrow_ltr_19.svg
│   ├── launcher_arrow_ltr_37.svg
│   ├── launcher_arrow_outline_ltr_19.svg
│   ├── launcher_arrow_outline_ltr_37.svg
│   ├── launcher_arrow_outline_rtl_19.svg
│   ├── launcher_arrow_outline_rtl_37.svg
│   ├── launcher_arrow_rtl_19.svg
│   ├── launcher_arrow_rtl_37.svg
│   ├── launcher_icon_back_150.svg
│   ├── launcher_icon_back_54.svg
│   ├── launcher_icon_edge_150.svg
│   ├── launcher_icon_edge_54.svg
│   ├── launcher_icon_glow_200.svg
│   ├── launcher_icon_glow_62.svg
│   ├── launcher_icon_selected_back_150.svg
│   ├── launcher_icon_selected_back_54.svg
│   ├── launcher_icon_shadow_200.svg
│   ├── launcher_icon_shadow_62.svg
│   ├── launcher_icon_shine_150.svg
│   ├── launcher_icon_shine_54.svg
│   ├── launcher_pip_ltr_19.svg
│   ├── launcher_pip_ltr_37.svg
│   ├── launcher_pip_rtl_19.svg
│   ├── launcher_pip_rtl_37.svg
│   ├── maximize_dash_disabled.svg -> dash/maximize_dash_disabled.svg
│   ├── maximize_dash_prelight.svg -> dash/maximize_dash_prelight.svg
│   ├── maximize_dash_pressed.svg -> dash/maximize_dash_pressed.svg
│   ├── maximize_dash.svg -> dash/maximize_dash.svg
│   ├── maximize_focused_normal.svg -> window-buttons/maximize.svg
│   ├── maximize_focused_prelight.svg -> window-buttons/maximize_prelight.svg
│   ├── maximize_focused_pressed.svg -> window-buttons/maximize_pressed.svg
│   ├── maximize.svg -> window-buttons/maximize.svg
│   ├── maximize_unfocused_prelight.svg -> window-buttons/maximize_prelight.svg
│   ├── maximize_unfocused_pressed.svg -> window-buttons/maximize_pressed.svg
│   ├── maximize_unfocused.svg -> window-buttons/maximize_unfocused.svg
│   ├── minimize_dash_disabled.svg -> dash/minimize_dash_disabled.svg
│   ├── minimize_dash_prelight.svg -> dash/minimize_dash_prelight.svg
│   ├── minimize_dash_pressed.svg -> dash/minimize_dash_pressed.svg
│   ├── minimize_dash.svg -> dash/minimize_dash.svg
│   ├── minimize_focused_normal.svg -> window-buttons/minimize.svg
│   ├── minimize_focused_prelight.svg -> window-buttons/minimize_prelight.svg
│   ├── minimize_focused_pressed.svg -> window-buttons/minimize_pressed.svg
│   ├── minimize.svg -> window-buttons/minimize.svg
│   ├── minimize_unfocused_prelight.svg -> window-buttons/minimize_prelight.svg
│   ├── minimize_unfocused_pressed.svg -> window-buttons/minimize_pressed.svg
│   ├── minimize_unfocused.svg -> window-buttons/minimize_unfocused.svg
│   ├── sheet_style_close_focused_prelight.svg -> window-buttons/close_prelight.svg
│   ├── sheet_style_close_focused_pressed.svg -> window-buttons/close_unfocused.svg
│   ├── sheet_style_close_focused.svg -> window-buttons/close.svg
│   ├── unmaximize_dash_disabled.svg -> dash/maximize_dash_disabled.svg
│   ├── unmaximize_dash_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   ├── unmaximize_dash_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   ├── unmaximize_dash.svg -> dash/maximize_dash.svg
│   ├── unmaximize_focused_normal.svg -> window-buttons/maximize.svg
│   ├── unmaximize_focused_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   ├── unmaximize_focused_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   ├── unmaximize.svg -> window-buttons/maximize.svg
│   ├── unmaximize_unfocused_prelight.svg -> window-buttons/unmaximize_prelight.svg
│   ├── unmaximize_unfocused_pressed.svg -> window-buttons/unmaximize_pressed.svg
│   ├── unmaximize_unfocused.svg -> window-buttons/maximize_unfocused.svg
│   └── window-buttons
│   ├── close_prelight.svg
│   ├── close_pressed.svg
│   ├── close.svg
│   ├── close_unfocused.svg
│   ├── maximize_prelight.svg
│   ├── maximize_pressed.svg
│   ├── maximize.svg
│   ├── maximize_unfocused.svg
│   ├── minimize_prelight.svg
│   ├── minimize_pressed.svg
│   ├── minimize.svg
│   ├── minimize_unfocused.svg
│   ├── unmaximize_prelight.svg
│   └── unmaximize_pressed.svg
└── xfwm4
├── bottom-active.png
├── bottom-inactive.png
├── bottom-left-active.png
├── bottom-left-inactive.png
├── bottom-right-active.png
├── bottom-right-inactive.png
├── close-active.png
├── close-inactive.png
├── close-prelight.png
├── close-pressed.png
├── hide-active.png
├── hide-inactive.png
├── hide-prelight.png
├── hide-pressed.png
├── left-active.png
├── left-inactive.png
├── maximize-active.png
├── maximize-inactive.png
├── maximize-prelight.png
├── maximize-pressed.png
├── maximize-toggled-active.png
├── maximize-toggled-inactive.png
├── maximize-toggled-prelight.png
├── maximize-toggled-pressed.png
├── menu-active.png
├── menu-inactive.png
├── menu-pressed.png
├── right-active.png
├── right-inactive.png
├── shade-active.png
├── shade-inactive.png
├── shade-pressed.png
├── stick-active.png
├── stick-inactive.png
├── stick-pressed.png
├── themerc
├── title-1-active.png
├── title-1-inactive.png
├── title-2-active.png
├── title-2-inactive.png
├── title-3-active.png
├── title-3-inactive.png
├── title-4-active.png
├── title-4-inactive.png
├── title-5-active.png
├── title-5-inactive.png
├── top-left-active.png
├── top-left-inactive.png
├── top-right-active.png
└── top-right-inactive.png
153 directories, 3623 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment