Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 3.22.41.80
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
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
/
home /
baltic /
web /
themes /
bartik /
color /
[ HOME SHELL ]
Name
Size
Permission
Action
base.png
106
B
-rw-r--r--
color.inc
3.5
KB
-rw-r--r--
preview.css
4.27
KB
-rw-r--r--
preview.html
2.1
KB
-rw-r--r--
preview.js
1.97
KB
-rw-r--r--
preview.png
106
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : color.inc
<?php // Put the logo path into JavaScript for the live preview. drupal_add_js(array('color' => array('logo' => theme_get_setting('logo', 'bartik'))), 'setting'); $info = array( // Available colors and color labels used in theme. 'fields' => array( 'top' => t('Header top'), 'bottom' => t('Header bottom'), 'bg' => t('Main background'), 'sidebar' => t('Sidebar background'), 'sidebarborders' => t('Sidebar borders'), 'footer' => t('Footer background'), 'titleslogan' => t('Title and slogan'), 'text' => t('Text color'), 'link' => t('Link color'), ), // Pre-defined color schemes. 'schemes' => array( 'default' => array( 'title' => t('Blue Lagoon (default)'), 'colors' => array( 'top' => '#0779bf', 'bottom' => '#48a9e4', 'bg' => '#ffffff', 'sidebar' => '#f6f6f2', 'sidebarborders' => '#f9f9f9', 'footer' => '#292929', 'titleslogan' => '#fffeff', 'text' => '#3b3b3b', 'link' => '#0071B3', ), ), 'firehouse' => array( 'title' => t('Firehouse'), 'colors' => array( 'top' => '#cd2d2d', 'bottom' => '#cf3535', 'bg' => '#ffffff', 'sidebar' => '#f1f4f0', 'sidebarborders' => '#ededed', 'footer' => '#1f1d1c', 'titleslogan' => '#fffeff', 'text' => '#3b3b3b', 'link' => '#d6121f', ), ), 'ice' => array( 'title' => t('Ice'), 'colors' => array( 'top' => '#d0d0d0', 'bottom' => '#c2c4c5', 'bg' => '#ffffff', 'sidebar' => '#ffffff', 'sidebarborders' => '#cccccc', 'footer' => '#24272c', 'titleslogan' => '#000000', 'text' => '#4a4a4a', 'link' => '#019dbf', ), ), 'plum' => array( 'title' => t('Plum'), 'colors' => array( 'top' => '#4c1c58', 'bottom' => '#593662', 'bg' => '#fffdf7', 'sidebar' => '#edede7', 'sidebarborders' => '#e7e7e7', 'footer' => '#2c2c28', 'titleslogan' => '#ffffff', 'text' => '#301313', 'link' => '#9d408d', ), ), 'slate' => array( 'title' => t('Slate'), 'colors' => array( 'top' => '#4a4a4a', 'bottom' => '#4e4e4e', 'bg' => '#ffffff', 'sidebar' => '#ffffff', 'sidebarborders' => '#d0d0d0', 'footer' => '#161617', 'titleslogan' => '#ffffff', 'text' => '#3b3b3b', 'link' => '#0073b6', ), ), ), // CSS files (excluding @import) to rewrite with new color scheme. 'css' => array( 'css/colors.css', ), // Files to copy. 'copy' => array( 'logo.png', ), // Gradient definitions. 'gradients' => array( array( // (x, y, width, height). 'dimension' => array(0, 0, 0, 0), // Direction of gradient ('vertical' or 'horizontal'). 'direction' => 'vertical', // Keys of colors to use for the gradient. 'colors' => array('top', 'bottom'), ), ), // Color areas to fill (x, y, width, height). 'fill' => array(), // Coordinates of all the theme slices (x, y, width, height) // with their filename as used in the stylesheet. 'slices' => array(), // Reference color used for blending. Matches the base.png's colors. 'blend_target' => '#ffffff', // Preview files. 'preview_css' => 'color/preview.css', 'preview_js' => 'color/preview.js', 'preview_html' => 'color/preview.html', // Base file for image generation. 'base_image' => 'color/base.png', );
Close