File indexing completed on 2024-04-21 05:54:19

0001 <?php
0002 
0003 return array (
0004   'favicon' => '/images/system/storeLogo.png',
0005   'logo' => '/theme/flatui/img/new/O-standard-logo.png',
0006   'head' => 
0007   array (
0008     'browser_title' => 'api.kde-look.org',
0009     'browser_title_prepend' => 'api.kde-look.org - ',
0010     'meta_author' => 'api.kde-look.org',
0011     'meta_description' => 'The OpenDesktop Community',
0012     'meta_keywords' => '',
0013   ),
0014   'homepage' => 
0015   array (
0016     'logo' => 
0017     array (
0018       'background-image' => 'url(\'/theme/flatui/img/new/O-standard-logo.png\')',
0019       'background-position' => 'inherit',
0020       'background-repeat' => 'no-repeat',
0021       'height' => '250px',
0022       'width' => '400px',
0023     ),
0024     'headline' => '<h2>api.kde-look.org</h2>                        <h3>to support free products and services.</h3>                        <p>                            <a class="btn btn-primary btn-native btn-large watch-video" href="#homepage-video"                               data-toggle="modal">Watch Video</a>                            <a class="btn btn-primary btn-pling-red btn-large" href="/register">Get Started</a>                        </p>',
0025   ),
0026   'footer_heading' => 'api.kde-look.org',
0027   'domain' => 'api.kde-look.org',
0028   'trademark' => 
0029   array (
0030     'text' => '',
0031     'owner' => '',
0032   ),
0033   'header' => 
0034   array (
0035     'background-image' => 'none',
0036     'background-color' => '#e2e2e2',
0037     'color' => '#ffffff',
0038     'height' => '90px',
0039   ),
0040   'header-logo' => 
0041   array (
0042     'background-image' => 'none',
0043     'height' => '90px',
0044     'width' => '140px',
0045     'top' => '5px',
0046     'left' => '0',
0047     'image-src' => '/theme/flatui/img/new/O-standard-logo.png',
0048   ),
0049   'header-nav-tabs' => 
0050   array (
0051     'background-color' => '#AAA6A6',
0052     'background-color-active' => '#FF8743',
0053     'background-color-hover' => '#FF8743',
0054     'border-color' => '#ffffff',
0055     'border-radius' => '5px 5px 0 0',
0056     'border-style' => 'solid solid none',
0057     'border-with' => '2px 2px 0',
0058     'height' => '24px',
0059     'margin-right' => '2px',
0060     'absolute-left' => '510px',
0061     'absolute-right' => '30px',
0062     'link' => 
0063     array (
0064       'color' => '#ffffff',
0065       'color-active' => '#ffffff',
0066       'color-hover' => '#ffffff',
0067     ),
0068   ),
0069 );