| Server IP : 103.48.194.25 / Your IP : 216.73.216.74 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/maysayhoaqua.com.vn-bk/public_html/wp-content/plugins/ml-slider/themes/nexus/ |
Upload File : |
<?php
/**
* Keep this file as is.
* You can optionally add array() values to allow to customize theme design
* See themes/customize.php as reference
*/
return array(
array(
'label' => esc_html__( 'Arrows', 'ml-slider' ),
'name' => 'arrows_color',
'type' => 'color',
'default' => '#d48931',
'dependencies' => 'links'
),
array(
'label' => esc_html__( 'Arrows Hover', 'ml-slider' ),
'name' => 'arrows_color_hover',
'type' => 'color',
'default' => '#174d51',
'dependencies' => 'links'
),
array(
'label' => esc_html__( 'Navigation', 'ml-slider' ),
'name' => 'navigation_color',
'type' => 'color',
'default' => '#d48931',
'dependencies' => 'navigation'
),
array(
'label' => esc_html__( 'Navigation Hover', 'ml-slider' ),
'name' => 'navigation_color_hover',
'type' => 'color',
'default' => '#174d51',
'dependencies' => 'navigation'
),
array(
'label' => esc_html__( 'Navigation Active', 'ml-slider' ),
'name' => 'navigation_color_active',
'type' => 'color',
'default' => '#174d51',
'dependencies' => 'navigation'
),
array(
'label' => esc_html__( 'Caption background', 'ml-slider' ),
'name' => 'caption_background',
'type' => 'color',
'default' => 'rgba(12,37,33,0.8)'
),
array(
'label' => esc_html__( 'Caption text', 'ml-slider' ),
'name' => 'caption_text_color',
'type' => 'color',
'default' => '#ffffff'
),
array(
'label' => esc_html__( 'Caption links', 'ml-slider' ),
'name' => 'caption_links_color',
'type' => 'color',
'default' => '#faf461'
),
array(
'label' => esc_html__( 'Button', 'ml-slider' ),
'name' => 'image_button_color',
'type' => 'color',
'default' => '#D48931'
),
array(
'label' => esc_html__( 'Button Hover', 'ml-slider' ),
'name' => 'image_button_hover',
'type' => 'color',
'default' => '#a86619'
)
);