piwigo/themes/Sylvia/themeconf.inc.php
2011-04-13 10:41:49 +00:00

16 lines
399 B
PHP

<?php
/*
Theme Name: Sylvia
Version: 2.2.1
Description: Dark background, flora and pink decorations.
Theme URI: http://piwigo.org/ext/extension_view.php?eid=368
Author: Piwigo team
Author URI: http://piwigo.org
*/
$themeconf = array(
'name' => 'Sylvia',
'parent' => 'default',
'icon_dir' => 'themes/Sylvia/icon',
'mime_icon_dir' => 'themes/Sylvia/icon/mimetypes/',
);
?>