├── .gitignore ├── Art ├── Nebula.png └── logo.png ├── Gulpfile.js ├── LICENSE ├── README.md ├── assets ├── calendar-selected.png ├── checkbox-checked-active-dark.png ├── checkbox-checked-active.png ├── checkbox-checked-active@2.png ├── checkbox-checked-backdroop-dark.png ├── checkbox-checked-backdrop-dark.png ├── checkbox-checked-backdrop.png ├── checkbox-checked-backdrop@2.png ├── checkbox-checked-dark.png ├── checkbox-checked-hover-dark.png ├── checkbox-checked-hover.png ├── checkbox-checked-hover@2.png ├── checkbox-checked-insensitive-backdrop-dark.png ├── checkbox-checked-insensitive-backdrop.png ├── checkbox-checked-insensitive-backdrop@2.png ├── checkbox-checked-insensitive-dark.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.png ├── checkbox-mixed-active@2.png ├── checkbox-mixed-backdrop-dark.png ├── checkbox-mixed-backdrop.png ├── checkbox-mixed-backdrop@2.png ├── checkbox-mixed-dark.png ├── checkbox-mixed-hover-dark.png ├── checkbox-mixed-hover.png ├── checkbox-mixed-hover@2.png ├── checkbox-mixed-insensitive-backdrop-dark.png ├── checkbox-mixed-insensitive-backdrop.png ├── checkbox-mixed-insensitive-backdrop@2.png ├── checkbox-mixed-insensitive-dark.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.png ├── checkbox-unchecked-active@2.png ├── checkbox-unchecked-backdrop-dark.png ├── checkbox-unchecked-backdrop.png ├── checkbox-unchecked-backdrop@2.png ├── checkbox-unchecked-dark.png ├── checkbox-unchecked-hover-dark.png ├── checkbox-unchecked-hover.png ├── checkbox-unchecked-hover@2.png ├── checkbox-unchecked-insensitive-backdrop-dark.png ├── checkbox-unchecked-insensitive-backdrop.png ├── checkbox-unchecked-insensitive-backdrop@2.png ├── checkbox-unchecked-insensitive-dark.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.png ├── radio-checked-active@2.png ├── radio-checked-backdrop-dark.png ├── radio-checked-backdrop.png ├── radio-checked-backdrop@2.png ├── radio-checked-dark.png ├── radio-checked-hover-dark.png ├── radio-checked-hover.png ├── radio-checked-hover@2.png ├── radio-checked-insensitive-backdrop-dark.png ├── radio-checked-insensitive-backdrop.png ├── radio-checked-insensitive-backdrop@2.png ├── radio-checked-insensitive-dark.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.png ├── radio-mixed-active@2.png ├── radio-mixed-backdrop-dark.png ├── radio-mixed-backdrop.png ├── radio-mixed-backdrop@2.png ├── radio-mixed-dark.png ├── radio-mixed-hover-dark.png ├── radio-mixed-hover.png ├── radio-mixed-hover@2.png ├── radio-mixed-insensitive-backdrop-dark.png ├── radio-mixed-insensitive-backdrop.png ├── radio-mixed-insensitive-backdrop@2.png ├── radio-mixed-insensitive-dark.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.png ├── radio-unchecked-active@2.png ├── radio-unchecked-backdrop-dark.png ├── radio-unchecked-backdrop.png ├── radio-unchecked-backdrop@2.png ├── radio-unchecked-dark.png ├── radio-unchecked-hover-dark.png ├── radio-unchecked-hover.png ├── radio-unchecked-hover@2.png ├── radio-unchecked-insensitive-backdrop-dark.png ├── radio-unchecked-insensitive-backdrop.png ├── radio-unchecked-insensitive-backdrop@2.png ├── radio-unchecked-insensitive-dark.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.png ├── selected-checkbox-checked@2.png ├── selected-checkbox-mixed-dark.png ├── selected-checkbox-mixed.png ├── selected-checkbox-mixed@2.png ├── selected-checkbox-unchecked-dark.png ├── selected-checkbox-unchecked.png ├── selected-checkbox-unchecked@2.png ├── selected-radio-checked-dark.png ├── selected-radio-checked.png ├── selected-radio-checked@2.png ├── selected-radio-mixed-dark.png ├── selected-radio-mixed.png ├── selected-radio-mixed@2.png ├── selected-radio-unchecked-dark.png ├── selected-radio-unchecked.png ├── selected-radio-unchecked@2.png ├── switch-insensitive-dark.svg ├── switch-insensitive.svg ├── switch-insensitive@2.svg ├── switch-off-dark.svg ├── switch-off.svg ├── switch-off@2.svg ├── switch-on-insensitive.svg ├── switch-on.svg ├── switch-on@2.svg ├── switch-slider-insensitive-dark.svg ├── switch-slider-insensitive-dark@2.png ├── switch-slider-insensitive.svg ├── switch-slider-insensitive@2.png ├── switch-slider-insensitive@2.svg ├── switch-slider-off-dark.svg ├── switch-slider-off-dark@2.png ├── switch-slider-off.svg ├── switch-slider-off@2.png ├── switch-slider-off@2.svg ├── switch-slider-on-insensitive.svg ├── switch-slider-on-insensitive@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 │ ├── menu │ │ ├── menu-hover.svg │ │ └── menu-separator.svg │ ├── 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 │ ├── panel │ │ ├── activities-active.svg │ │ ├── activities.svg │ │ ├── panel-bottom.svg │ │ ├── panel-left.svg │ │ ├── panel-right.svg │ │ ├── panel-top.svg │ │ ├── window-list-active-bottom.svg │ │ ├── window-list-active-left.svg │ │ ├── window-list-active-right.svg │ │ └── window-list-active-top.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 │ ├── menu │ │ ├── menu.svg │ │ └── submenu.svg │ ├── misc │ │ ├── button-box.svg │ │ ├── message.svg │ │ └── modal.svg │ └── switch │ │ ├── switch-off.svg │ │ └── switch-on.svg └── thumbnail.png ├── gnome-shell ├── _colors.scss ├── _common.scss ├── _cosmic.scss ├── _drawing.scss ├── _extensions.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 │ ├── 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 ├── extensions │ └── _openweather.scss ├── gnome-shell.css ├── gnome-shell.scss └── v40 │ ├── _common.scss │ ├── 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-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 ├── links.fish ├── main.rc └── render-assets.sh ├── gtk-3.0 ├── apps │ ├── budgie.css │ ├── corebird.css │ ├── gala.css │ ├── gnome-applications.css │ ├── solus-applications.css │ └── unity.css ├── gtk-widgets-assets.css ├── gtk-widgets.css ├── gtk.css ├── settings.ini └── widgets │ ├── app-notifications.css │ ├── assistant.css │ ├── button.css │ ├── calendar.css │ ├── cell-row.css │ ├── check-radio.css │ ├── color-chooser.css │ ├── column-header.css │ ├── combobox.css │ ├── content-view.css │ ├── csd.css │ ├── dialogs.css │ ├── entry.css │ ├── gnome-sofware.css │ ├── infobar.css │ ├── list-boxes.css │ ├── menu.css │ ├── notebook.css │ ├── osd.css │ ├── popover.css │ ├── progress-scale.css │ ├── scrollbar.css │ ├── search-bar.css │ ├── selection-mode.css │ ├── separator.css │ ├── sidebar.css │ ├── spinbutton.css │ ├── spinner.css │ ├── switch.css │ └── toolbar.css ├── gtk-3.20 ├── _apps.scss ├── _colors-public.scss ├── _colors.scss ├── _common.scss ├── _drawing.scss ├── _elementary-colors.scss ├── _widgets.scss ├── apps │ ├── _budgie.scss │ ├── _caja.scss │ ├── _geary.scss │ ├── _gnome.scss │ ├── _lightdm.scss │ ├── _mate.scss │ ├── _nemo.scss │ ├── _pantheon.scss │ ├── _thunar.scss │ ├── _unity.scss │ └── _xfce.scss ├── assets │ ├── gtk3-assets-dark.svg │ ├── gtk3-assets.svg │ ├── gtk3-selection.svg │ ├── render-gtk3-assets-hidpi.py │ ├── render-gtk3-assets.py │ └── wm_controls.fish ├── 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 ├── gtk-4.0 ├── _apps.scss ├── _common.scss ├── _drawing.scss ├── _widgets.scss ├── apps │ ├── _budgie.scss │ ├── _caja.scss │ ├── _geary.scss │ ├── _gnome.scss │ ├── _lightdm.scss │ ├── _mate.scss │ ├── _nemo.scss │ ├── _pantheon.scss │ ├── _thunar.scss │ ├── _unity.scss │ └── _xfce.scss ├── assets │ ├── gtk3-assets-dark.svg │ ├── gtk3-assets.svg │ ├── gtk3-selection.svg │ ├── render-gtk3-assets-hidpi.py │ ├── render-gtk3-assets.py │ └── wm_controls.fish ├── 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 ├── render-wm-assets-hidpi.py ├── render-wm-assets.py ├── wm │ └── wm-assets.svg └── wm_controls.fish ├── thumbnail.png ├── unity ├── close.svg ├── close_focused_normal.svg ├── close_focused_prelight.svg ├── close_focused_pressed.svg ├── close_unfocused.svg ├── close_unfocused_prelight.svg ├── close_unfocused_pressed.svg ├── maximize.svg ├── maximize_focused_normal.svg ├── maximize_focused_prelight.svg ├── maximize_focused_pressed.svg ├── maximize_unfocused.svg ├── maximize_unfocused_prelight.svg ├── maximize_unfocused_pressed.svg ├── minimize.svg ├── minimize_focused_normal.svg ├── minimize_focused_prelight.svg ├── minimize_focused_pressed.svg ├── minimize_unfocused.svg ├── minimize_unfocused_prelight.svg ├── minimize_unfocused_pressed.svg ├── unmaximize.svg ├── unmaximize_focused_normal.svg ├── unmaximize_focused_prelight.svg ├── unmaximize_focused_pressed.svg ├── unmaximize_unfocused.svg ├── unmaximize_unfocused_prelight.svg └── unmaximize_unfocused_pressed.svg └── xfwm4 ├── Ant-Nebula-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 ├── Ant-Nebula-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 | .vscode/ 8 | 9 | __gnome-shell 10 | _gnome-shell 11 | 12 | install.sh -------------------------------------------------------------------------------- /Art/Nebula.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/Art/Nebula.png -------------------------------------------------------------------------------- /Art/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/Art/logo.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | ![](Art/logo.png) 3 | 4 | ![](Art/Nebula.png) 5 | 6 | 7 | #### Installation 8 | 9 | Extract the zip file to the themes directory i.e. `/usr/share/themes/` or `~/.themes/` (create it if necessary). 10 | 11 | To set the theme in Gnome, run the following commands in Terminal, 12 | 13 | ``` 14 | gsettings set org.gnome.desktop.interface gtk-theme "Ant-Nebula" 15 | gsettings set org.gnome.desktop.wm.preferences theme "Ant-Nebula" 16 | ``` 17 | or Change via distribution specific tool. 18 | 19 | ### Notes: 20 | * This theme is based on the [evopop-gtk-theme](https://github.com/solus-project/evopop-gtk-theme). 21 | -------------------------------------------------------------------------------- /assets/calendar-selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/calendar-selected.png -------------------------------------------------------------------------------- /assets/checkbox-checked-active-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-active-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-active.png -------------------------------------------------------------------------------- /assets/checkbox-checked-active@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-active@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-backdroop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-backdroop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-backdrop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-backdrop.png -------------------------------------------------------------------------------- /assets/checkbox-checked-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-backdrop@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-hover-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-hover-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-hover.png -------------------------------------------------------------------------------- /assets/checkbox-checked-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-hover@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-insensitive-backdrop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-insensitive-backdrop.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-insensitive-backdrop@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-insensitive-dark.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-insensitive.png -------------------------------------------------------------------------------- /assets/checkbox-checked-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked-insensitive@2.png -------------------------------------------------------------------------------- /assets/checkbox-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked.png -------------------------------------------------------------------------------- /assets/checkbox-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-checked@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-active-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-active-dark.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-active.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-active@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-active@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-backdrop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-backdrop.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-backdrop@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-dark.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-hover-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-hover-dark.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-hover.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-hover@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-insensitive-backdrop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-insensitive-backdrop.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-insensitive-backdrop@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-insensitive-dark.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-insensitive.png -------------------------------------------------------------------------------- /assets/checkbox-mixed-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed-insensitive@2.png -------------------------------------------------------------------------------- /assets/checkbox-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed.png -------------------------------------------------------------------------------- /assets/checkbox-mixed@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-mixed@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-active-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-active-dark.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-active.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-active@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-active@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-backdrop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-backdrop.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-backdrop@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-dark.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-hover-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-hover-dark.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-hover.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-hover@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-insensitive-backdrop-dark.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-insensitive-backdrop.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-insensitive-backdrop@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-insensitive-dark.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-insensitive.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked-insensitive@2.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked.png -------------------------------------------------------------------------------- /assets/checkbox-unchecked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/checkbox-unchecked@2.png -------------------------------------------------------------------------------- /assets/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/close.png -------------------------------------------------------------------------------- /assets/close@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/close@2.png -------------------------------------------------------------------------------- /assets/close_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/close_prelight.png -------------------------------------------------------------------------------- /assets/close_prelight@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/close_prelight@2.png -------------------------------------------------------------------------------- /assets/close_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/close_unfocused.png -------------------------------------------------------------------------------- /assets/close_unfocused@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/close_unfocused@2.png -------------------------------------------------------------------------------- /assets/grid-selection-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/grid-selection-checked.png -------------------------------------------------------------------------------- /assets/grid-selection-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/grid-selection-checked@2.png -------------------------------------------------------------------------------- /assets/grid-selection-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/grid-selection-unchecked.png -------------------------------------------------------------------------------- /assets/grid-selection-unchecked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/grid-selection-unchecked@2.png -------------------------------------------------------------------------------- /assets/maximize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/maximize.png -------------------------------------------------------------------------------- /assets/maximize@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/maximize@2.png -------------------------------------------------------------------------------- /assets/maximize_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/maximize_prelight.png -------------------------------------------------------------------------------- /assets/maximize_prelight@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/maximize_prelight@2.png -------------------------------------------------------------------------------- /assets/maximize_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/maximize_unfocused.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-checked-hover.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-checked-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-checked-hover@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-checked-insensitive.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-checked-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-checked-insensitive@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-checked.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-checked@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-mixed-hover.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-mixed-hover@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-mixed-insensitive.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-mixed-insensitive@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed-selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-mixed-selected.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed-selected@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-mixed-selected@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-mixed.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-mixed@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-mixed@2.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-unchecked.png -------------------------------------------------------------------------------- /assets/menuitem-checkbox-unchecked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-checkbox-unchecked@2.png -------------------------------------------------------------------------------- /assets/menuitem-radio-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-radio-checked-hover.png -------------------------------------------------------------------------------- /assets/menuitem-radio-checked-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-radio-checked-hover@2.png -------------------------------------------------------------------------------- /assets/menuitem-radio-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-radio-checked-insensitive.png -------------------------------------------------------------------------------- /assets/menuitem-radio-checked-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-radio-checked-insensitive@2.png -------------------------------------------------------------------------------- /assets/menuitem-radio-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-radio-checked.png -------------------------------------------------------------------------------- /assets/menuitem-radio-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/menuitem-radio-checked@2.png -------------------------------------------------------------------------------- /assets/min.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/min.png -------------------------------------------------------------------------------- /assets/min@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/min@2.png -------------------------------------------------------------------------------- /assets/min_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/min_prelight.png -------------------------------------------------------------------------------- /assets/min_prelight@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/min_prelight@2.png -------------------------------------------------------------------------------- /assets/min_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/min_unfocused.png -------------------------------------------------------------------------------- /assets/pane-handle-vertical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/pane-handle-vertical.png -------------------------------------------------------------------------------- /assets/pane-handle-vertical@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/pane-handle-vertical@2.png -------------------------------------------------------------------------------- /assets/pane-handle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/pane-handle.png -------------------------------------------------------------------------------- /assets/pane-handle@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/pane-handle@2.png -------------------------------------------------------------------------------- /assets/radio-checked-active-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-active-dark.png -------------------------------------------------------------------------------- /assets/radio-checked-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-active.png -------------------------------------------------------------------------------- /assets/radio-checked-active@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-active@2.png -------------------------------------------------------------------------------- /assets/radio-checked-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-backdrop-dark.png -------------------------------------------------------------------------------- /assets/radio-checked-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-backdrop.png -------------------------------------------------------------------------------- /assets/radio-checked-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-backdrop@2.png -------------------------------------------------------------------------------- /assets/radio-checked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-dark.png -------------------------------------------------------------------------------- /assets/radio-checked-hover-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-hover-dark.png -------------------------------------------------------------------------------- /assets/radio-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-hover.png -------------------------------------------------------------------------------- /assets/radio-checked-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-hover@2.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-insensitive-backdrop-dark.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-insensitive-backdrop.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-insensitive-backdrop@2.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-insensitive-dark.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-insensitive.png -------------------------------------------------------------------------------- /assets/radio-checked-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked-insensitive@2.png -------------------------------------------------------------------------------- /assets/radio-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked.png -------------------------------------------------------------------------------- /assets/radio-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-checked@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-active-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-active-dark.png -------------------------------------------------------------------------------- /assets/radio-mixed-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-active.png -------------------------------------------------------------------------------- /assets/radio-mixed-active@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-active@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-backdrop-dark.png -------------------------------------------------------------------------------- /assets/radio-mixed-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-backdrop.png -------------------------------------------------------------------------------- /assets/radio-mixed-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-backdrop@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-dark.png -------------------------------------------------------------------------------- /assets/radio-mixed-hover-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-hover-dark.png -------------------------------------------------------------------------------- /assets/radio-mixed-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-hover.png -------------------------------------------------------------------------------- /assets/radio-mixed-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-hover@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-insensitive-backdrop-dark.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-insensitive-backdrop.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-insensitive-backdrop@2.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-insensitive-dark.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-insensitive.png -------------------------------------------------------------------------------- /assets/radio-mixed-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed-insensitive@2.png -------------------------------------------------------------------------------- /assets/radio-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed.png -------------------------------------------------------------------------------- /assets/radio-mixed@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-mixed@2.png -------------------------------------------------------------------------------- /assets/radio-selected-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-selected-insensitive@2.png -------------------------------------------------------------------------------- /assets/radio-selected@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-selected@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-active-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-active-dark.png -------------------------------------------------------------------------------- /assets/radio-unchecked-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-active.png -------------------------------------------------------------------------------- /assets/radio-unchecked-active@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-active@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-backdrop-dark.png -------------------------------------------------------------------------------- /assets/radio-unchecked-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-backdrop.png -------------------------------------------------------------------------------- /assets/radio-unchecked-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-backdrop@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-dark.png -------------------------------------------------------------------------------- /assets/radio-unchecked-hover-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-hover-dark.png -------------------------------------------------------------------------------- /assets/radio-unchecked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-hover.png -------------------------------------------------------------------------------- /assets/radio-unchecked-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-hover@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive-backdrop-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-insensitive-backdrop-dark.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive-backdrop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-insensitive-backdrop.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive-backdrop@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-insensitive-backdrop@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-insensitive-dark.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-insensitive.png -------------------------------------------------------------------------------- /assets/radio-unchecked-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked-insensitive@2.png -------------------------------------------------------------------------------- /assets/radio-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked.png -------------------------------------------------------------------------------- /assets/radio-unchecked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unchecked@2.png -------------------------------------------------------------------------------- /assets/radio-unselected-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unselected-hover@2.png -------------------------------------------------------------------------------- /assets/radio-unselected-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unselected-insensitive@2.png -------------------------------------------------------------------------------- /assets/radio-unselected@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/radio-unselected@2.png -------------------------------------------------------------------------------- /assets/scale-slider-hover.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/scale-slider-hover@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/scale-slider-hover@2.png -------------------------------------------------------------------------------- /assets/scale-slider-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/scale-slider-insensitive.png -------------------------------------------------------------------------------- /assets/scale-slider-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/scale-slider-insensitive@2.png -------------------------------------------------------------------------------- /assets/scale-slider@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/scale-slider@2.png -------------------------------------------------------------------------------- /assets/selected-checkbox-checked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-checkbox-checked-dark.png -------------------------------------------------------------------------------- /assets/selected-checkbox-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-checkbox-checked.png -------------------------------------------------------------------------------- /assets/selected-checkbox-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-checkbox-checked@2.png -------------------------------------------------------------------------------- /assets/selected-checkbox-mixed-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-checkbox-mixed-dark.png -------------------------------------------------------------------------------- /assets/selected-checkbox-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-checkbox-mixed.png -------------------------------------------------------------------------------- /assets/selected-checkbox-mixed@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-checkbox-mixed@2.png -------------------------------------------------------------------------------- /assets/selected-checkbox-unchecked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-checkbox-unchecked-dark.png -------------------------------------------------------------------------------- /assets/selected-checkbox-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-checkbox-unchecked.png -------------------------------------------------------------------------------- /assets/selected-checkbox-unchecked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-checkbox-unchecked@2.png -------------------------------------------------------------------------------- /assets/selected-radio-checked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-radio-checked-dark.png -------------------------------------------------------------------------------- /assets/selected-radio-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-radio-checked.png -------------------------------------------------------------------------------- /assets/selected-radio-checked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-radio-checked@2.png -------------------------------------------------------------------------------- /assets/selected-radio-mixed-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-radio-mixed-dark.png -------------------------------------------------------------------------------- /assets/selected-radio-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-radio-mixed.png -------------------------------------------------------------------------------- /assets/selected-radio-mixed@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-radio-mixed@2.png -------------------------------------------------------------------------------- /assets/selected-radio-unchecked-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-radio-unchecked-dark.png -------------------------------------------------------------------------------- /assets/selected-radio-unchecked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-radio-unchecked.png -------------------------------------------------------------------------------- /assets/selected-radio-unchecked@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/selected-radio-unchecked@2.png -------------------------------------------------------------------------------- /assets/switch-slider-insensitive-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/switch-slider-insensitive-dark@2.png -------------------------------------------------------------------------------- /assets/switch-slider-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/switch-slider-insensitive@2.png -------------------------------------------------------------------------------- /assets/switch-slider-off-dark@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/switch-slider-off-dark@2.png -------------------------------------------------------------------------------- /assets/switch-slider-off@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/switch-slider-off@2.png -------------------------------------------------------------------------------- /assets/switch-slider-on-insensitive@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/assets/switch-slider-on-insensitive@2.png -------------------------------------------------------------------------------- /assets/switch-slider-on@2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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: 'dark'; 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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/cinnamon/common-assets/misc/overview-hover.png -------------------------------------------------------------------------------- /cinnamon/common-assets/misc/overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/cinnamon/common-assets/misc/overview.png -------------------------------------------------------------------------------- /cinnamon/thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/cinnamon/thumbnail.png -------------------------------------------------------------------------------- /gnome-shell/_cosmic.scss: -------------------------------------------------------------------------------- 1 | 2 | /* Pop_OS COSMIC Dock styling, append !important to any changed rules */ 3 | 4 | .cosmic-dock #dock { 5 | border-radius: 12px 12px 12px 12px !important; 6 | border: 0 !important; 7 | background-color: darken($bg_color, 3%); 8 | margin: 4px !important; 9 | } 10 | 11 | .cosmic-dock.extended #dock { 12 | border-radius: 0px !important; 13 | margin: 0 !important; } 14 | 15 | .cosmic-dock.extended.side #dock { 16 | border-top-width: 0 !important; 17 | border-bottom-width: 0 !important; } 18 | 19 | .cosmic-dock.extended.side.left #dock { 20 | border-left-width: 0 !important; } 21 | 22 | .cosmic-dock.extended.side.right #dock { 23 | border-right-width: 0 !important; } 24 | 25 | .cosmic-dock.extended.bottom #dock { 26 | border-bottom-width: 0 !important; 27 | border-left-width: 0 !important; 28 | border-right-width: 0 !important; } 29 | 30 | .cosmic-dock .app-well-app:hover .overview-icon, .cosmic-dock .app-well-app:focus .overview-icon, .cosmic-dock .app-well-app:selected .overview-icon { 31 | border-radius: 11px; } -------------------------------------------------------------------------------- /gnome-shell/_extensions.scss: -------------------------------------------------------------------------------- 1 | @import "extensions/_openweather" -------------------------------------------------------------------------------- /gnome-shell/assets/corner-ripple-ltr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gnome-shell/assets/corner-ripple-ltr.png -------------------------------------------------------------------------------- /gnome-shell/assets/corner-ripple-rtl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gnome-shell/assets/corner-ripple-rtl.png -------------------------------------------------------------------------------- /gnome-shell/assets/noise-texture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gnome-shell/assets/noise-texture.png -------------------------------------------------------------------------------- /gnome-shell/assets/ws-switch-arrow-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gnome-shell/assets/ws-switch-arrow-down.png -------------------------------------------------------------------------------- /gnome-shell/assets/ws-switch-arrow-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gnome-shell/assets/ws-switch-arrow-up.png -------------------------------------------------------------------------------- /gnome-shell/extensions/_openweather.scss: -------------------------------------------------------------------------------- 1 | .openweather-current-summarybox, 2 | .openweather-forecast-icon, 3 | .openweather-current-databox-captions, 4 | .openweather-current-databox-values, 5 | .openweather-current-icon, 6 | .openweather-forecast-summary, 7 | .openweather-forecast-temperature{ 8 | background: transparent; 9 | } 10 | 11 | .openweather-current-databox-captions, .openweather-forecast-day { 12 | color: $selected_bg_color; 13 | } -------------------------------------------------------------------------------- /gnome-shell/gnome-shell.scss: -------------------------------------------------------------------------------- 1 | $subtheme: 'main'; 2 | 3 | @import "colors"; //use gtk colors 4 | @import "drawing"; 5 | @import "common"; 6 | @import "extensions"; 7 | @import "cosmic" -------------------------------------------------------------------------------- /gnome-shell/v40/gnome-shell.scss: -------------------------------------------------------------------------------- 1 | $subtheme: 'main'; 2 | 3 | @import "../colors"; //use gtk colors 4 | @import "../drawing"; 5 | @import "common"; 6 | @import "../extensions" -------------------------------------------------------------------------------- /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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/border.png -------------------------------------------------------------------------------- /gtk-2.0/assets/button-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/button-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/button-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/button-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/button-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/button-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/button.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-checked-active.png: -------------------------------------------------------------------------------- 1 | ../../assets/checkbox-checked-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-checked-hover.png: -------------------------------------------------------------------------------- 1 | ../../assets/checkbox-checked-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-checked-insensitive.png: -------------------------------------------------------------------------------- 1 | ../../assets/checkbox-checked-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-checked.png: -------------------------------------------------------------------------------- 1 | ../../assets/checkbox-checked.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-mixed-active.png: -------------------------------------------------------------------------------- 1 | ../../assets/checkbox-mixed-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-mixed-hover.png: -------------------------------------------------------------------------------- 1 | ../../assets/checkbox-mixed-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-mixed-insensitive.png: -------------------------------------------------------------------------------- 1 | ../../assets/checkbox-mixed-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-mixed.png: -------------------------------------------------------------------------------- 1 | ../../assets/checkbox-mixed.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-unchecked-active.png: -------------------------------------------------------------------------------- 1 | ../../assets/checkbox-unchecked-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-unchecked-hover.png: -------------------------------------------------------------------------------- 1 | ../../assets/checkbox-unchecked-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-unchecked-insensitive.png: -------------------------------------------------------------------------------- 1 | ../../assets/checkbox-unchecked-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/checkbox-unchecked.png: -------------------------------------------------------------------------------- 1 | ../../assets/checkbox-unchecked.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-ltr-button-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/combo-entry-ltr-button-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-ltr-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/combo-entry-ltr-button.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-ltr-entry-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-ltr-entry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/combo-entry-ltr-entry.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-rtl-button-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/combo-entry-rtl-button-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-rtl-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/combo-entry-rtl-button.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-rtl-entry-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/combo-entry-rtl-entry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/combo-entry-rtl-entry.png -------------------------------------------------------------------------------- /gtk-2.0/assets/entry-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/entry-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/entry-background-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/entry-background-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/entry-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/entry-background.png -------------------------------------------------------------------------------- /gtk-2.0/assets/entry-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/entry-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/entry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/entry.png -------------------------------------------------------------------------------- /gtk-2.0/assets/focus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/focus.png -------------------------------------------------------------------------------- /gtk-2.0/assets/frame-inline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/frame-inline.png -------------------------------------------------------------------------------- /gtk-2.0/assets/frame-notebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/frame-notebook.png -------------------------------------------------------------------------------- /gtk-2.0/assets/frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/frame.png -------------------------------------------------------------------------------- /gtk-2.0/assets/handle-horz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/handle-horz.png -------------------------------------------------------------------------------- /gtk-2.0/assets/handle-vert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/handle-vert.png -------------------------------------------------------------------------------- /gtk-2.0/assets/handle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/handle.png -------------------------------------------------------------------------------- /gtk-2.0/assets/line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/line.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-border.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-border.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-checkbox-checked-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-checkbox-checked-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-checkbox-checked.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-checkbox-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-checkbox-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-mixed-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-checkbox-mixed-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-mixed-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-checkbox-mixed.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-checkbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-checkbox.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-down-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-pan-down-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-pan-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-left-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-pan-left-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-left-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-pan-left-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-pan-left.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-right-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-pan-right-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-right-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-pan-right-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-pan-right.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-up-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-pan-up-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-pan-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-pan-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-checked-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-radio-checked-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-checked-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-radio-checked-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-radio-checked.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-radio-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-radio-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-mixed-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-radio-mixed-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-mixed-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-radio-mixed-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio-mixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-radio-mixed.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menu-radio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menu-radio.png -------------------------------------------------------------------------------- /gtk-2.0/assets/menubar-item-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/menubar-item-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/notebook-combo-entry-rtl-entry.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-entry-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/notebook-entry-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-entry-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/notebook-entry-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/notebook-entry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/notebook-entry.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-down-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/pan-down-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/pan-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-left-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/pan-left-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-left-semi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/pan-left-semi.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/pan-left.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-right-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/pan-right-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-right-semi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/pan-right-semi.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/pan-right.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-up-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/pan-up-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/pan-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/pan-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/progressbar-horz-trough.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/progressbar-horz-trough.png -------------------------------------------------------------------------------- /gtk-2.0/assets/progressbar-horz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/progressbar-horz.png -------------------------------------------------------------------------------- /gtk-2.0/assets/progressbar-vert-trough.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/progressbar-vert-trough.png -------------------------------------------------------------------------------- /gtk-2.0/assets/progressbar-vert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/progressbar-vert.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-checked-active.png: -------------------------------------------------------------------------------- 1 | ../../assets/radio-checked-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-checked-hover.png: -------------------------------------------------------------------------------- 1 | ../../assets/radio-checked-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-checked-insensitive.png: -------------------------------------------------------------------------------- 1 | ../../assets/radio-checked-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-checked.png: -------------------------------------------------------------------------------- 1 | ../../assets/radio-checked.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-mixed-active.png: -------------------------------------------------------------------------------- 1 | ../../assets/radio-mixed-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-mixed-hover.png: -------------------------------------------------------------------------------- 1 | ../../assets/radio-mixed-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-mixed-insensitive.png: -------------------------------------------------------------------------------- 1 | ../../assets/radio-mixed-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-mixed.png: -------------------------------------------------------------------------------- 1 | ../../assets/radio-mixed.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-unchecked-active.png: -------------------------------------------------------------------------------- 1 | ../../assets/radio-unchecked-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-unchecked-hover.png: -------------------------------------------------------------------------------- 1 | ../../assets/radio-unchecked-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-unchecked-insensitive.png: -------------------------------------------------------------------------------- 1 | ../../assets/radio-unchecked-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/radio-unchecked.png: -------------------------------------------------------------------------------- 1 | ../../assets/radio-unchecked.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-horz-focus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scale-horz-focus.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-horz-trough-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scale-horz-trough-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-horz-trough.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scale-horz-trough.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-slider-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scale-slider-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-slider-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scale-slider-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-slider-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scale-slider-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scale-slider.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-vert-trough-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scale-vert-trough-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scale-vert-trough.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scale-vert-trough.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-horz-slider-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scrollbar-horz-slider-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-horz-slider-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scrollbar-horz-slider-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-horz-slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scrollbar-horz-slider.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-horz-trough.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scrollbar-horz-trough.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-slider-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scrollbar-vert-slider-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-slider-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scrollbar-vert-slider-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-slider-rtl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scrollbar-vert-slider-rtl.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scrollbar-vert-slider.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-trough-rtl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scrollbar-vert-trough-rtl.png -------------------------------------------------------------------------------- /gtk-2.0/assets/scrollbar-vert-trough.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/scrollbar-vert-trough.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-down-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-down-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-down-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-ltr-down-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-down-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-ltr-down-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-down-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-ltr-down-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-ltr-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-up-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-ltr-up-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-up-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-ltr-up-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-up-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-ltr-up-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-ltr-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-ltr-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-down-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-rtl-down-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-down-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-rtl-down-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-down-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-rtl-down-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-rtl-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-up-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-rtl-up-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-up-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-rtl-up-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-up-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-rtl-up-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-rtl-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-rtl-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-up-insensitive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-up-insensitive.png -------------------------------------------------------------------------------- /gtk-2.0/assets/spin-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/spin-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-down-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/tab-down-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/tab-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-horz-gap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/tab-horz-gap.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/tab-left-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/tab-left.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/tab-right-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/tab-right.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-up-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/tab-up-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/tab-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/tab-vert-gap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/tab-vert-gap.png -------------------------------------------------------------------------------- /gtk-2.0/assets/toolbar-button-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/toolbar-button-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/toolbar-button-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/toolbar-button-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-pan-down-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/treeview-pan-down-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-pan-down-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/treeview-pan-down-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-pan-down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/treeview-pan-down.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-pan-up-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/treeview-pan-up-active.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-pan-up-hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/treeview-pan-up-hover.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-pan-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/treeview-pan-up.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-separator-ltr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/treeview-separator-ltr.png -------------------------------------------------------------------------------- /gtk-2.0/assets/treeview-separator-rtl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/gtk-2.0/assets/treeview-separator-rtl.png -------------------------------------------------------------------------------- /gtk-2.0/links.fish: -------------------------------------------------------------------------------- 1 | set -l files 'checkbox' 'radio' 2 | set -l states 'unchecked' 'checked' 'mixed' 3 | set -l sub_states 'active' 'hover' 'insensitive' 4 | 5 | for f in $files; 6 | for s in $states; 7 | ln -sf ../../assets/$f-$s.png ./assets/$f-$s.png 8 | for i in $sub_states; 9 | ln -sf ../../assets/$f-$s-$i.png ./assets/$f-$s-$i.png 10 | ;end 11 | ;end 12 | 13 | ;end 14 | -------------------------------------------------------------------------------- /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 | if [ -f $ASSETS_DIR/$i.png ]; then 13 | echo $ASSETS_DIR/$i.png exists. 14 | else 15 | echo 16 | echo Rendering $ASSETS_DIR/$i.png 17 | $INKSCAPE --export-id=$i \ 18 | --export-id-only \ 19 | --export-background-opacity=0 \ 20 | --export-file=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null \ 21 | && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png 22 | fi 23 | done 24 | exit 0 25 | -------------------------------------------------------------------------------- /gtk-3.0/apps/corebird.css: -------------------------------------------------------------------------------- 1 | .button.text-only-button:hover{ 2 | color: @selected_bg_color; 3 | } 4 | 5 | .button.text-only-button:active, 6 | .button.text-only-button:active:hover { 7 | color: @selected_bg_color; 8 | background-color: transparent; 9 | } 10 | -------------------------------------------------------------------------------- /gtk-3.0/apps/solus-applications.css: -------------------------------------------------------------------------------- 1 | QuirkyClient .linked .button:first-child { 2 | border-color: alpha(black,0.2); 3 | border-width: 1px; 4 | } 5 | 6 | QuirkyClient .linked .button:first-child:hover, 7 | QuirkyClient .linked .button:first-child:active, 8 | QuirkyClient .linked .button:first-child:checked { 9 | border-color: transparent; 10 | border-top-color: alpha(white,0.2); 11 | border-bottom-color: alpha(black,0.2); 12 | } 13 | -------------------------------------------------------------------------------- /gtk-3.0/settings.ini: -------------------------------------------------------------------------------- 1 | [Settings] 2 | gtk-auto-mnemonics = 1 3 | gtk-visible-focus = automatic 4 | 5 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/app-notifications.css: -------------------------------------------------------------------------------- 1 | /********************* 2 | * app notifications * 3 | *********************/ 4 | .app-notification { 5 | border-style: solid; 6 | border-color: shade(@header_bg_color, 0.9); 7 | border-width: 0 1px 1px 1px; 8 | border-bottom-right-radius: 5px; 9 | border-bottom-left-radius: 5px; 10 | padding: 8px; 11 | background-color: alpha(@header_bg_color,0.95); 12 | background-image: none; 13 | color: @header_fg_color; 14 | } 15 | 16 | .app-notification .button, 17 | .app-notification .button:hover { 18 | background-color: @cyan; 19 | color: @selected_fg_color; 20 | } 21 | 22 | .app-notification .button:active, 23 | .app-notification .button:hover:active { 24 | background-color: shade(@cyan,0.9); 25 | color: @selected_fg_color; 26 | } 27 | 28 | .app-notification .button.flat { 29 | background-color: transparent; 30 | color: @header_fg_color; 31 | } 32 | 33 | .app-notification .button.flat:hover, 34 | .app-notification .button.flat:hover:active { 35 | background-color: transparent; 36 | color: @red; 37 | } 38 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/assistant.css: -------------------------------------------------------------------------------- 1 | /************* 2 | * assistant * 3 | *************/ 4 | GtkAssistant .sidebar .highlight { 5 | font: bold; 6 | } 7 | 8 | GtkAssistant .sidebar { 9 | padding: 4px; 10 | border-width: 0 1px 0 0; 11 | border-style: solid; 12 | border-right-color: shade(@theme_bg_color, 0.8); 13 | border-radius: 0; 14 | background-color: @theme_bg_color; 15 | color: mix(@theme_fg_color, @theme_bg_color, 0.1); 16 | } 17 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/calendar.css: -------------------------------------------------------------------------------- 1 | /************ 2 | * Calendar * 3 | ************/ 4 | GtkCalendar { 5 | padding: 1px 4px 2px 4px; 6 | } 7 | 8 | GtkCalendar:inconsistent { 9 | color: mix(@fg_color, @bg_color, 0.5); 10 | } 11 | 12 | GtkCalendar.view, 13 | GtkCalendar.header, 14 | GtkCalendar.button, 15 | GtkCalendar.button:hover, 16 | GtkCalendar.button:insensitive { 17 | border-width: 0; 18 | background-color: transparent; 19 | background-image: none; 20 | } 21 | 22 | .highlight, 23 | GtkCalendar.highlight { 24 | border-width: 0; 25 | background-color: transparent; 26 | color: @selected_bg_color; 27 | } 28 | 29 | GtkCalendar:selected { 30 | border-radius: 5px; 31 | } 32 | 33 | GtkCalendar:selected:selected { 34 | background-color: @selected_bg_color; 35 | } 36 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/cell-row.css: -------------------------------------------------------------------------------- 1 | /**************** 2 | * cell and row * 3 | ****************/ 4 | .cell { 5 | border-width: 0; 6 | border-radius: 0; 7 | } 8 | 9 | .cell:selected, 10 | .cell:selected:hover, 11 | .cell:selected:focus { 12 | background-color: shade(@selected_bg_color, 0.9); 13 | background-image: linear-gradient(to bottom,shade(@selected_bg_color, 0.9),shade(@selected_bg_color, 0.9)); 14 | color: @selected_fg_color; 15 | border-color: shade(@selected_bg_color, 0.9); 16 | border-width: 1px 0; 17 | border-style: solid; 18 | } 19 | 20 | row:selected, 21 | row:selected:hover, 22 | row:selected:focus { 23 | border-style: none; 24 | border-color: shade(@selected_bg_color, 0.9); 25 | background-color: shade(@selected_bg_color, 0.9); 26 | color: @selected_fg_color; 27 | background-image: none; 28 | font: bold; 29 | } 30 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/check-radio.css: -------------------------------------------------------------------------------- 1 | /******************* 2 | * check and radio * 3 | *******************/ 4 | .check, 5 | .radio, 6 | .check:insensitive, 7 | .radio:insensitive { 8 | border-style: none; 9 | background-color: transparent; 10 | } 11 | 12 | GtkCheckButton:hover, 13 | GtkCheckButton:active:hover, 14 | GtkCheckButton:selected, 15 | GtkCheckButton:selected:focus { 16 | background-color: transparent; 17 | } 18 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/column-header.css: -------------------------------------------------------------------------------- 1 | /***************** 2 | * column-header * 3 | *****************/ 4 | column-header .button, 5 | column-header .button:active { 6 | padding: 3px 8px; 7 | border-width: 0 1px 1px 0px; 8 | border-radius: 0; 9 | border-style: solid; 10 | } 11 | 12 | column-header .button, 13 | column-header .button:active, 14 | column-header .button:focus, 15 | column-header .button:active:focus { 16 | border-color: mix(@base_color, black, 0.2); 17 | border-bottom-color: mix(@base_color, black, 0.2); 18 | background-color: shade(@theme_base_color, 0.97); 19 | background-image: none; 20 | } 21 | 22 | column-header .button:hover, 23 | column-header .button:active:hover, 24 | column-header .button:hover:focus, 25 | column-header .button:active:hover:focus { 26 | border-color: mix(@base_color, black, 0.2); 27 | background-color: shade(@theme_base_color, 0.99); 28 | background-image: none; 29 | color: @theme_selected_bg_color; 30 | } 31 | 32 | column-header:last-child .button { 33 | border-width: 0 0 1px 0; 34 | } 35 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/content-view.css: -------------------------------------------------------------------------------- 1 | /**************** 2 | * content view * 3 | ****************/ 4 | .content-view.view { 5 | background-color: @theme_base_color; 6 | } 7 | 8 | .content-view.view:prelight { 9 | background-color: alpha(@theme_selected_bg_color, 0.6); 10 | } 11 | 12 | .content-view.view:selected, 13 | .content-view.view:active { 14 | background-color: @theme_selected_bg_color; 15 | } 16 | 17 | .content-view.view:insensitive { 18 | background-color: shade(@theme_base_color, 0.9); 19 | } 20 | 21 | GdMainIconView.content-view { 22 | -GdMainIconView-icon-size: 40; 23 | } 24 | 25 | GtkIconView.content-view.check { 26 | background-color: transparent; 27 | } 28 | 29 | GtkIconView.content-view.check:active { 30 | background-color: transparent; 31 | } 32 | 33 | .content-view.view.check, 34 | .content-view.view.check:active { 35 | background-color: transparent; 36 | } 37 | 38 | GtkIconView.content-view.check:prelight, 39 | GtkIconView.content-view.check:insensitive, 40 | GtkIconView.content-view.check:selected { 41 | background-color: transparent; 42 | } 43 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/dialogs.css: -------------------------------------------------------------------------------- 1 | /*********** 2 | * Dialogs * 3 | ***********/ 4 | .message-dialog { 5 | border-radius: 5px; 6 | } 7 | 8 | .message-dialog .titlebar { 9 | background-color: @theme_bg_color; 10 | } 11 | 12 | .message-dialog .window-frame { 13 | border:none; 14 | border-radius: 5px; 15 | background-color: @bg_color; 16 | box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.6); 17 | margin: 10px; 18 | } 19 | 20 | .message-dialog.csd .dialog-action-area .button { 21 | color: @theme_fg_color; 22 | background-color: @theme_bg_color; 23 | border:none; 24 | } 25 | 26 | .message-dialog.csd .dialog-action-area .button:hover { 27 | color: @theme_selected_bg_color; 28 | } 29 | 30 | .message-dialog.csd .dialog-action-area .button:active, 31 | .message-dialog.csd .dialog-action-area .button:checked, 32 | .message-dialog.csd .dialog-action-area .button:active:focus, 33 | .message-dialog.csd .dialog-action-area .button:checked:focus { 34 | color: @theme_selected_bg_color; 35 | } 36 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/entry.css: -------------------------------------------------------------------------------- 1 | /********* 2 | * entry * 3 | *********/ 4 | .entry, 5 | .primary-toolbar .entry { 6 | transition: 200ms linear; 7 | padding: 6px 8px; 8 | border-style: solid; 9 | border-radius: 3px; 10 | border-width: 1px; 11 | border-color: alpha(black,0.2); 12 | background-color: @base_color; 13 | background-image: none; 14 | color: @text_color; 15 | } 16 | 17 | .entry:active, 18 | .entry:focus { 19 | transition: 200ms linear; 20 | background-color: @base_color; 21 | border-bottom-color: @selected_bg_color; 22 | color: @text_color; 23 | } 24 | 25 | .entry:selected, 26 | .entry:selected:focus { 27 | background-color: shade(@bg_color, 0.9); 28 | color: @selected_bg_color; 29 | } 30 | 31 | .entry:insensitive { 32 | background-color: alpha(@base_color, 0.5); 33 | background-image: none; 34 | } 35 | 36 | .entry.progressbar { 37 | border-width: 0; 38 | border-radius: 3px; 39 | background-color: @selected_bg_color; 40 | background-image: none; 41 | color: @selected_fg_color; 42 | border-color: @selected_bg_color; 43 | } 44 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/gnome-sofware.css: -------------------------------------------------------------------------------- 1 | /* Copyright 2015 Sam Hewitt. 2 | * 3 | * This file is part of the Paper GTK theme. 4 | * 5 | * The Paper GTK theme is free software: you can redistribute it 6 | * and/or modify it under the terms of the GNU General Public License as 7 | * published by the Free Software Foundation, either version 3 of the 8 | * License, or (at your option) any later version. 9 | * 10 | * The Paper GTK theme is distributed in the hope that it will be 11 | * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General 13 | * Public License for more details. 14 | * 15 | * You should have received a copy of the GNU General Public License along 16 | * with the Paper GTK theme. If not, see http://www.gnu.org/licenses/. 17 | */ 18 | 19 | GtkImage.star{ 20 | color: #EF1A1A; 21 | } -------------------------------------------------------------------------------- /gtk-3.0/widgets/osd.css: -------------------------------------------------------------------------------- 1 | /******* 2 | * OSD * 3 | *******/ 4 | .background.osd { 5 | color: @osd_fg; 6 | background-color: @osd_bg; 7 | } 8 | 9 | .osd .view, 10 | .osd.view { 11 | background-color: @osd_base; 12 | } 13 | 14 | .osd.button, 15 | .osd .button { 16 | background-color: @osd_bg; 17 | background-image: none; 18 | color: @osd_fg; 19 | } 20 | 21 | .osd.toolbar { 22 | -GtkToolbar-button-relief: none; 23 | 24 | border: 1px solid shade(@osd_bg,0.8); 25 | border-radius: 4px; 26 | background-color: @osd_bg; 27 | background-image: none; 28 | color: @osd_fg; 29 | } 30 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/search-bar.css: -------------------------------------------------------------------------------- 1 | /*************** 2 | * search bars * 3 | ***************/ 4 | .search-bar.primary-toolbar, 5 | .search-bar.toolbar, 6 | .search-bar { 7 | padding: 7px; 8 | background-color: @theme_bg_color; 9 | color: @theme_fg_color; 10 | border:none; 11 | } 12 | 13 | .search-bar GtkSearchEntry, 14 | .search-bar GtkSearchEntry:focus, 15 | .search-bar.primary-toolbar GtkSearchEntry, 16 | .search-bar.primary-toolbar GtkSearchEntry:focus { 17 | border-radius: 5px; 18 | border-color:transparent; 19 | } 20 | 21 | .search-bar .button.close-button { 22 | padding: 4px; 23 | } 24 | 25 | .search-bar.toolbar .button { 26 | border: none; 27 | background: none; 28 | color: @theme_fg_color; 29 | } 30 | 31 | .search-bar.toolbar .button:hover, 32 | .search-bar.toolbar .button:active:hover, 33 | .search-bar.toolbar .button:checked:checked { 34 | background: none; 35 | color: @selected_bg_color; 36 | } 37 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/spinner.css: -------------------------------------------------------------------------------- 1 | @keyframes spin { 2 | to { 3 | -gtk-icon-transform: rotate(1turn); 4 | } 5 | } 6 | 7 | .spinner { 8 | background-image: none; 9 | background-color: blue; 10 | opacity: 0; 11 | -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); 12 | } 13 | 14 | .spinner:active { 15 | opacity: 1; 16 | animation: spin 1s linear infinite; 17 | } 18 | 19 | .spinner:active:insensitive { 20 | opacity: 0.5; 21 | } 22 | -------------------------------------------------------------------------------- /gtk-3.0/widgets/switch.css: -------------------------------------------------------------------------------- 1 | /************* 2 | * GtkSwitch * 3 | *************/ 4 | 5 | GtkSwitch { 6 | -GtkSwitch-slider-width: 30; 7 | border: none; 8 | font: 1; 9 | } 10 | 11 | GtkSwitch.trough { 12 | background-color: transparent; 13 | background-repeat: no-repeat; 14 | background-position: 0 center; 15 | border-color: transparent; 16 | border-image: none; 17 | border-style: none; 18 | color: transparent; 19 | box-shadow: none; 20 | text-shadow: none; 21 | } 22 | 23 | GtkSwitch.trough:active { 24 | background-color: transparent; 25 | } 26 | 27 | GtkSwitch.slider { 28 | background-repeat: no-repeat; 29 | background-position: 0 center; 30 | background-color: transparent; 31 | } 32 | -------------------------------------------------------------------------------- /gtk-3.20/_apps.scss: -------------------------------------------------------------------------------- 1 | /********************** 2 | * DE-Specific Styles * 3 | **********************/ 4 | 5 | @import 'apps/budgie'; 6 | @import 'apps/gnome'; 7 | @import 'apps/pantheon'; 8 | @import 'apps/xfce'; 9 | @import 'apps/unity'; 10 | @import 'apps/mate'; 11 | 12 | /*********************** 13 | * App-Specific Styles * 14 | ***********************/ 15 | 16 | @import 'apps/geary'; 17 | @import 'apps/lightdm'; 18 | @import 'apps/thunar'; 19 | @import 'apps/nemo'; 20 | @import 'apps/caja'; 21 | -------------------------------------------------------------------------------- /gtk-3.20/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.20/assets/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 | -------------------------------------------------------------------------------- /gtk-3.20/gtk-dark.scss: -------------------------------------------------------------------------------- 1 | 2 | 3 | $variant: 'dark'; 4 | 5 | @import 'colors'; 6 | @import 'elementary-colors'; 7 | @import 'colors-public'; 8 | @import 'drawing'; 9 | @import 'common'; 10 | @import 'widgets'; 11 | @import 'apps'; 12 | -------------------------------------------------------------------------------- /gtk-3.20/gtk.scss: -------------------------------------------------------------------------------- 1 | 2 | 3 | $variant: 'light'; 4 | 5 | @import 'colors'; 6 | @import 'elementary-colors'; 7 | @import 'colors-public'; 8 | @import 'drawing'; 9 | @import 'common'; 10 | @import 'widgets'; 11 | @import 'apps'; 12 | -------------------------------------------------------------------------------- /gtk-3.20/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.20/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.20/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.20/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.20/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.20/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.20/widgets/_popovers.scss: -------------------------------------------------------------------------------- 1 | /*************** 2 | * Popovers * 3 | ***************/ 4 | 5 | popover.background { 6 | padding: 2px; 7 | border-radius: 5px; 8 | background-color: $popover_bg_color; 9 | 10 | .csd &, & { border: 1px solid $borders_color; } 11 | 12 | box-shadow: 0 1px 2px transparentize(black, 0.7); 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 | 43 | checkbutton, 44 | radiobutton { @extend modelbutton.flat; } 45 | } 46 | -------------------------------------------------------------------------------- /gtk-3.20/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.20/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.20/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: if($variant == 'light', transparentize(#23262E, 0.2), 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/pantheon'; 8 | @import 'apps/xfce'; 9 | @import 'apps/unity'; 10 | @import 'apps/mate'; 11 | 12 | /*********************** 13 | * App-Specific Styles * 14 | ***********************/ 15 | 16 | @import 'apps/geary'; 17 | @import 'apps/lightdm'; 18 | @import 'apps/thunar'; 19 | @import 'apps/nemo'; 20 | @import 'apps/caja'; 21 | -------------------------------------------------------------------------------- /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/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/apps/_thunar.scss: -------------------------------------------------------------------------------- 1 | 2 | /* thunar */ 3 | .thunar toolbar { 4 | background-color: $base_color; 5 | } 6 | 7 | /* buttons in toolbar */ 8 | .thunar toolbar.horizontal button image { 9 | -gtk-icon-transform:scale(0.72); 10 | } 11 | 12 | scrolledwindow.sidebar treeview.view { 13 | background: $base_color; 14 | padding: 1.5px; 15 | border: none; 16 | box-shadow: none; 17 | } 18 | 19 | /* path-bar of thunar */ 20 | window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button, window.thunar paned > scrolledwindow treeview.view { 21 | &:hover, &:checked, &:selected{ 22 | background-color: transparent; 23 | color: $selected_bg_color; 24 | box-shadow: none; 25 | } 26 | 27 | &:checked:backdrop, &:selected:backdrop { 28 | label { color: $backdrop_selected_bg_color; } 29 | } 30 | } 31 | 32 | window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-bar > button.path-bar-button { 33 | background: none; 34 | outline: none; 35 | border: none; 36 | box-shadow: none; 37 | } 38 | -------------------------------------------------------------------------------- /gtk-4.0/assets/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 | -------------------------------------------------------------------------------- /gtk-4.0/gtk-dark.scss: -------------------------------------------------------------------------------- 1 | 2 | 3 | $variant: 'light'; 4 | 5 | @import '../gtk-3.20/colors'; 6 | @import '../gtk-3.20/elementary-colors'; 7 | @import '../gtk-3.20/colors-public'; 8 | @import 'drawing'; 9 | @import 'common'; 10 | @import 'widgets'; 11 | @import 'apps'; 12 | -------------------------------------------------------------------------------- /gtk-4.0/gtk.scss: -------------------------------------------------------------------------------- 1 | 2 | 3 | $variant: 'light'; 4 | 5 | @import '../gtk-3.20/colors'; 6 | @import '../gtk-3.20/elementary-colors'; 7 | @import '../gtk-3.20/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 { 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 | } 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 | border-radius: 8px; 32 | 33 | &:backdrop { 34 | background-image: none; 35 | transition: $backdrop_transition; 36 | } 37 | 38 | button { padding: 2px; } 39 | 40 | //close button 41 | button.circular.flat.image-button { 42 | padding: 2px; 43 | &:hover { @include button(hover, $red, $selected_fg_color); } 44 | } 45 | } -------------------------------------------------------------------------------- /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: if($variant == 'light', transparentize(#23262E, 0.2), 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=Ant-Nebula 4 | Comment=A flat and light theme with a modern look 5 | Encoding=UTF-8 6 | 7 | [X-GNOME-Metatheme] 8 | GtkTheme=Ant-Nebula 9 | MetacityTheme=Ant-Nebula 10 | IconTheme=Boston 11 | ButtonLayout=:minimize,maximize,close 12 | -------------------------------------------------------------------------------- /metacity-1/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/close.png -------------------------------------------------------------------------------- /metacity-1/close_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/close_focused.png -------------------------------------------------------------------------------- /metacity-1/close_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/close_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/close_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/close_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/close_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/close_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/close_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/close_unfocused.png -------------------------------------------------------------------------------- /metacity-1/close_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/close_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/close_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/close_unfocused_pressed.png -------------------------------------------------------------------------------- /metacity-1/maximize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/maximize.png -------------------------------------------------------------------------------- /metacity-1/maximize_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/maximize_focused.png -------------------------------------------------------------------------------- /metacity-1/maximize_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/maximize_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/maximize_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/maximize_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/maximize_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/maximize_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/maximize_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/maximize_unfocused.png -------------------------------------------------------------------------------- /metacity-1/maximize_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/maximize_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/maximize_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/maximize_unfocused_pressed.png -------------------------------------------------------------------------------- /metacity-1/menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/menu.png -------------------------------------------------------------------------------- /metacity-1/menu_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/menu_focused.png -------------------------------------------------------------------------------- /metacity-1/menu_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/menu_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/menu_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/menu_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/menu_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/menu_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/menu_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/menu_unfocused.png -------------------------------------------------------------------------------- /metacity-1/menu_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/menu_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/menu_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/minimize.png -------------------------------------------------------------------------------- /metacity-1/minimize_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/minimize_focused.png -------------------------------------------------------------------------------- /metacity-1/minimize_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/minimize_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/minimize_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/minimize_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/minimize_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/minimize_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/minimize_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/minimize_unfocused.png -------------------------------------------------------------------------------- /metacity-1/minimize_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/minimize_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/minimize_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/minimize_unfocused_pressed.png -------------------------------------------------------------------------------- /metacity-1/shade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/shade.png -------------------------------------------------------------------------------- /metacity-1/shade_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/shade_focused.png -------------------------------------------------------------------------------- /metacity-1/shade_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/shade_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/shade_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/shade_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/shade_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/shade_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/shade_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/shade_unfocused.png -------------------------------------------------------------------------------- /metacity-1/shade_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/shade_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/shade_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/shade_unfocused_pressed.png -------------------------------------------------------------------------------- /metacity-1/thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/thumbnail.png -------------------------------------------------------------------------------- /metacity-1/unmaximize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unmaximize.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unmaximize_focused.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unmaximize_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unmaximize_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unmaximize_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unmaximize_unfocused.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unmaximize_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/unmaximize_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unmaximize_unfocused_pressed.png -------------------------------------------------------------------------------- /metacity-1/unshade.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unshade.png -------------------------------------------------------------------------------- /metacity-1/unshade_focused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unshade_focused.png -------------------------------------------------------------------------------- /metacity-1/unshade_focused_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unshade_focused_normal.png -------------------------------------------------------------------------------- /metacity-1/unshade_focused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unshade_focused_prelight.png -------------------------------------------------------------------------------- /metacity-1/unshade_focused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unshade_focused_pressed.png -------------------------------------------------------------------------------- /metacity-1/unshade_unfocused.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unshade_unfocused.png -------------------------------------------------------------------------------- /metacity-1/unshade_unfocused_prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/metacity-1/unshade_unfocused_prelight.png -------------------------------------------------------------------------------- /metacity-1/unshade_unfocused_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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 | "test": "echo \"Error: no test specified\" && exit 1" 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 | -------------------------------------------------------------------------------- /thumbnail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/thumbnail.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/bottom-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/bottom-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/bottom-inactive.png: -------------------------------------------------------------------------------- 1 | bottom-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/bottom-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/bottom-left-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/bottom-left-inactive.png: -------------------------------------------------------------------------------- 1 | bottom-left-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/bottom-right-active.png: -------------------------------------------------------------------------------- 1 | bottom-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/bottom-right-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/bottom-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/close-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/close-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/close-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/close-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/close-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/close-prelight.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/close-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/close-pressed.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/hide-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/hide-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/hide-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/hide-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/hide-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/hide-prelight.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/hide-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/hide-pressed.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/left-active.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/left-inactive.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/maximize-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/maximize-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/maximize-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/maximize-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/maximize-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/maximize-prelight.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/maximize-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/maximize-pressed.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/menu-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/menu-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/menu-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/menu-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/menu-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/menu-prelight.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/menu-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/menu-pressed.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/right-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/right-inactive.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/shade-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/shade-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/shade-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/shade-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/shade-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/shade-prelight.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/shade-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/shade-pressed.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/stick-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/stick-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/stick-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/stick-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/stick-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/stick-prelight.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/stick-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/stick-pressed.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/themerc: -------------------------------------------------------------------------------- 1 | #button_layout=O|HMC 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=#ECEFF1 14 | active_text_shadow_color=#ECEFF1 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/Ant-Nebula-hdpi/xfwm4/title-1-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/title-1-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/title-1-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/title-1-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/title-1-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/title-1-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/title-2-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/title-2-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/title-2-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/title-2-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/title-3-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/title-3-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/title-3-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/title-3-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/title-4-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/title-4-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/title-4-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/title-4-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/title-5-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/title-5-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/title-5-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/title-5-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/top-left-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/top-left-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/top-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/top-left-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/top-left-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/top-left-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/top-right-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/top-right-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/top-right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/top-right-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-hdpi/xfwm4/top-right-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-hdpi/xfwm4/top-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/bottom-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/bottom-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/bottom-inactive.png: -------------------------------------------------------------------------------- 1 | bottom-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/bottom-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/bottom-left-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/bottom-left-inactive.png: -------------------------------------------------------------------------------- 1 | bottom-left-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/bottom-right-active.png: -------------------------------------------------------------------------------- 1 | bottom-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/bottom-right-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/bottom-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/close-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/close-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/close-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/close-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/close-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/close-prelight.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/close-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/close-pressed.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/hide-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/hide-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/hide-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/hide-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/hide-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/hide-prelight.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/hide-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/hide-pressed.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/left-active.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/left-inactive.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/maximize-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/maximize-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/maximize-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/maximize-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/maximize-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/maximize-prelight.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/maximize-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/maximize-pressed.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/menu-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/menu-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/menu-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/menu-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/menu-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/menu-prelight.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/menu-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/menu-pressed.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/right-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/right-inactive.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/shade-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/shade-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/shade-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/shade-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/shade-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/shade-prelight.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/shade-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/shade-pressed.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/stick-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/stick-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/stick-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/stick-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/stick-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/stick-prelight.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/stick-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/stick-pressed.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/themerc: -------------------------------------------------------------------------------- 1 | #button_layout=O|HMC 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=#ECEFF1 14 | active_text_shadow_color=#ECEFF1 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/Ant-Nebula-xhdpi/xfwm4/title-1-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/title-1-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/title-1-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/title-1-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/title-1-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/title-1-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/title-2-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/title-2-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/title-2-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/title-2-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/title-3-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/title-3-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/title-3-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/title-3-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/title-4-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/title-4-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/title-4-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/title-4-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/title-5-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/title-5-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/title-5-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/title-5-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/top-left-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/top-left-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/top-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/top-left-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/top-left-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/top-left-inactive.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/top-right-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/top-right-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/top-right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/top-right-active.png -------------------------------------------------------------------------------- /xfwm4/Ant-Nebula-xhdpi/xfwm4/top-right-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/Ant-Nebula-xhdpi/xfwm4/top-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/bottom-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/bottom-active.png -------------------------------------------------------------------------------- /xfwm4/bottom-inactive.png: -------------------------------------------------------------------------------- 1 | bottom-active.png -------------------------------------------------------------------------------- /xfwm4/bottom-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/bottom-right-inactive.png -------------------------------------------------------------------------------- /xfwm4/close-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/close-active.png -------------------------------------------------------------------------------- /xfwm4/close-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/close-inactive.png -------------------------------------------------------------------------------- /xfwm4/close-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/close-prelight.png -------------------------------------------------------------------------------- /xfwm4/close-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/close-pressed.png -------------------------------------------------------------------------------- /xfwm4/hide-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/hide-active.png -------------------------------------------------------------------------------- /xfwm4/hide-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/hide-inactive.png -------------------------------------------------------------------------------- /xfwm4/hide-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/hide-prelight.png -------------------------------------------------------------------------------- /xfwm4/hide-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/maximize-active.png -------------------------------------------------------------------------------- /xfwm4/maximize-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/maximize-inactive.png -------------------------------------------------------------------------------- /xfwm4/maximize-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/maximize-prelight.png -------------------------------------------------------------------------------- /xfwm4/maximize-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/maximize-pressed.png -------------------------------------------------------------------------------- /xfwm4/menu-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/menu-active.png -------------------------------------------------------------------------------- /xfwm4/menu-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/menu-inactive.png -------------------------------------------------------------------------------- /xfwm4/menu-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/menu-prelight.png -------------------------------------------------------------------------------- /xfwm4/menu-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/right-active.png -------------------------------------------------------------------------------- /xfwm4/right-inactive.png: -------------------------------------------------------------------------------- 1 | right-active.png -------------------------------------------------------------------------------- /xfwm4/shade-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/shade-active.png -------------------------------------------------------------------------------- /xfwm4/shade-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/shade-inactive.png -------------------------------------------------------------------------------- /xfwm4/shade-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/shade-prelight.png -------------------------------------------------------------------------------- /xfwm4/shade-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/shade-pressed.png -------------------------------------------------------------------------------- /xfwm4/stick-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/stick-active.png -------------------------------------------------------------------------------- /xfwm4/stick-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/stick-inactive.png -------------------------------------------------------------------------------- /xfwm4/stick-prelight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/stick-prelight.png -------------------------------------------------------------------------------- /xfwm4/stick-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/stick-pressed.png -------------------------------------------------------------------------------- /xfwm4/themerc: -------------------------------------------------------------------------------- 1 | #button_layout=O|HMC 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=#ECEFF1 14 | active_text_shadow_color=#ECEFF1 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/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/title-1-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/title-1-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/title-1-active.png -------------------------------------------------------------------------------- /xfwm4/title-1-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/title-1-inactive.png -------------------------------------------------------------------------------- /xfwm4/title-2-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/title-2-active.png -------------------------------------------------------------------------------- /xfwm4/title-2-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/title-2-inactive.png -------------------------------------------------------------------------------- /xfwm4/title-3-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/title-3-active.png -------------------------------------------------------------------------------- /xfwm4/title-3-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/title-3-inactive.png -------------------------------------------------------------------------------- /xfwm4/title-4-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/title-4-active.png -------------------------------------------------------------------------------- /xfwm4/title-4-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/title-4-inactive.png -------------------------------------------------------------------------------- /xfwm4/title-5-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/title-5-active.png -------------------------------------------------------------------------------- /xfwm4/title-5-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/title-5-inactive.png -------------------------------------------------------------------------------- /xfwm4/top-left-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/top-left-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/top-left-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/top-left-active.png -------------------------------------------------------------------------------- /xfwm4/top-left-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/top-left-inactive.png -------------------------------------------------------------------------------- /xfwm4/top-right-active-shaded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/top-right-active-shaded.png -------------------------------------------------------------------------------- /xfwm4/top-right-active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/top-right-active.png -------------------------------------------------------------------------------- /xfwm4/top-right-inactive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EliverLara/Ant-Nebula/23e4a36f07222acd29ebdbfd3025fd788d476c88/xfwm4/top-right-inactive.png --------------------------------------------------------------------------------