![]() Server : Apache/2 System : Linux server-15-235-50-60 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 User : gositeme ( 1004) PHP Version : 8.2.29 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/gositeme/domains/gositeme.com/public_html/whmcs/templates/lagom22/core/styles/depth/ |
<?php
return [
'name' => 'Depth',
'preview' => 'thumb.png',
'iconType' => 'default',
'variables' => [
'bodyClass' => 'lagom-depth'
],
'settings' => [
'schemes' => [
'primary' => [
'name' => 'Primary',
'color' => '--brand-primary-gradient-v',
],
'secondary' => [
'name' => 'Secondary',
'color' => '--brand-secondary-gradient-v',
]
],
'additionalFooterSchemes' =>[
'gray' => [
'type' => 'gray',
'name' => 'Gray',
'color' => '--gray-gradient-h',
]
],
'group' => [
'sidebar' => [
'name' => "Sidebar",
'styles' => [
"summary" => [
"variableName" => "summaryStyle",
"name" => "Sidebar Summary Style",
"default" => "primary",
"tooltip" => "Choose what style you would like to use for Summary Box. This element is visible in sidebars during the ordering process."
],
"boxed" => [
"variableName" => "sidebarBoxStyle",
"name" => "Sidebar Boxed Style",
"default" => "primary",
"tooltip" => "Choose what style you would like to use for Sidebar Box. This element is displayed to logged in customers on client area pages. For example, a box with the total amount for unpaid invoices on the View Invoice pages."
],
"account" => [
"variableName" => "sidebarAccountBoxStyle",
"name" => "Sidebar Account Style",
"default" => "default",
"tooltip" => "Choose what style you would like to use for Account Box. This element is displayed to logged in customers in the sidebar on the Dashboard page."
]
]
],
'site' => [
'name' => "Site",
'styles' => [
"banner" => [
"variableName" => "siteBannerStyle",
"name" => "Site Banner Style",
"default" => "secondary",
"tooltip" => "Choose what style you would like to use for Site Banner. Those banners are displayed on the Homepage and MarketConnect product pages."
],
"secondary" => [
"variableName" => "secondarySectionStyle",
"name" => "Site Secondary Section Style",
"default" => "secondary",
"tooltip" => "Choose what style you would like to use for Secondary Section. Those sections are displayed on the Homepage and MarketConnect product pages."
]
]
],
'layout' => [
'name' => "Layout",
'styles' => [
"navigation" => [
"variableName" => "leftNavStyle",
"name" => "Left Navigation Style",
"default" => "primary",
"tooltip" => "Choose what style you would like to use for Left Navigation for both logged in and logged out customers."
],
"navigationTop" => [
"variableName" => "topNavStyle",
"name" => "Top Navigation Style",
"default" => "default",
"tooltip" => "Choose what style you would like to use for Top Navigation for both logged in and logged out customers."
],
"login" => [
"variableName" => "loginBgStyle",
"name" => "Login Page Background Style",
"default" => "secondary",
"tooltip" => "Choose what style you would like to use for Login Background."
],
"loginSidebar" => [
"variableName" => "loginSidebarStyle",
"name" => "Login Sidebar Background Style",
"default" => "secondary",
"tooltip" => "Choose what style you would like to use for Login Sidebar Background."
],
"extendedFooter" => [
"variableName" => "extendedFooterStyle",
"name" => "Extended Footer Style",
"default" => "default",
"tooltip" => "Choose what style you would like to use for Extended Footer Layout."
]
]
],
'elements' => [
'name' => "Elements",
'styles' => [
"promo" => [
"variableName" => "promoSliderStyle",
"name" => "Promotion Banner Style",
"default" => "secondary",
"tooltip" => "Choose what style you would like to use for Promotion Banners. Those are MarketConnect product banners that are displayed for example on Dashboard to logged in customers."
],
"search" => [
"variableName" => "searchBoxStyle",
"name" => "Search Box Style",
"default" => "secondary",
"tooltip" => "Choose what style you would like to use for Search Box. Those are boxes with the search input displayed on the Knowledgebase, Downloads, Domain Search pages."
]
]
]
]
]
];