File: /data0/brighttherapyllc.com/.trash/salute/samples/default-options.php
<?php
return array(
'header-logo-type' => 'image',
'site-max-width' => '1260',
'body-padding' => array(
'top' => array(
'desktop' => '0',
'tablet' => '0',
'phone' => '0',
),
'right' => array(
'desktop' => '0',
'tablet' => '0',
'phone' => '0',
),
'bottom' => array(
'desktop' => '0',
'tablet' => '0',
'phone' => '0',
),
'left' => array(
'desktop' => '0',
'tablet' => '0',
'phone' => '0',
),
'unit' => array(
'desktop' => 'px',
'tablet' => 'px',
'phone' => 'px',
),
),
'accent-color' => array(
'1' => '#132573',
'2' => '#ff9f9f',
'3' => '#2a3d53',
'4' => '#d8d8d8',
'5' => '#ffffff',
'6' => '#000000',
'7' => '#f5f5f5',
'8' => '#e6f1f7',
'2-hc' => '#132573',
'auto-contrast' => '',
'1-hc' => '#ffffff',
'5-hc' => '#0a0a0a',
'6-hc' => '#ffffff',
'7-hc' => '#00050a',
'8-hc' => '#132573',
'4-hc' => '#161616',
'3-hc' => '#ffffff',
),
'google_fonts' => '',
'custom-js' => '',
);