Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
phpmyadmin /
themes /
original /
scss /
[ HOME SHELL ]
Name
Size
Permission
Action
_alert.scss
634
B
-rw-r--r--
_breadcrumbs.scss
297
B
-rw-r--r--
_card.scss
1.18
KB
-rw-r--r--
_common.scss
48.01
KB
-rw-r--r--
_forms.scss
60
B
-rw-r--r--
_icons.scss
11.52
KB
-rw-r--r--
_list-group.scss
325
B
-rw-r--r--
_modal.scss
128
B
-rw-r--r--
_nav.scss
432
B
-rw-r--r--
_navbar.scss
569
B
-rw-r--r--
_navigation.scss
7.15
KB
-rw-r--r--
_reboot.scss
159
B
-rw-r--r--
_tables.scss
237
B
-rw-r--r--
_variables.scss
2.76
KB
-rw-r--r--
printview.scss
41
B
-rw-r--r--
theme-rtl.scss
35
B
-rw-r--r--
theme.scss
626
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _variables.scss
// configures general layout for detailed layout configuration please refer to the css files // navi frame // navi frame width $navi-width: 240px; // foreground (text) color for the navi frame $navi-color: #000; // background for the navi frame $navi-background: #d0dce0; // foreground (text) color of the pointer in navi frame $navi-pointer-color: #000; // background of the pointer in navi frame $navi-pointer-background: #99c; // main frame // foreground (text) color for the main frame $main-color: #000; // foreground (text) color of the pointer in browse mode $browse-pointer-color: #000; // background of the pointer in browse mode $browse-pointer-background: #cfc; // foreground (text) color of the marker (visually marks row by clicking on it) // in browse mode $browse-marker-color: #000; // background of the marker (visually marks row by clicking on it) in browse mode $browse-marker-background: #fc9; // tables // border $border: 0; // table header and footer color $th-background: #d3dce3; // table header and footer background $th-color: #000; // table data row background $bg-one: #e5e5e5; // table data row background, alternate $bg-two: #d5d5d5; // Bootstrap // --------- // Body $body-bg: #f5f5f5; $body-color: $main-color; // Typography $font-family-base: sans-serif; $font-family-monospace: monospace; $font-size-base: 0.82rem; // Tables $table-cell-padding: 0.1em 0.5em; $table-cell-padding-sm: $table-cell-padding; $table-striped-order: even; $table-bg: #f5f5f5; $table-accent-bg: $bg-two; $table-hover-bg: $browse-pointer-background; $table-hover-color: $browse-pointer-color; $table-head-color: $th-color; $table-head-bg: $th-background; // Dropdowns $dropdown-padding-y: 0; $dropdown-item-padding-y: 0; $dropdown-item-padding-x: 0; // Navbar $enable-transitions: false; $enable-caret: false; $navbar-padding-y: 0; $navbar-padding-x: 0; $navbar-nav-link-padding-x: 2px; $navbar-nav-link-padding-y: 2px; $navbar-light-color: #00f; $navbar-light-hover-color: #f00; $navbar-light-active-color: #00f; $navbar-light-disabled-color: #00f; // Card $card-border-radius: 0; $card-border-color: $main-color; $card-cap-bg: $th-background; $card-bg: $bg-one; $card-spacer-y: 0.5em; $card-spacer-x: 0.5em; // Breadcrumbs $breadcrumb-padding-y: 0.1rem; $breadcrumb-margin-bottom: 0; $breadcrumb-bg: white; $breadcrumb-divider-color: inherit; $breadcrumb-divider: quote("ยป"); $breadcrumb-border-radius: 0; // Alert $alert-margin-bottom: 0.2em; $alert-border-radius: 0; $alert-border-width: 2px; // List group $list-group-bg: inherit; $list-group-item-padding-x: 0; $list-group-item-padding-y: 0; // Modals $modal-content-border-radius: 0; $modal-header-border-color: #000; $modal-inner-padding: 0.75rem; $modal-footer-margin-between: 0.1rem; $modal-header-padding-y: 0.4rem;
Close