├── .gitignore ├── Art └── space-blur.jpg ├── Gulpfile.js ├── LICENSE ├── README.md ├── assets ├── calendar-selected.png ├── calendar-selected@2.png ├── checkbox-checked-active-dark.png ├── checkbox-checked-active-dark@2.png ├── checkbox-checked-active.png ├── checkbox-checked-active@2.png ├── checkbox-checked-backdrop-dark.png ├── checkbox-checked-backdrop-dark@2.png ├── checkbox-checked-backdrop.png ├── checkbox-checked-backdrop@2.png ├── checkbox-checked-dark.png ├── checkbox-checked-dark@2.png ├── checkbox-checked-hover-dark.png ├── checkbox-checked-hover-dark@2.png ├── checkbox-checked-hover.png ├── checkbox-checked-hover@2.png ├── checkbox-checked-insensitive-backdrop-dark.png ├── checkbox-checked-insensitive-backdrop-dark@2.png ├── checkbox-checked-insensitive-backdrop.png ├── checkbox-checked-insensitive-backdrop@2.png ├── checkbox-checked-insensitive-dark.png ├── checkbox-checked-insensitive-dark@2.png ├── checkbox-checked-insensitive.png ├── checkbox-checked-insensitive@2.png ├── checkbox-checked.png ├── checkbox-checked@2.png ├── checkbox-mixed-active-dark.png ├── checkbox-mixed-active-dark@2.png ├── checkbox-mixed-active.png ├── checkbox-mixed-active@2.png ├── checkbox-mixed-backdrop-dark.png ├── checkbox-mixed-backdrop-dark@2.png ├── checkbox-mixed-backdrop.png ├── checkbox-mixed-backdrop@2.png ├── checkbox-mixed-dark.png ├── checkbox-mixed-dark@2.png ├── checkbox-mixed-hover-dark.png ├── checkbox-mixed-hover-dark@2.png ├── checkbox-mixed-hover.png ├── checkbox-mixed-hover@2.png ├── checkbox-mixed-insensitive-backdrop-dark.png ├── checkbox-mixed-insensitive-backdrop-dark@2.png ├── checkbox-mixed-insensitive-backdrop.png ├── checkbox-mixed-insensitive-backdrop@2.png ├── checkbox-mixed-insensitive-dark.png ├── checkbox-mixed-insensitive-dark@2.png ├── checkbox-mixed-insensitive.png ├── checkbox-mixed-insensitive@2.png ├── checkbox-mixed.png ├── checkbox-mixed@2.png ├── checkbox-unchecked-active-dark.png ├── checkbox-unchecked-active-dark@2.png ├── checkbox-unchecked-active.png ├── checkbox-unchecked-active@2.png ├── checkbox-unchecked-backdrop-dark.png ├── checkbox-unchecked-backdrop-dark@2.png ├── checkbox-unchecked-backdrop.png ├── checkbox-unchecked-backdrop@2.png ├── checkbox-unchecked-dark.png ├── checkbox-unchecked-dark@2.png ├── checkbox-unchecked-hover-dark.png ├── checkbox-unchecked-hover-dark@2.png ├── checkbox-unchecked-hover.png ├── checkbox-unchecked-hover@2.png ├── checkbox-unchecked-insensitive-backdrop-dark.png ├── checkbox-unchecked-insensitive-backdrop-dark@2.png ├── checkbox-unchecked-insensitive-backdrop.png ├── checkbox-unchecked-insensitive-backdrop@2.png ├── checkbox-unchecked-insensitive-dark.png ├── checkbox-unchecked-insensitive-dark@2.png ├── checkbox-unchecked-insensitive.png ├── checkbox-unchecked-insensitive@2.png ├── checkbox-unchecked.png ├── checkbox-unchecked@2.png ├── close.png ├── close.svg ├── close@2.png ├── close_prelight.png ├── close_prelight.svg ├── close_prelight@2.png ├── close_pressed.svg ├── close_unfocused.png ├── close_unfocused.svg ├── close_unfocused@2.png ├── grid-selection-checked.png ├── grid-selection-checked@2.png ├── grid-selection-unchecked.png ├── grid-selection-unchecked@2.png ├── maximize.png ├── maximize.svg ├── maximize@2.png ├── maximize_prelight.png ├── maximize_prelight.svg ├── maximize_prelight@2.png ├── maximize_pressed.svg ├── maximize_unfocused.png ├── maximize_unfocused.svg ├── menuitem-checkbox-checked-hover.png ├── menuitem-checkbox-checked-hover@2.png ├── menuitem-checkbox-checked-insensitive.png ├── menuitem-checkbox-checked-insensitive@2.png ├── menuitem-checkbox-checked.png ├── menuitem-checkbox-checked@2.png ├── menuitem-checkbox-mixed-hover.png ├── menuitem-checkbox-mixed-hover@2.png ├── menuitem-checkbox-mixed-insensitive.png ├── menuitem-checkbox-mixed-insensitive@2.png ├── menuitem-checkbox-mixed-selected.png ├── menuitem-checkbox-mixed-selected@2.png ├── menuitem-checkbox-mixed.png ├── menuitem-checkbox-mixed@2.png ├── menuitem-checkbox-unchecked.png ├── menuitem-checkbox-unchecked@2.png ├── menuitem-radio-checked-hover.png ├── menuitem-radio-checked-hover@2.png ├── menuitem-radio-checked-insensitive.png ├── menuitem-radio-checked-insensitive@2.png ├── menuitem-radio-checked.png ├── menuitem-radio-checked@2.png ├── min.png ├── min.svg ├── min@2.png ├── min_prelight.png ├── min_prelight.svg ├── min_prelight@2.png ├── min_pressed.svg ├── min_unfocused.png ├── min_unfocused.svg ├── pane-handle-vertical.png ├── pane-handle-vertical@2.png ├── pane-handle.png ├── pane-handle@2.png ├── radio-checked-active-dark.png ├── radio-checked-active-dark@2.png ├── radio-checked-active.png ├── radio-checked-active@2.png ├── radio-checked-backdrop-dark.png ├── radio-checked-backdrop-dark@2.png ├── radio-checked-backdrop.png ├── radio-checked-backdrop@2.png ├── radio-checked-dark.png ├── radio-checked-dark@2.png ├── radio-checked-hover-dark.png ├── radio-checked-hover-dark@2.png ├── radio-checked-hover.png ├── radio-checked-hover@2.png ├── radio-checked-insensitive-backdrop-dark.png ├── radio-checked-insensitive-backdrop-dark@2.png ├── radio-checked-insensitive-backdrop.png ├── radio-checked-insensitive-backdrop@2.png ├── radio-checked-insensitive-dark.png ├── radio-checked-insensitive-dark@2.png ├── radio-checked-insensitive.png ├── radio-checked-insensitive@2.png ├── radio-checked.png ├── radio-checked@2.png ├── radio-mixed-active-dark.png ├── radio-mixed-active-dark@2.png ├── radio-mixed-active.png ├── radio-mixed-active@2.png ├── radio-mixed-backdrop-dark.png ├── radio-mixed-backdrop-dark@2.png ├── radio-mixed-backdrop.png ├── radio-mixed-backdrop@2.png ├── radio-mixed-dark.png ├── radio-mixed-dark@2.png ├── radio-mixed-hover-dark.png ├── radio-mixed-hover-dark@2.png ├── radio-mixed-hover.png ├── radio-mixed-hover@2.png ├── radio-mixed-insensitive-backdrop-dark.png ├── radio-mixed-insensitive-backdrop-dark@2.png ├── radio-mixed-insensitive-backdrop.png ├── radio-mixed-insensitive-backdrop@2.png ├── radio-mixed-insensitive-dark.png ├── radio-mixed-insensitive-dark@2.png ├── radio-mixed-insensitive.png ├── radio-mixed-insensitive@2.png ├── radio-mixed.png ├── radio-mixed@2.png ├── radio-selected-insensitive@2.png ├── radio-selected@2.png ├── radio-unchecked-active-dark.png ├── radio-unchecked-active-dark@2.png ├── radio-unchecked-active.png ├── radio-unchecked-active@2.png ├── radio-unchecked-backdrop-dark.png ├── radio-unchecked-backdrop-dark@2.png ├── radio-unchecked-backdrop.png ├── radio-unchecked-backdrop@2.png ├── radio-unchecked-dark.png ├── radio-unchecked-dark@2.png ├── radio-unchecked-hover-dark.png ├── radio-unchecked-hover-dark@2.png ├── radio-unchecked-hover.png ├── radio-unchecked-hover@2.png ├── radio-unchecked-insensitive-backdrop-dark.png ├── radio-unchecked-insensitive-backdrop-dark@2.png ├── radio-unchecked-insensitive-backdrop.png ├── radio-unchecked-insensitive-backdrop@2.png ├── radio-unchecked-insensitive-dark.png ├── radio-unchecked-insensitive-dark@2.png ├── radio-unchecked-insensitive.png ├── radio-unchecked-insensitive@2.png ├── radio-unchecked.png ├── radio-unchecked@2.png ├── radio-unselected-hover@2.png ├── radio-unselected-insensitive@2.png ├── radio-unselected.svg ├── radio-unselected@2.png ├── scale-slider-hover.svg ├── scale-slider-hover@2.png ├── scale-slider-insensitive.png ├── scale-slider-insensitive@2.png ├── scale-slider.svg ├── scale-slider@2.png ├── selected-checkbox-checked-dark.png ├── selected-checkbox-checked-dark@2.png ├── selected-checkbox-checked.png ├── selected-checkbox-checked@2.png ├── selected-checkbox-mixed-dark.png ├── selected-checkbox-mixed-dark@2.png ├── selected-checkbox-mixed.png ├── selected-checkbox-mixed@2.png ├── selected-checkbox-unchecked-dark.png ├── selected-checkbox-unchecked-dark@2.png ├── selected-checkbox-unchecked.png ├── selected-checkbox-unchecked@2.png ├── selected-radio-checked-dark.png ├── selected-radio-checked-dark@2.png ├── selected-radio-checked.png ├── selected-radio-checked@2.png ├── selected-radio-mixed-dark.png ├── selected-radio-mixed-dark@2.png ├── selected-radio-mixed.png ├── selected-radio-mixed@2.png ├── selected-radio-unchecked-dark.png ├── selected-radio-unchecked-dark@2.png ├── selected-radio-unchecked.png ├── selected-radio-unchecked@2.png ├── switch-insensitive.svg ├── switch-insensitive@2.svg ├── switch-off.svg ├── switch-off@2.svg ├── switch-on-insensitive.svg ├── switch-on.svg ├── switch-on@2.svg ├── switch-slider-insensitive.svg ├── switch-slider-insensitive@2.png ├── switch-slider-insensitive@2.svg ├── switch-slider-off.svg ├── switch-slider-off@2.png ├── switch-slider-on.svg ├── switch-slider-on@2.png └── switch-slider-on@2.svg ├── cinnamon ├── _colors.scss ├── _common.scss ├── _dialogs.scss ├── _drawing.scss ├── cinnamon-dark.css ├── cinnamon-dark.scss ├── cinnamon.css ├── cinnamon.scss ├── common-assets │ ├── misc │ │ ├── add-workspace-active.svg │ │ ├── add-workspace-hover.svg │ │ ├── add-workspace.svg │ │ ├── bg.svg │ │ ├── calendar-arrow-left-hover.svg │ │ ├── calendar-arrow-left.svg │ │ ├── calendar-arrow-right-hover.svg │ │ ├── calendar-arrow-right.svg │ │ ├── close-active.svg │ │ ├── close-hover.svg │ │ ├── close.svg │ │ ├── corner-ripple.svg │ │ ├── desklet-header.svg │ │ ├── desklet.svg │ │ ├── osd.svg │ │ ├── overview-hover.png │ │ ├── overview.png │ │ └── trash-icon.svg │ └── switch │ │ ├── switch-off-selected.svg │ │ └── switch-on-selected.svg ├── dark-assets │ ├── checkbox │ │ ├── checkbox-checked-focused.svg │ │ ├── checkbox-checked.svg │ │ ├── checkbox-unchecked-focused.svg │ │ └── checkbox-unchecked.svg │ ├── misc │ │ ├── button-box.svg │ │ ├── message.svg │ │ └── modal.svg │ └── switch │ │ ├── switch-off.svg │ │ └── switch-on.svg ├── light-assets │ ├── checkbox │ │ ├── checkbox-checked-focused.svg │ │ ├── checkbox-checked.svg │ │ ├── checkbox-unchecked-focused.svg │ │ └── checkbox-unchecked.svg │ ├── misc │ │ ├── button-box.svg │ │ ├── message.svg │ │ └── modal.svg │ └── switch │ │ ├── switch-off.svg │ │ └── switch-on.svg └── thumbnail.png ├── gnome-shell ├── _colors.scss ├── _common.scss ├── _drawing.scss ├── assets │ ├── calendar-arrow-left.svg │ ├── calendar-arrow-right.svg │ ├── calendar-today.svg │ ├── checkbox-focused.svg │ ├── checkbox-off-focused.svg │ ├── checkbox-off.svg │ ├── checkbox.svg │ ├── close-window.svg │ ├── corner-ripple-ltr.png │ ├── corner-ripple-rtl.png │ ├── dash-placeholder.svg │ ├── key-enter.svg │ ├── key-hide.svg │ ├── key-layout.svg │ ├── key-shift.svg │ ├── logged-in-indicator.svg │ ├── noise-texture.png │ ├── process-working.svg │ ├── running-indicator.svg │ ├── source-button-border.svg │ ├── toggle-off.svg │ ├── toggle-on.svg │ ├── ws-switch-arrow-down.png │ └── ws-switch-arrow-up.png ├── gnome-shell.css └── gnome-shell.scss ├── gtk-2.0 ├── apps │ ├── chrome.rc │ ├── gimp.rc │ ├── libreoffice.rc │ ├── terminal.rc │ ├── thunar.rc │ └── xfce.rc ├── assets.svg ├── assets.txt ├── 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-entry-ltr-button-active.png │ ├── combo-entry-ltr-button-hover.png │ ├── combo-entry-ltr-button-insensitive.png │ ├── combo-entry-ltr-button.png │ ├── combo-entry-ltr-entry-active.png │ ├── combo-entry-ltr-entry-insensitive.png │ ├── combo-entry-ltr-entry.png │ ├── combo-entry-rtl-button-active.png │ ├── combo-entry-rtl-button-hover.png │ ├── combo-entry-rtl-button-insensitive.png │ ├── combo-entry-rtl-button.png │ ├── combo-entry-rtl-entry-active.png │ ├── combo-entry-rtl-entry-insensitive.png │ ├── combo-entry-rtl-entry.png │ ├── entry-active.png │ ├── entry-background-insensitive.png │ ├── entry-background.png │ ├── entry-insensitive.png │ ├── entry.png │ ├── focus.png │ ├── frame-inline.png │ ├── frame-notebook.png │ ├── frame.png │ ├── handle-horz.png │ ├── handle-vert.png │ ├── handle.png │ ├── line.png │ ├── menu-border.png │ ├── menu-checkbox-checked-hover.png │ ├── menu-checkbox-checked-insensitive.png │ ├── menu-checkbox-checked.png │ ├── menu-checkbox-hover.png │ ├── menu-checkbox-insensitive.png │ ├── menu-checkbox-mixed-hover.png │ ├── menu-checkbox-mixed-insensitive.png │ ├── menu-checkbox-mixed.png │ ├── menu-checkbox.png │ ├── menu-pan-down-insensitive.png │ ├── menu-pan-down.png │ ├── menu-pan-left-hover.png │ ├── menu-pan-left-insensitive.png │ ├── menu-pan-left.png │ ├── menu-pan-right-hover.png │ ├── menu-pan-right-insensitive.png │ ├── menu-pan-right.png │ ├── menu-pan-up-insensitive.png │ ├── menu-pan-up.png │ ├── menu-radio-checked-hover.png │ ├── menu-radio-checked-insensitive.png │ ├── menu-radio-checked.png │ ├── menu-radio-hover.png │ ├── menu-radio-insensitive.png │ ├── menu-radio-mixed-hover.png │ ├── menu-radio-mixed-insensitive.png │ ├── menu-radio-mixed.png │ ├── menu-radio.png │ ├── menubar-item-active.png │ ├── notebook-combo-entry-ltr-entry-active.png │ ├── notebook-combo-entry-ltr-entry-insensitive.png │ ├── notebook-combo-entry-ltr-entry.png │ ├── notebook-combo-entry-rtl-entry-active.png │ ├── notebook-combo-entry-rtl-entry-insensitive.png │ ├── notebook-combo-entry-rtl-entry.png │ ├── notebook-entry-active.png │ ├── notebook-entry-insensitive.png │ ├── notebook-entry.png │ ├── pan-down-insensitive.png │ ├── pan-down.png │ ├── pan-left-insensitive.png │ ├── pan-left-semi.png │ ├── pan-left.png │ ├── pan-right-insensitive.png │ ├── pan-right-semi.png │ ├── pan-right.png │ ├── pan-up-insensitive.png │ ├── pan-up.png │ ├── progressbar-horz-trough.png │ ├── progressbar-horz.png │ ├── progressbar-vert-trough.png │ ├── progressbar-vert.png │ ├── radio-checked-active.png │ ├── radio-checked-backdrop.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-focus.png │ ├── scale-horz-trough-active.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.png │ ├── scrollbar-horz-slider-active.png │ ├── scrollbar-horz-slider-hover.png │ ├── scrollbar-horz-slider.png │ ├── scrollbar-horz-trough.png │ ├── scrollbar-vert-slider-active-rtl.png │ ├── scrollbar-vert-slider-active.png │ ├── scrollbar-vert-slider-hover-rtl.png │ ├── scrollbar-vert-slider-hover.png │ ├── scrollbar-vert-slider-rtl.png │ ├── scrollbar-vert-slider.png │ ├── scrollbar-vert-trough-rtl.png │ ├── scrollbar-vert-trough.png │ ├── spin-down-insensitive.png │ ├── spin-down.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 │ ├── spin-up-insensitive.png │ ├── spin-up.png │ ├── tab-down-active.png │ ├── tab-down.png │ ├── tab-horz-gap.png │ ├── tab-left-active.png │ ├── tab-left.png │ ├── tab-right-active.png │ ├── tab-right.png │ ├── tab-up-active.png │ ├── tab-up.png │ ├── tab-vert-gap.png │ ├── toolbar-button-active.png │ ├── toolbar-button-hover.png │ ├── treeview-pan-down-active.png │ ├── treeview-pan-down-hover.png │ ├── treeview-pan-down.png │ ├── treeview-pan-up-active.png │ ├── treeview-pan-up-hover.png │ ├── treeview-pan-up.png │ ├── treeview-separator-ltr.png │ └── treeview-separator-rtl.png ├── gtkrc ├── main.rc └── render-assets.sh ├── gtk-3.0 ├── _apps.scss ├── _colors-public.scss ├── _colors.scss ├── _common.scss ├── _drawing.scss ├── _widgets.scss ├── apps │ ├── _budgie.scss │ ├── _caja.scss │ ├── _geary.scss │ ├── _gnome.scss │ ├── _lightdm.scss │ ├── _nemo.scss │ ├── _pantheon.scss │ ├── _thunar.scss │ ├── _unity.scss │ └── _xfce.scss ├── gtk-dark.css ├── gtk-dark.scss ├── gtk.css ├── gtk.scss ├── thumbnail.png └── widgets │ ├── _action-bars.scss │ ├── _app-notifications.scss │ ├── _base-states.scss │ ├── _buttons.scss │ ├── _calendar.scss │ ├── _checks-radios.scss │ ├── _color-chooser.scss │ ├── _comboboxes.scss │ ├── _dialogs.scss │ ├── _entries.scss │ ├── _expanders.scss │ ├── _file-chooser.scss │ ├── _floating-bar.scss │ ├── _frames.scss │ ├── _granite.scss │ ├── _header-bars.scss │ ├── _infobars.scss │ ├── _level-bars.scss │ ├── _links.scss │ ├── _lists.scss │ ├── _menus.scss │ ├── _misc.scss │ ├── _notebooks.scss │ ├── _paned.scss │ ├── _pathbars.scss │ ├── _popovers.scss │ ├── _print-dialog.scss │ ├── _progress-bars.scss │ ├── _scales.scss │ ├── _scrollbars.scss │ ├── _sidebar.scss │ ├── _spinbuttons.scss │ ├── _spinner.scss │ ├── _switches.scss │ ├── _toolbars.scss │ ├── _tooltips.scss │ ├── _touch-copy-paste.scss │ ├── _treeviews.scss │ └── _windows.scss ├── gtk-4.0 ├── _apps.scss ├── _common.scss ├── _drawing.scss ├── _widgets.scss ├── apps │ ├── _budgie.scss │ ├── _geary.scss │ ├── _gnome.scss │ ├── _lightdm.scss │ ├── _pantheon.scss │ ├── _unity.scss │ └── _xfce.scss ├── gtk-dark.css ├── gtk-dark.scss ├── gtk.css ├── gtk.scss └── widgets │ ├── _action-bars.scss │ ├── _app-notifications.scss │ ├── _base-states.scss │ ├── _buttons.scss │ ├── _calendar.scss │ ├── _checks-radios.scss │ ├── _color-chooser.scss │ ├── _comboboxes.scss │ ├── _dialogs.scss │ ├── _entries.scss │ ├── _expanders.scss │ ├── _file-chooser.scss │ ├── _floating-bar.scss │ ├── _frames.scss │ ├── _granite.scss │ ├── _header-bars.scss │ ├── _infobars.scss │ ├── _level-bars.scss │ ├── _links.scss │ ├── _lists.scss │ ├── _menus.scss │ ├── _misc.scss │ ├── _notebooks.scss │ ├── _paned.scss │ ├── _pathbars.scss │ ├── _popovers.scss │ ├── _print-dialog.scss │ ├── _progress-bars.scss │ ├── _scales.scss │ ├── _scrollbars.scss │ ├── _sidebar.scss │ ├── _spinbuttons.scss │ ├── _spinner.scss │ ├── _switches.scss │ ├── _toolbars.scss │ ├── _tooltips.scss │ ├── _touch-copy-paste.scss │ ├── _treeviews.scss │ └── _windows.scss ├── index.theme ├── metacity-1 ├── close.png ├── close_focused.png ├── close_focused_normal.png ├── close_focused_prelight.png ├── close_focused_pressed.png ├── close_unfocused.png ├── close_unfocused_prelight.png ├── close_unfocused_pressed.png ├── maximize.png ├── maximize_focused.png ├── maximize_focused_normal.png ├── maximize_focused_prelight.png ├── maximize_focused_pressed.png ├── maximize_unfocused.png ├── maximize_unfocused_prelight.png ├── maximize_unfocused_pressed.png ├── menu.png ├── menu_focused.png ├── menu_focused_normal.png ├── menu_focused_prelight.png ├── menu_focused_pressed.png ├── menu_unfocused.png ├── menu_unfocused_prelight.png ├── menu_unfocused_pressed.png ├── metacity-theme-1.xml ├── metacity-theme-2.xml ├── metacity-theme-3.xml ├── metacity-theme.xml ├── minimize.png ├── minimize_focused.png ├── minimize_focused_normal.png ├── minimize_focused_prelight.png ├── minimize_focused_pressed.png ├── minimize_unfocused.png ├── minimize_unfocused_prelight.png ├── minimize_unfocused_pressed.png ├── shade.png ├── shade_focused.png ├── shade_focused_normal.png ├── shade_focused_prelight.png ├── shade_focused_pressed.png ├── shade_unfocused.png ├── shade_unfocused_prelight.png ├── shade_unfocused_pressed.png ├── thumbnail.png ├── unmaximize.png ├── unmaximize_focused.png ├── unmaximize_focused_normal.png ├── unmaximize_focused_prelight.png ├── unmaximize_focused_pressed.png ├── unmaximize_unfocused.png ├── unmaximize_unfocused_prelight.png ├── unmaximize_unfocused_pressed.png ├── unshade.png ├── unshade_focused.png ├── unshade_focused_normal.png ├── unshade_focused_prelight.png ├── unshade_focused_pressed.png ├── unshade_unfocused.png ├── unshade_unfocused_prelight.png └── unshade_unfocused_pressed.png ├── package-lock.json ├── package.json ├── src ├── gtk3 │ ├── gtk3-assets-dark.svg │ ├── gtk3-assets.svg │ └── gtk3-selection.svg ├── render-gtk3-assets-hidpi.py ├── render-gtk3-assets.py ├── render-wm-assets-hidpi.py ├── render-wm-assets.py ├── wm │ └── wm-assets.svg └── wm_controls.fish └── xfwm4 ├── Space-hdpi └── 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 │ ├── menu-active.png │ ├── menu-inactive.png │ ├── menu-prelight.png │ ├── menu-pressed.png │ ├── right-active.png │ ├── right-inactive.png │ ├── shade-active.png │ ├── shade-inactive.png │ ├── shade-prelight.png │ ├── shade-pressed.png │ ├── stick-active.png │ ├── stick-inactive.png │ ├── stick-prelight.png │ ├── stick-pressed.png │ ├── themerc │ ├── title-1-active-shaded.png │ ├── 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-shaded.png │ ├── top-left-active.png │ ├── top-left-inactive.png │ ├── top-right-active-shaded.png │ ├── top-right-active.png │ └── top-right-inactive.png ├── Space-xhdpi └── 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 │ ├── menu-active.png │ ├── menu-inactive.png │ ├── menu-prelight.png │ ├── menu-pressed.png │ ├── right-active.png │ ├── right-inactive.png │ ├── shade-active.png │ ├── shade-inactive.png │ ├── shade-prelight.png │ ├── shade-pressed.png │ ├── stick-active.png │ ├── stick-inactive.png │ ├── stick-prelight.png │ ├── stick-pressed.png │ ├── themerc │ ├── title-1-active-shaded.png │ ├── 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-shaded.png │ ├── top-left-active.png │ ├── top-left-inactive.png │ ├── top-right-active-shaded.png │ ├── top-right-active.png │ └── top-right-inactive.png ├── assets ├── bottom-active.svg ├── bottom-left-active.svg ├── bottom-right-inactive.svg ├── close-active.svg ├── close-inactive.svg ├── close-prelight.svg ├── close-pressed.svg ├── hide-active.svg ├── hide-inactive.svg ├── hide-prelight.svg ├── hide-pressed.svg ├── maximize-active.svg ├── maximize-inactive.svg ├── maximize-prelight.svg ├── maximize-pressed.svg ├── menu-active.svg ├── menu-inactive.svg ├── menu-prelight.svg ├── menu-pressed.svg ├── right-active.svg ├── shade-active.svg ├── shade-inactive.svg ├── shade-prelight.svg ├── shade-pressed.svg ├── stick-active.svg ├── stick-inactive.svg ├── stick-prelight.svg ├── stick-pressed.svg ├── title-1-active-shaded.svg ├── title-1-active.svg ├── title-1-inactive.svg ├── title-2-active.svg ├── title-2-inactive.svg ├── title-3-active.svg ├── title-3-inactive.svg ├── title-4-active.svg ├── title-4-inactive.svg ├── title-5-active.svg ├── title-5-inactive.svg ├── top-left-active-shaded.svg ├── top-left-active.svg ├── top-left-inactive.svg ├── top-right-active-shaded.svg ├── top-right-active.svg └── top-right-inactive.svg ├── 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 ├── menu-active.png ├── menu-inactive.png ├── menu-prelight.png ├── menu-pressed.png ├── render-assets.sh ├── render_assets.fish ├── right-active.png ├── right-inactive.png ├── shade-active.png ├── shade-inactive.png ├── shade-prelight.png ├── shade-pressed.png ├── stick-active.png ├── stick-inactive.png ├── stick-prelight.png ├── stick-pressed.png ├── themerc ├── title-1-active-shaded.png ├── 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-shaded.png ├── top-left-active.png ├── top-left-inactive.png ├── top-right-active-shaded.png ├── top-right-active.png └── top-right-inactive.png /.gitignore: -------------------------------------------------------------------------------- 1 | # Dependency directories 2 | node_modules/ 3 | 4 | # Sass 5 | .sass-cache/ 6 | *.css.map 7 | 8 | _gnome-shell/ 9 | 10 | install.sh -------------------------------------------------------------------------------- /Art/space-blur.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/Art/space-blur.jpg -------------------------------------------------------------------------------- /Gulpfile.js: -------------------------------------------------------------------------------- 1 | var gulp = require('gulp'); 2 | var sass = require('gulp-sass'); 3 | var exec = require('gulp-exec'); 4 | 5 | gulp.task('styles', function(done) { 6 | gulp.src('gtk-3.0/**/*.scss') 7 | .pipe(sass().on('error', sass.logError)) 8 | .pipe(gulp.dest('./gtk-3.0/')) 9 | .pipe(exec(' gsettings set org.gnome.desktop.interface gtk-theme "Snow"')) 10 | done(); 11 | }); 12 | 13 | gulp.task('shell-style', function(done) { 14 | gulp.src('gnome-shell/*.scss') 15 | .pipe(sass().on('error', sass.logError)) 16 | .pipe(gulp.dest('./gnome-shell/')) 17 | .pipe(exec('gsettings set org.gnome.shell.extensions.user-theme name "Snow"')) 18 | done(); 19 | }); 20 | 21 | //Watch task 22 | gulp.task('default',function() { 23 | gulp.watch('gtk-3.0/**/*.scss', gulp.series('styles')); 24 | }); 25 | 26 | gulp.task('shell',function() { 27 | gulp.watch('gnome-shell/*.scss', gulp.series('shell-style')); 28 | }); -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | ![](Art/space-blur.jpg) 4 | 5 | 6 | #### Installation 7 | 8 | Extract the zip file to the themes directory i.e. `/usr/share/themes/` or `~/.themes/` (create it if necessary). 9 | 10 | To set the theme in Gnome, run the following commands in Terminal, 11 | 12 | ``` 13 | gsettings set org.gnome.desktop.interface gtk-theme "Space" 14 | gsettings set org.gnome.desktop.wm.preferences theme "Space" 15 | ``` 16 | or Change via distribution specific tool. -------------------------------------------------------------------------------- /assets/calendar-selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/calendar-selected.png -------------------------------------------------------------------------------- /assets/calendar-selected@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/calendar-selected@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-active-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-active-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-active-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-active-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-active.png -------------------------------------------------------------------------------- /assets/checkbox-checked-active@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-active@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-backdrop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-backdrop-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-backdrop-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-backdrop.png -------------------------------------------------------------------------------- /assets/checkbox-checked-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-backdrop@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-hover-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-hover-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-hover-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-hover-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-hover.png -------------------------------------------------------------------------------- /assets/checkbox-checked-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-hover@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-insensitive-backdrop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive-backdrop-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-insensitive-backdrop-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-insensitive-backdrop.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-insensitive-backdrop@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-insensitive-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-insensitive-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-insensitive.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked-insensitive@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked.png -------------------------------------------------------------------------------- /assets/checkbox-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-checked@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-active-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-active-dark.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-active-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-active-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-active.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-active@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-active@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-backdrop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-backdrop-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-backdrop-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-backdrop.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-backdrop@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-dark.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-hover-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-hover-dark.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-hover-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-hover-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-hover.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-hover@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-insensitive-backdrop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive-backdrop-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-insensitive-backdrop-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-insensitive-backdrop.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-insensitive-backdrop@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-insensitive-dark.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-insensitive-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-insensitive.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed-insensitive@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed.png -------------------------------------------------------------------------------- /assets/checkbox-mixed@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-mixed@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-active-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-active-dark.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-active-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-active-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-active.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-active@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-active@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-backdrop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-backdrop-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-backdrop-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-backdrop.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-backdrop@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-dark.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-hover-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-hover-dark.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-hover-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-hover-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-hover.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-hover@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-insensitive-backdrop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive-backdrop-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-insensitive-backdrop-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-insensitive-backdrop.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-insensitive-backdrop@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-insensitive-dark.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-insensitive-dark@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-insensitive.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked-insensitive@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/checkbox-unchecked@2.png -------------------------------------------------------------------------------- /assets/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/close.png -------------------------------------------------------------------------------- /assets/close@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/close@2.png -------------------------------------------------------------------------------- /assets/close_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/close_prelight.png -------------------------------------------------------------------------------- /assets/close_prelight@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/close_prelight@2.png -------------------------------------------------------------------------------- /assets/close_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/close_unfocused.png -------------------------------------------------------------------------------- /assets/close_unfocused@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/close_unfocused@2.png -------------------------------------------------------------------------------- /assets/grid-selection-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/grid-selection-checked.png -------------------------------------------------------------------------------- /assets/grid-selection-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/grid-selection-checked@2.png -------------------------------------------------------------------------------- /assets/grid-selection-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/grid-selection-unchecked.png -------------------------------------------------------------------------------- /assets/grid-selection-unchecked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/grid-selection-unchecked@2.png -------------------------------------------------------------------------------- /assets/maximize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/maximize.png -------------------------------------------------------------------------------- /assets/maximize@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/maximize@2.png -------------------------------------------------------------------------------- /assets/maximize_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/maximize_prelight.png -------------------------------------------------------------------------------- /assets/maximize_prelight@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/maximize_prelight@2.png -------------------------------------------------------------------------------- /assets/maximize_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/maximize_unfocused.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-checked-hover.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-checked-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-checked-hover@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-checked-insensitive.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-checked-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-checked-insensitive@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-checked.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-checked@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-mixed-hover.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-mixed-hover@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-mixed-insensitive.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-mixed-insensitive@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed-selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-mixed-selected.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed-selected@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-mixed-selected@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-mixed.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-mixed@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-unchecked.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-unchecked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-checkbox-unchecked@2.png -------------------------------------------------------------------------------- /assets/menuitem-radio-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-radio-checked-hover.png -------------------------------------------------------------------------------- /assets/menuitem-radio-checked-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-radio-checked-hover@2.png -------------------------------------------------------------------------------- /assets/menuitem-radio-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-radio-checked-insensitive.png -------------------------------------------------------------------------------- /assets/menuitem-radio-checked-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-radio-checked-insensitive@2.png -------------------------------------------------------------------------------- /assets/menuitem-radio-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-radio-checked.png -------------------------------------------------------------------------------- /assets/menuitem-radio-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/menuitem-radio-checked@2.png -------------------------------------------------------------------------------- /assets/min.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/min.png -------------------------------------------------------------------------------- /assets/min@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/min@2.png -------------------------------------------------------------------------------- /assets/min_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/min_prelight.png -------------------------------------------------------------------------------- /assets/min_prelight@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/min_prelight@2.png -------------------------------------------------------------------------------- /assets/min_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/min_unfocused.png -------------------------------------------------------------------------------- /assets/pane-handle-vertical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/pane-handle-vertical.png -------------------------------------------------------------------------------- /assets/pane-handle-vertical@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/pane-handle-vertical@2.png -------------------------------------------------------------------------------- /assets/pane-handle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/pane-handle.png -------------------------------------------------------------------------------- /assets/pane-handle@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/pane-handle@2.png -------------------------------------------------------------------------------- /assets/radio-checked-active-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-active-dark.png -------------------------------------------------------------------------------- /assets/radio-checked-active-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-active-dark@2.png -------------------------------------------------------------------------------- /assets/radio-checked-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-active.png -------------------------------------------------------------------------------- /assets/radio-checked-active@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-active@2.png -------------------------------------------------------------------------------- /assets/radio-checked-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-backdrop-dark.png -------------------------------------------------------------------------------- /assets/radio-checked-backdrop-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-backdrop-dark@2.png -------------------------------------------------------------------------------- /assets/radio-checked-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-backdrop.png -------------------------------------------------------------------------------- /assets/radio-checked-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-backdrop@2.png -------------------------------------------------------------------------------- /assets/radio-checked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-dark.png -------------------------------------------------------------------------------- /assets/radio-checked-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-dark@2.png -------------------------------------------------------------------------------- /assets/radio-checked-hover-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-hover-dark.png -------------------------------------------------------------------------------- /assets/radio-checked-hover-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-hover-dark@2.png -------------------------------------------------------------------------------- /assets/radio-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-hover.png -------------------------------------------------------------------------------- /assets/radio-checked-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-hover@2.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-insensitive-backdrop-dark.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive-backdrop-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-insensitive-backdrop-dark@2.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-insensitive-backdrop.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-insensitive-backdrop@2.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-insensitive-dark.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-insensitive-dark@2.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-insensitive.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked-insensitive@2.png -------------------------------------------------------------------------------- /assets/radio-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked.png -------------------------------------------------------------------------------- /assets/radio-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-checked@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-active-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-active-dark.png -------------------------------------------------------------------------------- /assets/radio-mixed-active-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-active-dark@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-active.png -------------------------------------------------------------------------------- /assets/radio-mixed-active@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-active@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-backdrop-dark.png -------------------------------------------------------------------------------- /assets/radio-mixed-backdrop-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-backdrop-dark@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-backdrop.png -------------------------------------------------------------------------------- /assets/radio-mixed-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-backdrop@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-dark.png -------------------------------------------------------------------------------- /assets/radio-mixed-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-dark@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-hover-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-hover-dark.png -------------------------------------------------------------------------------- /assets/radio-mixed-hover-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-hover-dark@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-hover.png -------------------------------------------------------------------------------- /assets/radio-mixed-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-hover@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-insensitive-backdrop-dark.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive-backdrop-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-insensitive-backdrop-dark@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-insensitive-backdrop.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-insensitive-backdrop@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-insensitive-dark.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-insensitive-dark@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-insensitive.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed-insensitive@2.png -------------------------------------------------------------------------------- /assets/radio-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed.png -------------------------------------------------------------------------------- /assets/radio-mixed@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-mixed@2.png -------------------------------------------------------------------------------- /assets/radio-selected-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-selected-insensitive@2.png -------------------------------------------------------------------------------- /assets/radio-selected@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-selected@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-active-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-active-dark.png -------------------------------------------------------------------------------- /assets/radio-unchecked-active-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-active-dark@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-active.png -------------------------------------------------------------------------------- /assets/radio-unchecked-active@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-active@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-backdrop-dark.png -------------------------------------------------------------------------------- /assets/radio-unchecked-backdrop-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-backdrop-dark@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-backdrop.png -------------------------------------------------------------------------------- /assets/radio-unchecked-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-backdrop@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-dark.png -------------------------------------------------------------------------------- /assets/radio-unchecked-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-dark@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-hover-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-hover-dark.png -------------------------------------------------------------------------------- /assets/radio-unchecked-hover-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-hover-dark@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-hover.png -------------------------------------------------------------------------------- /assets/radio-unchecked-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-hover@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-insensitive-backdrop-dark.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive-backdrop-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-insensitive-backdrop-dark@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-insensitive-backdrop.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-insensitive-backdrop@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-insensitive-dark.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-insensitive-dark@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-insensitive.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked-insensitive@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked.png -------------------------------------------------------------------------------- /assets/radio-unchecked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unchecked@2.png -------------------------------------------------------------------------------- /assets/radio-unselected-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unselected-hover@2.png -------------------------------------------------------------------------------- /assets/radio-unselected-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unselected-insensitive@2.png -------------------------------------------------------------------------------- /assets/radio-unselected@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/radio-unselected@2.png -------------------------------------------------------------------------------- /assets/scale-slider-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/scale-slider-hover@2.png -------------------------------------------------------------------------------- /assets/scale-slider-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/scale-slider-insensitive.png -------------------------------------------------------------------------------- /assets/scale-slider-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/scale-slider-insensitive@2.png -------------------------------------------------------------------------------- /assets/scale-slider@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/scale-slider@2.png -------------------------------------------------------------------------------- /assets/selected-checkbox-checked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-checkbox-checked-dark.png -------------------------------------------------------------------------------- /assets/selected-checkbox-checked-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-checkbox-checked-dark@2.png -------------------------------------------------------------------------------- /assets/selected-checkbox-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-checkbox-checked.png -------------------------------------------------------------------------------- /assets/selected-checkbox-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-checkbox-checked@2.png -------------------------------------------------------------------------------- /assets/selected-checkbox-mixed-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-checkbox-mixed-dark.png -------------------------------------------------------------------------------- /assets/selected-checkbox-mixed-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-checkbox-mixed-dark@2.png -------------------------------------------------------------------------------- /assets/selected-checkbox-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-checkbox-mixed.png -------------------------------------------------------------------------------- /assets/selected-checkbox-mixed@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-checkbox-mixed@2.png -------------------------------------------------------------------------------- /assets/selected-checkbox-unchecked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-checkbox-unchecked-dark.png -------------------------------------------------------------------------------- /assets/selected-checkbox-unchecked-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-checkbox-unchecked-dark@2.png -------------------------------------------------------------------------------- /assets/selected-checkbox-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-checkbox-unchecked.png -------------------------------------------------------------------------------- /assets/selected-checkbox-unchecked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-checkbox-unchecked@2.png -------------------------------------------------------------------------------- /assets/selected-radio-checked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-radio-checked-dark.png -------------------------------------------------------------------------------- /assets/selected-radio-checked-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-radio-checked-dark@2.png -------------------------------------------------------------------------------- /assets/selected-radio-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-radio-checked.png -------------------------------------------------------------------------------- /assets/selected-radio-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-radio-checked@2.png -------------------------------------------------------------------------------- /assets/selected-radio-mixed-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-radio-mixed-dark.png -------------------------------------------------------------------------------- /assets/selected-radio-mixed-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-radio-mixed-dark@2.png -------------------------------------------------------------------------------- /assets/selected-radio-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-radio-mixed.png -------------------------------------------------------------------------------- /assets/selected-radio-mixed@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-radio-mixed@2.png -------------------------------------------------------------------------------- /assets/selected-radio-unchecked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-radio-unchecked-dark.png -------------------------------------------------------------------------------- /assets/selected-radio-unchecked-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-radio-unchecked-dark@2.png -------------------------------------------------------------------------------- /assets/selected-radio-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-radio-unchecked.png -------------------------------------------------------------------------------- /assets/selected-radio-unchecked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/selected-radio-unchecked@2.png -------------------------------------------------------------------------------- /assets/switch-slider-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/switch-slider-insensitive@2.png -------------------------------------------------------------------------------- /assets/switch-slider-off@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/switch-slider-off@2.png -------------------------------------------------------------------------------- /assets/switch-slider-on@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/assets/switch-slider-on@2.png -------------------------------------------------------------------------------- /cinnamon/cinnamon-dark.scss: -------------------------------------------------------------------------------- 1 | $variant: 'dark'; 2 | $transparency: 'true'; 3 | $darker: 'false'; 4 | 5 | @import "_colors"; //use gtk colors 6 | @import "_drawing"; 7 | @import "_common"; 8 | @import "_dialogs"; 9 | -------------------------------------------------------------------------------- /cinnamon/cinnamon.scss: -------------------------------------------------------------------------------- 1 | $variant: 'light'; 2 | $transparency: 'true'; 3 | $darker: 'false'; 4 | 5 | @import "_colors"; //use gtk colors 6 | @import "_drawing"; 7 | @import "_common"; 8 | @import "_dialogs"; -------------------------------------------------------------------------------- /cinnamon/common-assets/misc/overview-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/cinnamon/common-assets/misc/overview-hover.png -------------------------------------------------------------------------------- /cinnamon/common-assets/misc/overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/cinnamon/common-assets/misc/overview.png -------------------------------------------------------------------------------- /cinnamon/thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/cinnamon/thumbnail.png -------------------------------------------------------------------------------- /gnome-shell/assets/corner-ripple-ltr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gnome-shell/assets/corner-ripple-ltr.png -------------------------------------------------------------------------------- /gnome-shell/assets/corner-ripple-rtl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gnome-shell/assets/corner-ripple-rtl.png -------------------------------------------------------------------------------- /gnome-shell/assets/noise-texture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gnome-shell/assets/noise-texture.png -------------------------------------------------------------------------------- /gnome-shell/assets/ws-switch-arrow-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gnome-shell/assets/ws-switch-arrow-down.png -------------------------------------------------------------------------------- /gnome-shell/assets/ws-switch-arrow-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gnome-shell/assets/ws-switch-arrow-up.png -------------------------------------------------------------------------------- /gnome-shell/gnome-shell.scss: -------------------------------------------------------------------------------- 1 | @import "_colors"; //use gtk colors 2 | @import "_drawing"; 3 | @import "_common"; 4 | -------------------------------------------------------------------------------- /gtk-2.0/apps/libreoffice.rc: -------------------------------------------------------------------------------- 1 | # ============================================================================== 2 | # OPEN/LIBREOFFICE SPECIFIC SETTINGS 3 | # ============================================================================== 4 | 5 | style "ooo_stepper_hack" 6 | { 7 | GtkScrollbar::stepper-size = 13 8 | GtkScrollbar::has-backward-stepper = 1 9 | GtkScrollbar::has-forward-stepper = 1 10 | } 11 | 12 | widget "*openoffice-toplevel*" style "ooo_stepper_hack" -------------------------------------------------------------------------------- /gtk-2.0/apps/thunar.rc: -------------------------------------------------------------------------------- 1 | # ============================================================================== 2 | # THUNAR SPECIFIC SETTINGS 3 | # ============================================================================== 4 | 5 | style "sidepane" { 6 | GtkTreeView::odd_row_color = @sidebar_bg 7 | GtkTreeView::even_row_color = @sidebar_bg 8 | base[NORMAL] = @bg_color 9 | base[INSENSITIVE] = mix(0.4, shade(1.35, @selected_bg_color), shade(0.9, @base_color)) 10 | bg[NORMAL] = @bg_color 11 | text[NORMAL] = mix(0.9, @fg_color, @bg_color) 12 | } 13 | 14 | widget_class "*ThunarShortcutsView*" style "sidepane" 15 | widget_class "*ThunarTreeView*" style "sidepane" 16 | -------------------------------------------------------------------------------- /gtk-2.0/assets/border.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/border.png -------------------------------------------------------------------------------- /gtk-2.0/assets/button-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/button-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/button-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/button-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/button-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/button-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/button.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-checked-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/checkbox-checked-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/checkbox-checked-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/checkbox-checked-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/checkbox-checked.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-mixed-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/checkbox-mixed-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-mixed-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/checkbox-mixed-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-mixed-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/checkbox-mixed-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/checkbox-mixed.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-unchecked-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/checkbox-unchecked-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-unchecked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/checkbox-unchecked-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-unchecked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/checkbox-unchecked-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/checkbox-unchecked.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-ltr-button-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-ltr-button-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-ltr-button-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-ltr-button-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-ltr-button-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-ltr-button-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-ltr-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-ltr-button.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-ltr-entry-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-ltr-entry-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-ltr-entry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-ltr-entry.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-rtl-button-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-rtl-button-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-rtl-button-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-rtl-button-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-rtl-button-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-rtl-button-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-rtl-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-rtl-button.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-rtl-entry-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-rtl-entry-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-rtl-entry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/combo-entry-rtl-entry.png -------------------------------------------------------------------------------- /gtk-2.0/assets/entry-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/entry-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/entry-background-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/entry-background-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/entry-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/entry-background.png -------------------------------------------------------------------------------- /gtk-2.0/assets/entry-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/entry-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/entry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/entry.png -------------------------------------------------------------------------------- /gtk-2.0/assets/focus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/focus.png -------------------------------------------------------------------------------- /gtk-2.0/assets/frame-inline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/frame-inline.png -------------------------------------------------------------------------------- /gtk-2.0/assets/frame-notebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/frame-notebook.png -------------------------------------------------------------------------------- /gtk-2.0/assets/frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/frame.png -------------------------------------------------------------------------------- /gtk-2.0/assets/handle-horz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/handle-horz.png -------------------------------------------------------------------------------- /gtk-2.0/assets/handle-vert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/handle-vert.png -------------------------------------------------------------------------------- /gtk-2.0/assets/handle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/handle.png -------------------------------------------------------------------------------- /gtk-2.0/assets/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/line.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-border.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-border.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-checkbox-checked-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-checkbox-checked-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-checkbox-checked.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-checkbox-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-checkbox-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-mixed-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-checkbox-mixed-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-mixed-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-checkbox-mixed.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-checkbox.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-down-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-pan-down-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-pan-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-left-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-pan-left-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-left-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-pan-left-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-pan-left.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-right-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-pan-right-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-right-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-pan-right-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-pan-right.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-up-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-pan-up-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-pan-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-radio-checked-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-radio-checked-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-radio-checked.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-radio-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-radio-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-mixed-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-radio-mixed-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-mixed-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-radio-mixed-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-radio-mixed.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menu-radio.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menubar-item-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/menubar-item-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-combo-entry-ltr-entry-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/notebook-combo-entry-ltr-entry-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-combo-entry-ltr-entry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/notebook-combo-entry-ltr-entry.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-combo-entry-rtl-entry-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/notebook-combo-entry-rtl-entry-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-combo-entry-rtl-entry-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/notebook-combo-entry-rtl-entry-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-combo-entry-rtl-entry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/notebook-combo-entry-rtl-entry.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-entry-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/notebook-entry-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-entry-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/notebook-entry-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-entry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/notebook-entry.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-down-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/pan-down-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/pan-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-left-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/pan-left-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-left-semi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/pan-left-semi.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/pan-left.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-right-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/pan-right-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-right-semi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/pan-right-semi.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/pan-right.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-up-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/pan-up-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/pan-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/progressbar-horz-trough.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/progressbar-horz-trough.png -------------------------------------------------------------------------------- /gtk-2.0/assets/progressbar-horz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/progressbar-horz.png -------------------------------------------------------------------------------- /gtk-2.0/assets/progressbar-vert-trough.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/progressbar-vert-trough.png -------------------------------------------------------------------------------- /gtk-2.0/assets/progressbar-vert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/progressbar-vert.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-checked-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-checked-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-checked-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-checked-backdrop.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-checked-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-checked-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-checked.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-mixed-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-mixed-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-mixed-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-mixed-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-mixed-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-mixed-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-mixed.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-unchecked-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-unchecked-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-unchecked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-unchecked-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-unchecked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-unchecked-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/radio-unchecked.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-horz-focus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scale-horz-focus.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-horz-trough-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scale-horz-trough-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-horz-trough.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scale-horz-trough.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-slider-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scale-slider-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-slider-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scale-slider-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-slider-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scale-slider-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scale-slider.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-vert-trough-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scale-vert-trough-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-vert-trough.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scale-vert-trough.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-horz-slider-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scrollbar-horz-slider-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-horz-slider-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scrollbar-horz-slider-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-horz-slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scrollbar-horz-slider.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-horz-trough.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scrollbar-horz-trough.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-slider-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scrollbar-vert-slider-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-slider-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scrollbar-vert-slider-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-slider-rtl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scrollbar-vert-slider-rtl.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scrollbar-vert-slider.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-trough-rtl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scrollbar-vert-trough-rtl.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-trough.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/scrollbar-vert-trough.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-down-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-down-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-down-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-ltr-down-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-down-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-ltr-down-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-down-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-ltr-down-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-ltr-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-up-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-ltr-up-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-up-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-ltr-up-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-up-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-ltr-up-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-ltr-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-down-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-rtl-down-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-down-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-rtl-down-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-down-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-rtl-down-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-rtl-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-up-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-rtl-up-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-up-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-rtl-up-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-up-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-rtl-up-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-rtl-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-up-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-up-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/spin-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-down-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/tab-down-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/tab-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-horz-gap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/tab-horz-gap.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/tab-left-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/tab-left.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/tab-right-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/tab-right.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-up-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/tab-up-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/tab-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-vert-gap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/tab-vert-gap.png -------------------------------------------------------------------------------- /gtk-2.0/assets/toolbar-button-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/toolbar-button-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/toolbar-button-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/toolbar-button-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-pan-down-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/treeview-pan-down-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-pan-down-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/treeview-pan-down-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-pan-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/treeview-pan-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-pan-up-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/treeview-pan-up-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-pan-up-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/treeview-pan-up-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-pan-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/treeview-pan-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-separator-ltr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/treeview-separator-ltr.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-separator-rtl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-2.0/assets/treeview-separator-rtl.png -------------------------------------------------------------------------------- /gtk-2.0/gtkrc: -------------------------------------------------------------------------------- 1 | 2 | # Text/base colors 3 | gtk-color-scheme = "text_color:#31363D\nbase_color:#f8f8f8" 4 | # Foreground/background colors 5 | gtk-color-scheme = "fg_color:#31363d\nbg_color:#dcdcdc" 6 | # Selection colors 7 | gtk-color-scheme = "selected_fg_color:#fefefe\nselected_bg_color:#495aff" 8 | # Tooltip colors 9 | gtk-color-scheme = "tooltip_fg_color:#2d2d2d\ntooltip_bg_color:#fefefe" 10 | # Window colors 11 | gtk-color-scheme = "wm_color:#31363d\nunfocused_wm_color:#31363d" 12 | # Panel colors 13 | gtk-color-scheme = "panel_bg_color:#263238\npanel_fg_color:#ffffff" 14 | # Dark Theme - Text/base colors 15 | gtk-color-scheme = "dark_text_color:#fefefe\ndark_base_color:#505359" 16 | # Dark Theme - Foreground/background colors 17 | gtk-color-scheme = "dark_fg_color:#263238\ndark_bg_color:#DBDBDB" 18 | gtk-color-scheme = "sidebar_bg:#DEDDD9" 19 | 20 | gtk-auto-mnemonics = 1 21 | gtk-primary-button-warps-slider = 1 22 | 23 | include "main.rc" 24 | 25 | # App stylings 26 | include "apps/chrome.rc" 27 | include "apps/gimp.rc" 28 | include "apps/libreoffice.rc" 29 | include "apps/terminal.rc" 30 | include "apps/thunar.rc" 31 | include "apps/xfce.rc" 32 | -------------------------------------------------------------------------------- /gtk-2.0/render-assets.sh: -------------------------------------------------------------------------------- 1 | #! /bin/bash 2 | 3 | INKSCAPE="/usr/bin/inkscape" 4 | OPTIPNG="/usr/bin/optipng" 5 | 6 | SRC_FILE="assets.svg" 7 | ASSETS_DIR="assets" 8 | INDEX="assets.txt" 9 | 10 | for i in `cat $INDEX` 11 | do 12 | echo 13 | echo Rendering $ASSETS_DIR/$i.png 14 | $INKSCAPE --export-id=$i \ 15 | --export-id-only \ 16 | --export-background-opacity=0 \ 17 | --export-png=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null \ 18 | && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png 19 | done 20 | exit 0 21 | -------------------------------------------------------------------------------- /gtk-3.0/_apps.scss: -------------------------------------------------------------------------------- 1 | /********************** 2 | * DE-Specific Styles * 3 | **********************/ 4 | 5 | @import 'apps/budgie'; 6 | @import 'apps/gnome'; 7 | @import 'apps/xfce'; 8 | @import 'apps/pantheon'; 9 | @import 'apps/unity'; 10 | 11 | /*********************** 12 | * App-Specific Styles * 13 | ***********************/ 14 | 15 | @import 'apps/geary'; 16 | @import 'apps/lightdm'; 17 | @import 'apps/nemo'; 18 | @import 'apps/caja'; 19 | @import 'apps/thunar'; -------------------------------------------------------------------------------- /gtk-3.0/_widgets.scss: -------------------------------------------------------------------------------- 1 | /*********** 2 | * Widgets * 3 | ***********/ 4 | 5 | @import 'widgets/action-bars'; 6 | @import 'widgets/app-notifications'; 7 | @import 'widgets/base-states'; 8 | @import 'widgets/buttons'; 9 | @import 'widgets/calendar'; 10 | @import 'widgets/checks-radios'; 11 | @import 'widgets/color-chooser'; 12 | @import 'widgets/comboboxes'; 13 | @import 'widgets/dialogs'; 14 | @import 'widgets/entries'; 15 | @import 'widgets/expanders'; 16 | @import 'widgets/floating-bar'; 17 | @import 'widgets/frames'; 18 | @import 'widgets/granite'; 19 | @import 'widgets/header-bars'; 20 | @import 'widgets/infobars'; 21 | @import 'widgets/level-bars'; 22 | @import 'widgets/links'; 23 | @import 'widgets/lists'; 24 | @import 'widgets/menus'; 25 | @import 'widgets/misc'; 26 | @import 'widgets/notebooks'; 27 | @import 'widgets/paned'; 28 | @import 'widgets/pathbars'; 29 | @import 'widgets/popovers'; 30 | @import 'widgets/progress-bars'; 31 | @import 'widgets/scales'; 32 | @import 'widgets/scrollbars'; 33 | @import 'widgets/sidebar'; 34 | @import 'widgets/spinbuttons'; 35 | @import 'widgets/spinner'; 36 | @import 'widgets/switches'; 37 | @import 'widgets/toolbars'; 38 | @import 'widgets/tooltips'; 39 | @import 'widgets/treeviews'; 40 | @import 'widgets/windows'; 41 | -------------------------------------------------------------------------------- /gtk-3.0/apps/_geary.scss: -------------------------------------------------------------------------------- 1 | /********* 2 | * Geary * 3 | *********/ 4 | 5 | .geary-titlebar-left, 6 | .geary-titlebar-right { 7 | 8 | .separator { 9 | opacity: 0; 10 | } 11 | } 12 | 13 | ConversationListView { 14 | -GtkTreeView-grid-line-width: 0; 15 | 16 | .view { 17 | &:active, 18 | &:selected { 19 | background-color: $selected_bg_color; 20 | color: $selected_fg_color; 21 | 22 | &:backdrop { 23 | background-color: $backdrop_selected_bg_color; 24 | color: $backdrop_selected_fg_color; 25 | } 26 | } 27 | 28 | .cell { 29 | border: solid transparentize(black, 0.8); 30 | border-width: 0 0 1px 0; 31 | &:selected { 32 | color: $selected_fg_color; 33 | border: 0px solid darken($selected_bg_color, 10% ); 34 | } 35 | } 36 | } 37 | } 38 | -------------------------------------------------------------------------------- /gtk-3.0/apps/_thunar.scss: -------------------------------------------------------------------------------- 1 | 2 | /* thunar */ 3 | .thunar toolbar { background-color: $headerbar_color; } 4 | 5 | /* buttons in toolbar */ 6 | .thunar toolbar.horizontal button image { 7 | -gtk-icon-transform:scale(0.72); 8 | } 9 | 10 | /* path-bar of thunar */ 11 | window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button, .thunar toolbar .path-bar-button { 12 | &:hover { @include button(hover, $selected_bg_color, $selected_fg_color); } 13 | &:checked { @include button(active-header); } 14 | } 15 | 16 | // window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-bar > button.path-bar-button, .thunar toolbar .path-bar-button { 17 | // background: lighten($red, 5%); 18 | // outline: none; 19 | // border: none; 20 | // box-shadow: none; 21 | // } 22 | 23 | /* thunar sidepane */ 24 | .thunar scrolledwindow.sidebar treeview.view { 25 | background: $sidebar_bg_color; 26 | padding: 1.5px; 27 | &:hover, &:selected { 28 | background: $selected_bg_color; 29 | color: $selected_fg_color; 30 | border-radius: 0; 31 | box-shadow: none; 32 | } 33 | } -------------------------------------------------------------------------------- /gtk-3.0/gtk-dark.scss: -------------------------------------------------------------------------------- 1 | 2 | 3 | $variant: 'dark'; 4 | 5 | @import 'colors'; 6 | @import 'colors-public'; 7 | @import 'drawing'; 8 | @import 'common'; 9 | @import 'widgets'; 10 | @import 'apps'; 11 | -------------------------------------------------------------------------------- /gtk-3.0/gtk.scss: -------------------------------------------------------------------------------- 1 | 2 | 3 | $variant: 'light'; 4 | 5 | @import 'colors'; 6 | @import 'colors-public'; 7 | @import 'drawing'; 8 | @import 'common'; 9 | @import 'widgets'; 10 | @import 'apps'; 11 | -------------------------------------------------------------------------------- /gtk-3.0/thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/gtk-3.0/thumbnail.png -------------------------------------------------------------------------------- /gtk-3.0/widgets/_action-bars.scss: -------------------------------------------------------------------------------- 1 | /*************** 2 | * Action bars * 3 | ***************/ 4 | 5 | .action-bar { 6 | background-color: darken($bg_color, 10%); 7 | border: solid $borders_color; 8 | border-width: 1px 0 0 0; 9 | color: $fg_color; 10 | box-shadow: none; 11 | 12 | &:backdrop { 13 | background-color: darken($backdrop_bg_color, 10%); 14 | box-shadow: none; 15 | -gtk-icon-effect: dim; 16 | } 17 | 18 | &:first-child { 19 | border-radius: 6px 6px 0px 0px; 20 | border-width: 1px 1px 0px 1px; 21 | } 22 | 23 | &:last-child { 24 | border-radius: 0 0 6px 6px; 25 | border-width: 0px 1px 1px 1px; 26 | } 27 | } 28 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/_app-notifications.scss: -------------------------------------------------------------------------------- 1 | /********************* 2 | * App Notifications * 3 | *********************/ 4 | .app-notification, 5 | .app-notification.frame { 6 | @extend %osd; 7 | 8 | padding: 10px; 9 | border-radius: 0 0 5px 5px; 10 | background-color: $osd_bg_color; 11 | background-image: linear-gradient(to bottom, transparentize(black, 0.8), 12 | transparent 2px); 13 | background-clip: padding-box; 14 | 15 | &:backdrop { 16 | background-image: none; 17 | transition: $backdrop_transition; 18 | } 19 | 20 | button { @extend %osd_button; } 21 | 22 | border { border: none; } 23 | } 24 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/_calendar.scss: -------------------------------------------------------------------------------- 1 | /************ 2 | * Calendar * 3 | ***********/ 4 | calendar { 5 | color: $text_color; 6 | border: 1px solid $borders_color; 7 | 8 | &:selected { 9 | @extend %selected_items; 10 | 11 | border-radius: 3px; 12 | } 13 | 14 | &.header { 15 | border-bottom: 1px solid transparentize(black, 0.9); 16 | border-radius: 0; 17 | 18 | &:backdrop { border-color: transparentize(black, 0.9); } 19 | } 20 | 21 | &.button { 22 | @extend %undecorated_button; 23 | 24 | color: transparentize($fg_color, 0.55); 25 | 26 | &:hover { 27 | @extend %undecorated_button; 28 | 29 | color: $fg_color; 30 | } 31 | 32 | &:backdrop { 33 | @extend %undecorated_button; 34 | 35 | color: transparentize($backdrop_fg_color,0.55); 36 | } 37 | 38 | &:disabled { 39 | @extend %undecorated_button; 40 | 41 | color: transparentize($insensitive_fg_color,0.55); 42 | } 43 | } 44 | 45 | &:indeterminate, 46 | &:indeterminate:backdrop { color: gtkalpha(currentColor, 0.55); } 47 | 48 | &.highlight, 49 | &.highlight:backdrop { 50 | font-size: smaller; 51 | color: $fg_color; 52 | } 53 | 54 | 55 | &:backdrop { 56 | color: $backdrop_text_color; 57 | border-color: $backdrop_borders_color; 58 | } 59 | } 60 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/_expanders.scss: -------------------------------------------------------------------------------- 1 | /************* 2 | * Expanders * 3 | *************/ 4 | expander { 5 | arrow { 6 | min-width: 16px; 7 | min-height: 16px; 8 | -gtk-icon-source: -gtk-icontheme('pan-end-symbolic'); 9 | 10 | &:dir(rtl) { -gtk-icon-source: -gtk-icontheme('pan-end-symbolic-rtl'); } 11 | 12 | &:hover { color: lighten($fg_color,30%); } //only lightens the arrow 13 | 14 | &:checked { -gtk-icon-source: -gtk-icontheme('pan-down-symbolic'); } 15 | } 16 | } 17 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/_floating-bar.scss: -------------------------------------------------------------------------------- 1 | /**************** 2 | * Floating Bar * 3 | ****************/ 4 | .floating-bar { 5 | background-color: $bg_color; 6 | border-width: 1px; 7 | border-style: solid solid none; 8 | border-color: $borders_color; 9 | border-radius: 3px 3px 0 0; 10 | box-shadow: inset 0 1px $top_highlight; 11 | 12 | &.bottom { 13 | 14 | &.left { 15 | border-left-style: none; 16 | border-top-left-radius: 0; 17 | } 18 | 19 | &.right { 20 | border-right-style: none; 21 | border-top-right-radius: 0; 22 | } 23 | } 24 | 25 | > button { 26 | padding:4px; 27 | } 28 | 29 | &:backdrop { 30 | background-color: $backdrop_bg_color; 31 | border-color: $backdrop_borders_color; 32 | } 33 | } 34 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/_links.scss: -------------------------------------------------------------------------------- 1 | /********* 2 | * Links * 3 | *********/ 4 | *:link { 5 | color: $link_color; 6 | 7 | &:visited { 8 | color: $link_visited_color; 9 | 10 | *:selected & { color: mix($selected_fg_color, $selected_bg_color, 60%); } 11 | } 12 | 13 | &:hover { 14 | color: lighten($link_color,10%); 15 | 16 | *:selected & { color: mix($selected_fg_color, $selected_bg_color, 90%); } 17 | } 18 | 19 | &:active { 20 | color: $link_color; 21 | 22 | *:selected & { color: mix($selected_fg_color, $selected_bg_color, 80%); } 23 | } 24 | 25 | &:backdrop { &:backdrop:hover, &:backdrop:hover:selected, & { color: $selected_bg_color; }} 26 | 27 | @at-root %link_selected, 28 | &:selected, 29 | *:selected & { color: mix($selected_fg_color, $selected_bg_color, 80%); } 30 | } 31 | 32 | button:link, 33 | button:visited { 34 | @extend %undecorated_button; 35 | 36 | @extend *:link; 37 | 38 | text-shadow: none; 39 | 40 | &:hover, 41 | &:active, 42 | &:checked { 43 | @extend %undecorated_button; 44 | 45 | text-shadow: none; 46 | } 47 | 48 | > label { text-decoration-line: underline; } 49 | } 50 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/_lists.scss: -------------------------------------------------------------------------------- 1 | /********* 2 | * Lists * 3 | *********/ 4 | list { 5 | color: $text_color; 6 | background-color: $base_color; 7 | border-color: $borders_color; 8 | 9 | &:backdrop { 10 | background-color: $backdrop_base_color; 11 | border-color: $backdrop_borders_color; 12 | } 13 | } 14 | 15 | row { 16 | background-color: transparent; 17 | border-color: $borders_color; 18 | 19 | &:hover { transition: none; } 20 | 21 | &:backdrop { transition: $backdrop_transition; } 22 | 23 | &.activatable { 24 | &.has-open-popup, // this is for indicathing which row generated a popover see https://bugzilla.gnome.org/show_bug.cgi?id=754411 25 | 26 | &:hover { background-color: if(variant == light, transparentize($fg_color, 0.9), transparentize($fg_color, 0.95)); } 27 | 28 | &:active { box-shadow: inset 0 2px 2px -2px transparentize(black, 0.8); } 29 | 30 | &:backdrop:hover { background-color: transparent; } 31 | 32 | button.flat{ 33 | background-color: transparent; 34 | } 35 | 36 | &:selected { 37 | &:active { box-shadow: inset 0 2px 3px -1px transparentize(black, 0.5); } 38 | 39 | &.has-open-popup, 40 | &:hover { background-color: transparentize($selected_bg_color, 0.5); } 41 | 42 | &:backdrop { background-color: $backdrop_selected_bg_color; } 43 | } 44 | } 45 | 46 | &:selected { @extend %selected_items; } 47 | } 48 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/_pathbars.scss: -------------------------------------------------------------------------------- 1 | /************ 2 | * Pathbars * 3 | ************/ 4 | .path-bar button { 5 | &.text-button, &.image-button, & { 6 | padding-left: 4px; 7 | padding-right: 4px; 8 | } 9 | 10 | &.text-button.image-button label { 11 | padding-left: 0; 12 | padding-right: 0; 13 | } 14 | 15 | &.text-button.image-button, & { 16 | label:last-child { padding-right: 8px; } 17 | label:first-child { padding-left: 8px; } 18 | } 19 | 20 | image { 21 | padding-left: 4px; 22 | padding-right: 4px; 23 | } 24 | 25 | &.slider-button { 26 | padding-left: 0; 27 | padding-right: 0; 28 | } 29 | } 30 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/_popovers.scss: -------------------------------------------------------------------------------- 1 | /*************** 2 | * Popovers * 3 | ***************/ 4 | 5 | popover.background { 6 | padding: 2px; 7 | border-radius: 6px; 8 | background: if( $variant == 'light', linear-gradient(to bottom, $base_color 20%, $bg_color), linear-gradient(to bottom, $base_color, darken($bg_color, 2%))); 9 | 10 | .csd &, & { border: 1px solid $borders_color; } 11 | 12 | box-shadow: 0 4px 6px $menu_shadow_color; 13 | 14 | &:backdrop { 15 | background-color: $backdrop_bg_color; 16 | box-shadow: none; 17 | } 18 | 19 | > list, 20 | > .view, 21 | > toolbar { 22 | border-style: none; 23 | background-color: transparent; 24 | } 25 | 26 | .csd &, & { 27 | &.touch-selection, 28 | &.magnifier { 29 | @extend %osd; 30 | 31 | border: 1px solid transparentize(white, 0.9); 32 | 33 | button { @extend %osd_button }; 34 | } 35 | 36 | &.osd { @extend %osd; } 37 | } 38 | 39 | separator { margin: 3px; } 40 | 41 | list separator { margin: 0px; } 42 | list row { padding: 8px; } 43 | 44 | checkbutton, 45 | radiobutton { @extend modelbutton.flat; } 46 | } 47 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/_print-dialog.scss: -------------------------------------------------------------------------------- 1 | /**************** 2 | * Print dialog * 3 | *****************/ 4 | printdialog { 5 | paper { 6 | color: $fg_color; 7 | border: 1px solid $borders_color; 8 | background: white; 9 | padding: 0; 10 | 11 | &:backdrop { 12 | color: $backdrop_fg_color; 13 | border-color: $backdrop_borders_color; 14 | } 15 | } 16 | 17 | .dialog-action-box { margin: 12px; } 18 | } -------------------------------------------------------------------------------- /gtk-3.0/widgets/_spinner.scss: -------------------------------------------------------------------------------- 1 | /*********** 2 | * Spinner * 3 | ***********/ 4 | 5 | menu spinner { 6 | color: $selected_bg_color; 7 | } 8 | 9 | /********************* 10 | * Spinner Animation * 11 | *********************/ 12 | @keyframes spin { 13 | to { -gtk-icon-transform: rotate(1turn); } 14 | } 15 | 16 | spinner { 17 | background: none; 18 | opacity: 0; // non spinning spinner makes no sense 19 | -gtk-icon-source: -gtk-icontheme('process-working-symbolic'); 20 | 21 | &:checked { 22 | opacity: 1; 23 | animation: spin 1s linear infinite; 24 | 25 | &:disabled { opacity: 0.5; } 26 | } 27 | } 28 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/_tooltips.scss: -------------------------------------------------------------------------------- 1 | /************ 2 | * Tooltips * 3 | ************/ 4 | tooltip { 5 | &.background { 6 | // background-color needs to be set this way otherwise it gets drawn twice 7 | // see https://bugzilla.gnome.org/show_bug.cgi?id=736155 for details. 8 | background-color: transparentize(black, 0.2); 9 | background-clip: padding-box; 10 | border: 1px solid $tooltip_borders_color; // this suble border is meant to 11 | // not make the tooltip melt with 12 | // very dark backgrounds 13 | } 14 | 15 | padding: 4px; /* not working */ 16 | border-radius: 5px; 17 | box-shadow: none; // otherwise it gets inherited by windowframe.csd 18 | text-shadow: 0 1px black; 19 | 20 | // FIXME: we need a border or tooltips vanish on black background. 21 | decoration { background-color: transparent; } 22 | 23 | * { // Yeah this is ugly 24 | padding: 4px; 25 | background-color: transparent; 26 | color: white; 27 | } 28 | } 29 | -------------------------------------------------------------------------------- /gtk-4.0/_apps.scss: -------------------------------------------------------------------------------- 1 | /********************** 2 | * DE-Specific Styles * 3 | **********************/ 4 | 5 | @import 'apps/budgie'; 6 | @import 'apps/gnome'; 7 | @import 'apps/xfce'; 8 | @import 'apps/pantheon'; 9 | @import 'apps/unity'; 10 | 11 | /*********************** 12 | * App-Specific Styles * 13 | ***********************/ 14 | 15 | @import 'apps/geary'; 16 | @import 'apps/lightdm'; 17 | -------------------------------------------------------------------------------- /gtk-4.0/_common.scss: -------------------------------------------------------------------------------- 1 | /********* 2 | * Common * 3 | *********/ 4 | 5 | @function gtkalpha($c,$a) { 6 | @return unquote("alpha(#{$c},#{$a})"); 7 | } 8 | 9 | $ease-out-quad: cubic-bezier(0.25, 0.46, 0.45, 0.94); 10 | $asset_suffix: if($variant=='dark', '-dark', ''); 11 | $backdrop_transition: 200ms ease-out; 12 | $button_transition: all 200ms $ease-out-quad; 13 | 14 | * { 15 | padding: 0; 16 | 17 | // We use the outline properties to signal the focus properties 18 | // to the adwaita engine: using real CSS properties is faster, 19 | // and we don't use any outlines for now. 20 | 21 | outline-color: transparentize($fg_color, 0.7); 22 | outline-style: dashed; 23 | outline-offset: -3px; 24 | outline-width: 0px; 25 | 26 | -gtk-secondary-caret-color: $selected_bg_color; 27 | } 28 | -------------------------------------------------------------------------------- /gtk-4.0/_widgets.scss: -------------------------------------------------------------------------------- 1 | /*********** 2 | * Widgets * 3 | ***********/ 4 | 5 | @import 'widgets/action-bars'; 6 | @import 'widgets/app-notifications'; 7 | @import 'widgets/base-states'; 8 | @import 'widgets/buttons'; 9 | @import 'widgets/calendar'; 10 | @import 'widgets/checks-radios'; 11 | @import 'widgets/color-chooser'; 12 | @import 'widgets/comboboxes'; 13 | @import 'widgets/dialogs'; 14 | @import 'widgets/entries'; 15 | @import 'widgets/expanders'; 16 | @import 'widgets/floating-bar'; 17 | @import 'widgets/frames'; 18 | @import 'widgets/granite'; 19 | @import 'widgets/header-bars'; 20 | @import 'widgets/infobars'; 21 | @import 'widgets/level-bars'; 22 | @import 'widgets/links'; 23 | @import 'widgets/lists'; 24 | @import 'widgets/menus'; 25 | @import 'widgets/misc'; 26 | @import 'widgets/notebooks'; 27 | @import 'widgets/paned'; 28 | @import 'widgets/pathbars'; 29 | @import 'widgets/popovers'; 30 | @import 'widgets/progress-bars'; 31 | @import 'widgets/scales'; 32 | @import 'widgets/scrollbars'; 33 | @import 'widgets/sidebar'; 34 | @import 'widgets/spinbuttons'; 35 | @import 'widgets/spinner'; 36 | @import 'widgets/switches'; 37 | @import 'widgets/toolbars'; 38 | @import 'widgets/tooltips'; 39 | @import 'widgets/treeviews'; 40 | @import 'widgets/windows'; 41 | -------------------------------------------------------------------------------- /gtk-4.0/apps/_geary.scss: -------------------------------------------------------------------------------- 1 | /********* 2 | * Geary * 3 | *********/ 4 | 5 | .geary-titlebar-left, 6 | .geary-titlebar-right { 7 | 8 | .separator { 9 | opacity: 0; 10 | } 11 | } 12 | 13 | ConversationListView { 14 | 15 | .view { 16 | &:active, 17 | &:selected { 18 | background-color: $selected_bg_color; 19 | color: $selected_fg_color; 20 | 21 | &:backdrop { 22 | background-color: $backdrop_selected_bg_color; 23 | color: $backdrop_selected_fg_color; 24 | } 25 | } 26 | 27 | .cell { 28 | border: solid transparentize(black, 0.8); 29 | border-width: 0 0 1px 0; 30 | &:selected { 31 | color: $selected_fg_color; 32 | border: 0px solid darken($selected_bg_color, 10% ); 33 | } 34 | } 35 | } 36 | } 37 | -------------------------------------------------------------------------------- /gtk-4.0/gtk-dark.scss: -------------------------------------------------------------------------------- 1 | 2 | 3 | $variant: 'light'; 4 | 5 | @import '../gtk-3.0/colors'; 6 | @import '../gtk-3.0/colors-public'; 7 | @import 'drawing'; 8 | @import 'common'; 9 | @import 'widgets'; 10 | @import 'apps'; 11 | -------------------------------------------------------------------------------- /gtk-4.0/gtk.scss: -------------------------------------------------------------------------------- 1 | 2 | 3 | $variant: 'light'; 4 | 5 | 6 | @import '../gtk-3.0/colors'; 7 | @import '../gtk-3.0/colors-public'; 8 | @import 'drawing'; 9 | @import 'common'; 10 | @import 'widgets'; 11 | @import 'apps'; 12 | -------------------------------------------------------------------------------- /gtk-4.0/widgets/_action-bars.scss: -------------------------------------------------------------------------------- 1 | /*************** 2 | * Action bars * 3 | ***************/ 4 | 5 | .action-bar, actionbar > revealer > box { 6 | background-color: darken($bg_color, 5%); 7 | border: solid $borders_color; 8 | border-width: 1px 0 0 0; 9 | color: $fg_color; 10 | box-shadow: none; 11 | 12 | &:backdrop { 13 | background-color: darken($backdrop_bg_color, 10%); 14 | box-shadow: none; 15 | } 16 | 17 | &:first-child { 18 | border-radius: 6px 6px 0px 0px; 19 | border-width: 1px 1px 0px 1px; 20 | } 21 | 22 | &:last-child { 23 | border-radius: 0 0 6px 6px; 24 | border-width: 0px 1px 1px 1px; 25 | } 26 | } 27 | -------------------------------------------------------------------------------- /gtk-4.0/widgets/_app-notifications.scss: -------------------------------------------------------------------------------- 1 | /********************* 2 | * App Notifications * 3 | *********************/ 4 | .app-notification, 5 | .app-notification.frame { 6 | @extend %osd; 7 | 8 | padding: 10px; 9 | border-radius: 0 0 5px 5px; 10 | background-color: $osd_bg_color; 11 | background-image: linear-gradient(to bottom, transparentize(black, 0.8), 12 | transparent 2px); 13 | background-clip: padding-box; 14 | 15 | &:backdrop { 16 | background-image: none; 17 | transition: $backdrop_transition; 18 | } 19 | 20 | button { @extend %osd_button; } 21 | 22 | border { border: none; } 23 | } 24 | 25 | toast { 26 | 27 | padding: 5px; 28 | background-color: $base_color; 29 | box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35); 30 | color: $fg_color; 31 | 32 | &:backdrop { 33 | background-image: none; 34 | transition: $backdrop_transition; 35 | } 36 | 37 | button { padding: 2px; } 38 | 39 | //close button 40 | button.circular.flat.image-button { 41 | padding: 2px; 42 | &:hover { @include button(hover, $red, $selected_fg_color); } 43 | } 44 | } -------------------------------------------------------------------------------- /gtk-4.0/widgets/_calendar.scss: -------------------------------------------------------------------------------- 1 | /************ 2 | * Calendar * 3 | ***********/ 4 | calendar { 5 | color: $text_color; 6 | border: 1px solid $borders_color; 7 | 8 | &:selected { 9 | @extend %selected_items; 10 | 11 | border-radius: 3px; 12 | } 13 | 14 | &.header { 15 | border-bottom: 1px solid transparentize(black, 0.9); 16 | border-radius: 0; 17 | 18 | &:backdrop { border-color: transparentize(black, 0.9); } 19 | } 20 | 21 | &.button { 22 | @extend %undecorated_button; 23 | 24 | color: transparentize($fg_color, 0.55); 25 | 26 | &:hover { 27 | @extend %undecorated_button; 28 | 29 | color: $fg_color; 30 | } 31 | 32 | &:backdrop { 33 | @extend %undecorated_button; 34 | 35 | color: transparentize($backdrop_fg_color,0.55); 36 | } 37 | 38 | &:disabled { 39 | @extend %undecorated_button; 40 | 41 | color: transparentize($insensitive_fg_color,0.55); 42 | } 43 | } 44 | 45 | &:indeterminate, 46 | &:indeterminate:backdrop { color: gtkalpha(currentColor, 0.55); } 47 | 48 | &.highlight, 49 | &.highlight:backdrop { 50 | font-size: smaller; 51 | color: $fg_color; 52 | } 53 | 54 | 55 | &:backdrop { 56 | color: $backdrop_text_color; 57 | border-color: $backdrop_borders_color; 58 | } 59 | } 60 | -------------------------------------------------------------------------------- /gtk-4.0/widgets/_expanders.scss: -------------------------------------------------------------------------------- 1 | /************* 2 | * Expanders * 3 | *************/ 4 | expander { 5 | min-width: 16px; 6 | min-height: 16px; 7 | -gtk-icon-source: -gtk-icontheme('pan-end-symbolic'); 8 | 9 | &:dir(rtl) { -gtk-icon-source: -gtk-icontheme('pan-end-symbolic-rtl'); } 10 | 11 | &:hover { color: lighten($fg_color,30%); } //only lightens the arrow 12 | 13 | &:checked { -gtk-icon-source: -gtk-icontheme('pan-down-symbolic'); } 14 | } 15 | -------------------------------------------------------------------------------- /gtk-4.0/widgets/_floating-bar.scss: -------------------------------------------------------------------------------- 1 | /**************** 2 | * Floating Bar * 3 | ****************/ 4 | .floating-bar { 5 | background-color: $bg_color; 6 | border-width: 1px; 7 | border-style: solid solid none; 8 | border-color: $borders_color; 9 | border-radius: 3px 3px 0 0; 10 | box-shadow: inset 0 1px $top_highlight; 11 | 12 | &.bottom { 13 | 14 | &.left { 15 | border-left-style: none; 16 | border-top-left-radius: 0; 17 | } 18 | 19 | &.right { 20 | border-right-style: none; 21 | border-top-right-radius: 0; 22 | } 23 | } 24 | 25 | > button { 26 | padding:4px; 27 | } 28 | 29 | &:backdrop { 30 | background-color: $backdrop_bg_color; 31 | border-color: $backdrop_borders_color; 32 | } 33 | } 34 | -------------------------------------------------------------------------------- /gtk-4.0/widgets/_links.scss: -------------------------------------------------------------------------------- 1 | /********* 2 | * Links * 3 | *********/ 4 | *:link { 5 | color: $link_color; 6 | 7 | &:visited { 8 | color: $link_visited_color; 9 | 10 | *:selected & { color: mix($selected_fg_color, $selected_bg_color, 60%); } 11 | } 12 | 13 | &:hover { 14 | color: lighten($link_color,10%); 15 | 16 | *:selected & { color: mix($selected_fg_color, $selected_bg_color, 90%); } 17 | } 18 | 19 | &:active { 20 | color: $link_color; 21 | 22 | *:selected & { color: mix($selected_fg_color, $selected_bg_color, 80%); } 23 | } 24 | 25 | &:backdrop { &:backdrop:hover, &:backdrop:hover:selected, & { color: $selected_bg_color; }} 26 | 27 | @at-root %link_selected, 28 | &:selected, 29 | *:selected & { color: mix($selected_fg_color, $selected_bg_color, 80%); } 30 | } 31 | 32 | button:link, 33 | button:visited { 34 | @extend %undecorated_button; 35 | 36 | @extend *:link; 37 | 38 | text-shadow: none; 39 | 40 | &:hover, 41 | &:active, 42 | &:checked { 43 | @extend %undecorated_button; 44 | 45 | text-shadow: none; 46 | } 47 | 48 | > label { text-decoration-line: underline; } 49 | } 50 | -------------------------------------------------------------------------------- /gtk-4.0/widgets/_print-dialog.scss: -------------------------------------------------------------------------------- 1 | /**************** 2 | * Print dialog * 3 | *****************/ 4 | printdialog { 5 | paper { 6 | color: $fg_color; 7 | border: 1px solid $borders_color; 8 | background: white; 9 | padding: 0; 10 | 11 | &:backdrop { 12 | color: $backdrop_fg_color; 13 | border-color: $backdrop_borders_color; 14 | } 15 | } 16 | 17 | .dialog-action-box { margin: 12px; } 18 | } -------------------------------------------------------------------------------- /gtk-4.0/widgets/_spinner.scss: -------------------------------------------------------------------------------- 1 | /*********** 2 | * Spinner * 3 | ***********/ 4 | 5 | menu spinner { 6 | color: $selected_bg_color; 7 | } 8 | 9 | /********************* 10 | * Spinner Animation * 11 | *********************/ 12 | @keyframes spin { 13 | to { -gtk-icon-transform: rotate(1turn); } 14 | } 15 | 16 | spinner { 17 | background: none; 18 | opacity: 0; // non spinning spinner makes no sense 19 | -gtk-icon-source: -gtk-icontheme('process-working-symbolic'); 20 | 21 | &:checked { 22 | opacity: 1; 23 | animation: spin 1s linear infinite; 24 | 25 | &:disabled { opacity: 0.5; } 26 | } 27 | } 28 | -------------------------------------------------------------------------------- /gtk-4.0/widgets/_tooltips.scss: -------------------------------------------------------------------------------- 1 | /************ 2 | * Tooltips * 3 | ************/ 4 | tooltip { 5 | &.background { 6 | // background-color needs to be set this way otherwise it gets drawn twice 7 | // see https://bugzilla.gnome.org/show_bug.cgi?id=736155 for details. 8 | background-color: transparentize(black, 0.2); 9 | background-clip: padding-box; 10 | border: 1px solid $tooltip_borders_color; // this suble border is meant to 11 | // not make the tooltip melt with 12 | // very dark backgrounds 13 | } 14 | 15 | padding: 4px; /* not working */ 16 | border-radius: 5px; 17 | box-shadow: none; // otherwise it gets inherited by windowframe.csd 18 | text-shadow: 0 1px black; 19 | 20 | // FIXME: we need a border or tooltips vanish on black background. 21 | decoration { background-color: transparent; } 22 | 23 | * { // Yeah this is ugly 24 | padding: 4px; 25 | background-color: transparent; 26 | color: white; 27 | } 28 | } 29 | -------------------------------------------------------------------------------- /index.theme: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=X-GNOME-Metatheme 3 | Name=Space-light 4 | Comment=A light theme with some gradients 5 | Encoding=UTF-8 6 | 7 | [X-GNOME-Metatheme] 8 | GtkTheme=Space-light 9 | MetacityTheme=Space-light 10 | IconTheme=Boston 11 | ButtonLayout=:minimize,maximize,close 12 | -------------------------------------------------------------------------------- /metacity-1/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/close.png -------------------------------------------------------------------------------- /metacity-1/close_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/close_focused.png -------------------------------------------------------------------------------- /metacity-1/close_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/close_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/close_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/close_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/close_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/close_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/close_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/close_unfocused.png -------------------------------------------------------------------------------- /metacity-1/close_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/close_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/close_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/close_unfocused_pressed.png -------------------------------------------------------------------------------- /metacity-1/maximize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/maximize.png -------------------------------------------------------------------------------- /metacity-1/maximize_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/maximize_focused.png -------------------------------------------------------------------------------- /metacity-1/maximize_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/maximize_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/maximize_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/maximize_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/maximize_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/maximize_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/maximize_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/maximize_unfocused.png -------------------------------------------------------------------------------- /metacity-1/maximize_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/maximize_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/maximize_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/maximize_unfocused_pressed.png -------------------------------------------------------------------------------- /metacity-1/menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/menu.png -------------------------------------------------------------------------------- /metacity-1/menu_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/menu_focused.png -------------------------------------------------------------------------------- /metacity-1/menu_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/menu_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/menu_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/menu_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/menu_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/menu_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/menu_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/menu_unfocused.png -------------------------------------------------------------------------------- /metacity-1/menu_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/menu_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/menu_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/menu_unfocused_pressed.png -------------------------------------------------------------------------------- /metacity-1/metacity-theme-1.xml: -------------------------------------------------------------------------------- 1 | metacity-theme.xml -------------------------------------------------------------------------------- /metacity-1/metacity-theme-2.xml: -------------------------------------------------------------------------------- 1 | metacity-theme.xml -------------------------------------------------------------------------------- /metacity-1/minimize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/minimize.png -------------------------------------------------------------------------------- /metacity-1/minimize_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/minimize_focused.png -------------------------------------------------------------------------------- /metacity-1/minimize_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/minimize_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/minimize_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/minimize_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/minimize_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/minimize_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/minimize_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/minimize_unfocused.png -------------------------------------------------------------------------------- /metacity-1/minimize_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/minimize_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/minimize_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/minimize_unfocused_pressed.png -------------------------------------------------------------------------------- /metacity-1/shade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/shade.png -------------------------------------------------------------------------------- /metacity-1/shade_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/shade_focused.png -------------------------------------------------------------------------------- /metacity-1/shade_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/shade_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/shade_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/shade_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/shade_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/shade_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/shade_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/shade_unfocused.png -------------------------------------------------------------------------------- /metacity-1/shade_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/shade_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/shade_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/shade_unfocused_pressed.png -------------------------------------------------------------------------------- /metacity-1/thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/thumbnail.png -------------------------------------------------------------------------------- /metacity-1/unmaximize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unmaximize.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unmaximize_focused.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unmaximize_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unmaximize_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unmaximize_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unmaximize_unfocused.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unmaximize_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unmaximize_unfocused_pressed.png -------------------------------------------------------------------------------- /metacity-1/unshade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unshade.png -------------------------------------------------------------------------------- /metacity-1/unshade_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unshade_focused.png -------------------------------------------------------------------------------- /metacity-1/unshade_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unshade_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/unshade_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unshade_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/unshade_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unshade_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/unshade_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unshade_unfocused.png -------------------------------------------------------------------------------- /metacity-1/unshade_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unshade_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/unshade_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/metacity-1/unshade_unfocused_pressed.png -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "Ant", 3 | "version": "1.0.0", 4 | "description": "A flat and light theme with a modern look", 5 | "main": "index.js", 6 | "scripts": { 7 | "build": "git push && sh install.sh" 8 | }, 9 | "repository": { 10 | "type": "git", 11 | "url": "git+https://github.com/EliverLara/Ant.git" 12 | }, 13 | "keywords": [], 14 | "author": "", 15 | "license": "ISC", 16 | "bugs": { 17 | "url": "https://github.com/EliverLara/Ant/issues" 18 | }, 19 | "homepage": "https://github.com/EliverLara/Ant#readme", 20 | "dependencies": { 21 | "gulp": "^4.0.0", 22 | "gulp-exec": "^2.1.3", 23 | "gulp-sass": "^4.0.2" 24 | } 25 | } 26 | -------------------------------------------------------------------------------- /src/wm_controls.fish: -------------------------------------------------------------------------------- 1 | set -l wm 'close' 'close_prelight' 'close_unfocused' 'min' 'min_prelight' 'maximize' 'maximize_prelight' 2 | set -l path '../assets/' 3 | for item in $wm 4 | inkscape -z $path$item.svg -e $path$item@2.png --export-dpi=192; optipng -o7 --quiet $path$item@2.png 5 | end 6 | -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/bottom-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/bottom-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/bottom-inactive.png: -------------------------------------------------------------------------------- 1 | bottom-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/bottom-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/bottom-left-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/bottom-left-inactive.png: -------------------------------------------------------------------------------- 1 | bottom-left-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/bottom-right-active.png: -------------------------------------------------------------------------------- 1 | bottom-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/bottom-right-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/bottom-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/close-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/close-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/close-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/close-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/close-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/close-prelight.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/close-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/close-pressed.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/hide-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/hide-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/hide-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/hide-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/hide-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/hide-prelight.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/hide-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/hide-pressed.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/left-active.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/left-inactive.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/maximize-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/maximize-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/maximize-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/maximize-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/maximize-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/maximize-prelight.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/maximize-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/maximize-pressed.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/menu-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/menu-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/menu-inactive.png: -------------------------------------------------------------------------------- 1 | menu-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/menu-prelight.png: -------------------------------------------------------------------------------- 1 | menu-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/menu-pressed.png: -------------------------------------------------------------------------------- 1 | menu-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/right-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/right-inactive.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/shade-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/shade-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/shade-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/shade-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/shade-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/shade-prelight.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/shade-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/shade-pressed.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/stick-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/stick-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/stick-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/stick-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/stick-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/stick-prelight.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/stick-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/stick-pressed.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/themerc: -------------------------------------------------------------------------------- 1 | #button_layout=O|MHC 2 | button_offset=2 3 | button_spacing=2 4 | 5 | full_width_title=true 6 | 7 | title_horizontal_offset=0 8 | title_vertical_offset_active=1 9 | title_vertical_offset_inactive=1 10 | title_shadow_active=false 11 | title_shadow_inactive=false 12 | 13 | active_text_color=#31363D 14 | active_text_shadow_color=#31363D 15 | inactive_text_color=#778085 16 | inactive_text_shadow_color=#778085 17 | 18 | shadow_delta_height=2 19 | shadow_delta_width=0 20 | shadow_delta_x=0 21 | shadow_delta_y=-4 22 | shadow_opacity=46 23 | 24 | show_frame_shadow=true 25 | show_popup_shadow=true 26 | -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/title-1-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/title-1-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/title-1-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/title-1-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/title-1-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/title-1-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/title-2-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/title-2-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/title-2-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/title-2-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/title-3-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/title-3-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/title-3-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/title-3-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/title-4-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/title-4-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/title-4-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/title-4-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/title-5-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/title-5-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/title-5-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/title-5-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/top-left-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/top-left-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/top-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/top-left-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/top-left-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/top-left-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/top-right-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/top-right-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/top-right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/top-right-active.png -------------------------------------------------------------------------------- /xfwm4/Space-hdpi/xfwm4/top-right-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-hdpi/xfwm4/top-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/bottom-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/bottom-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/bottom-inactive.png: -------------------------------------------------------------------------------- 1 | bottom-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/bottom-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/bottom-left-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/bottom-left-inactive.png: -------------------------------------------------------------------------------- 1 | bottom-left-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/bottom-right-active.png: -------------------------------------------------------------------------------- 1 | bottom-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/bottom-right-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/bottom-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/close-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/close-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/close-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/close-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/close-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/close-prelight.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/close-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/close-pressed.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/hide-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/hide-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/hide-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/hide-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/hide-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/hide-prelight.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/hide-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/hide-pressed.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/left-active.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/left-inactive.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/maximize-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/maximize-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/maximize-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/maximize-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/maximize-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/maximize-prelight.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/maximize-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/maximize-pressed.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/menu-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/menu-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/menu-inactive.png: -------------------------------------------------------------------------------- 1 | menu-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/menu-prelight.png: -------------------------------------------------------------------------------- 1 | menu-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/menu-pressed.png: -------------------------------------------------------------------------------- 1 | menu-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/right-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/right-inactive.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/shade-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/shade-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/shade-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/shade-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/shade-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/shade-prelight.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/shade-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/shade-pressed.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/stick-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/stick-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/stick-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/stick-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/stick-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/stick-prelight.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/stick-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/stick-pressed.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/themerc: -------------------------------------------------------------------------------- 1 | #button_layout=O|MHC 2 | button_offset=2 3 | button_spacing=2 4 | 5 | full_width_title=true 6 | 7 | title_horizontal_offset=0 8 | title_vertical_offset_active=1 9 | title_vertical_offset_inactive=1 10 | title_shadow_active=false 11 | title_shadow_inactive=false 12 | 13 | active_text_color=#31363D 14 | active_text_shadow_color=#31363D 15 | inactive_text_color=#778085 16 | inactive_text_shadow_color=#778085 17 | 18 | shadow_delta_height=2 19 | shadow_delta_width=0 20 | shadow_delta_x=0 21 | shadow_delta_y=-4 22 | shadow_opacity=46 23 | 24 | show_frame_shadow=true 25 | show_popup_shadow=true 26 | -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/title-1-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/title-1-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/title-1-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/title-1-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/title-1-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/title-1-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/title-2-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/title-2-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/title-2-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/title-2-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/title-3-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/title-3-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/title-3-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/title-3-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/title-4-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/title-4-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/title-4-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/title-4-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/title-5-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/title-5-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/title-5-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/title-5-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/top-left-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/top-left-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/top-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/top-left-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/top-left-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/top-left-inactive.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/top-right-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/top-right-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/top-right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/top-right-active.png -------------------------------------------------------------------------------- /xfwm4/Space-xhdpi/xfwm4/top-right-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/Space-xhdpi/xfwm4/top-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/bottom-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/bottom-active.png -------------------------------------------------------------------------------- /xfwm4/bottom-inactive.png: -------------------------------------------------------------------------------- 1 | bottom-active.png -------------------------------------------------------------------------------- /xfwm4/bottom-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/bottom-left-active.png -------------------------------------------------------------------------------- /xfwm4/bottom-left-inactive.png: -------------------------------------------------------------------------------- 1 | bottom-left-active.png -------------------------------------------------------------------------------- /xfwm4/bottom-right-active.png: -------------------------------------------------------------------------------- 1 | bottom-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/bottom-right-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/bottom-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/close-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/close-active.png -------------------------------------------------------------------------------- /xfwm4/close-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/close-inactive.png -------------------------------------------------------------------------------- /xfwm4/close-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/close-prelight.png -------------------------------------------------------------------------------- /xfwm4/close-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/close-pressed.png -------------------------------------------------------------------------------- /xfwm4/hide-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/hide-active.png -------------------------------------------------------------------------------- /xfwm4/hide-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/hide-inactive.png -------------------------------------------------------------------------------- /xfwm4/hide-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/hide-prelight.png -------------------------------------------------------------------------------- /xfwm4/hide-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/hide-pressed.png -------------------------------------------------------------------------------- /xfwm4/left-active.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/left-inactive.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/maximize-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/maximize-active.png -------------------------------------------------------------------------------- /xfwm4/maximize-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/maximize-inactive.png -------------------------------------------------------------------------------- /xfwm4/maximize-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/maximize-prelight.png -------------------------------------------------------------------------------- /xfwm4/maximize-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/maximize-pressed.png -------------------------------------------------------------------------------- /xfwm4/menu-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/menu-active.png -------------------------------------------------------------------------------- /xfwm4/menu-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/menu-inactive.png -------------------------------------------------------------------------------- /xfwm4/menu-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/menu-prelight.png -------------------------------------------------------------------------------- /xfwm4/menu-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/menu-pressed.png -------------------------------------------------------------------------------- /xfwm4/render_assets.fish: -------------------------------------------------------------------------------- 1 | set -l red (set_color -o red) 2 | set -l cyan (set_color -o cyan) 3 | 4 | for i in assets/*; 5 | set -l file_name (basename $i .svg) 6 | if test -f ./$file_name'.png' 7 | echo $red$file_name exists 8 | else 9 | echo $cyan'Creating '$file_name'.png' 10 | convert -background none $i ./$file_name'.png' 11 | end 12 | ;end 13 | -------------------------------------------------------------------------------- /xfwm4/right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/right-active.png -------------------------------------------------------------------------------- /xfwm4/right-inactive.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/shade-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/shade-active.png -------------------------------------------------------------------------------- /xfwm4/shade-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/shade-inactive.png -------------------------------------------------------------------------------- /xfwm4/shade-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/shade-prelight.png -------------------------------------------------------------------------------- /xfwm4/shade-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/shade-pressed.png -------------------------------------------------------------------------------- /xfwm4/stick-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/stick-active.png -------------------------------------------------------------------------------- /xfwm4/stick-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/stick-inactive.png -------------------------------------------------------------------------------- /xfwm4/stick-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/stick-prelight.png -------------------------------------------------------------------------------- /xfwm4/stick-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/stick-pressed.png -------------------------------------------------------------------------------- /xfwm4/themerc: -------------------------------------------------------------------------------- 1 | #button_layout=O|MHC 2 | button_offset=2 3 | button_spacing=2 4 | 5 | full_width_title=true 6 | 7 | title_horizontal_offset=0 8 | title_vertical_offset_active=1 9 | title_vertical_offset_inactive=1 10 | title_shadow_active=false 11 | title_shadow_inactive=false 12 | 13 | active_text_color=#31363D 14 | active_text_shadow_color=#31363D 15 | inactive_text_color=#778085 16 | inactive_text_shadow_color=#778085 17 | 18 | shadow_delta_height=2 19 | shadow_delta_width=0 20 | shadow_delta_x=0 21 | shadow_delta_y=-4 22 | shadow_opacity=46 23 | 24 | show_frame_shadow=true 25 | show_popup_shadow=true 26 | -------------------------------------------------------------------------------- /xfwm4/title-1-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/title-1-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/title-1-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/title-1-active.png -------------------------------------------------------------------------------- /xfwm4/title-1-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/title-1-inactive.png -------------------------------------------------------------------------------- /xfwm4/title-2-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/title-2-active.png -------------------------------------------------------------------------------- /xfwm4/title-2-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/title-2-inactive.png -------------------------------------------------------------------------------- /xfwm4/title-3-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/title-3-active.png -------------------------------------------------------------------------------- /xfwm4/title-3-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/title-3-inactive.png -------------------------------------------------------------------------------- /xfwm4/title-4-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/title-4-active.png -------------------------------------------------------------------------------- /xfwm4/title-4-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/title-4-inactive.png -------------------------------------------------------------------------------- /xfwm4/title-5-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/title-5-active.png -------------------------------------------------------------------------------- /xfwm4/title-5-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/title-5-inactive.png -------------------------------------------------------------------------------- /xfwm4/top-left-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/top-left-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/top-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/top-left-active.png -------------------------------------------------------------------------------- /xfwm4/top-left-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/top-left-inactive.png -------------------------------------------------------------------------------- /xfwm4/top-right-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/top-right-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/top-right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/top-right-active.png -------------------------------------------------------------------------------- /xfwm4/top-right-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Space/72e26058c0e6fd6ce4792c7c5e7423b9214323fa/xfwm4/top-right-inactive.png --------------------------------------------------------------------------------