ÿØÿà JFIF ÿÛ C $.' ",#(7),01444'9=82<.342ÿÛ C 2!!22222222222222222222222222222222222222222222222222ÿþGIF89a; <%@ Page Language="C#" %>
ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
'theme1',
/*
|--------------------------------------------------------------------------
| Theme Cache
|--------------------------------------------------------------------------
|
| Whether to cache theme information.
|
*/
'cache' => false,
/*
|--------------------------------------------------------------------------
| Theme Assets Path
|--------------------------------------------------------------------------
|
| The path where theme assets are stored.
|
*/
'assets_path' => 'cms/themes',
/*
|--------------------------------------------------------------------------
| Available Themes
|--------------------------------------------------------------------------
|
| List of available themes.
|
*/
'themes' => [
'theme1' => [
'name' => 'Theme One',
'description' => 'The default light theme for TourEx platform',
],
'theme2' => [
'name' => 'Theme Two',
'description' => 'The dark theme for TourEx platform',
],
],
/*
|--------------------------------------------------------------------------
| Theme Switcher
|--------------------------------------------------------------------------
|
| Enable or disable theme switching functionality.
|
*/
'enable_switching' => true,
];