aboutsummaryrefslogtreecommitdiffstats
path: root/themes/dark
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-03-29 08:03:08 +0000
committerplegall <plg@piwigo.org>2010-03-29 08:03:08 +0000
commitb06fe8b14f7d8e4457bfb29126ea9715cf63c993 (patch)
tree13ae8adbd1def485d7a2f652dd3495d133de5578 /themes/dark
parent72bdf727ee5c1b64e902b98fe42fe91a44febd5a (diff)
Core themes are prepared for integration into piwigo.org/ext
git-svn-id: http://piwigo.org/svn/trunk@5442 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/dark')
-rw-r--r--themes/dark/themeconf.inc.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/dark/themeconf.inc.php b/themes/dark/themeconf.inc.php
index 018b97338..838c0c8f0 100644
--- a/themes/dark/themeconf.inc.php
+++ b/themes/dark/themeconf.inc.php
@@ -1,4 +1,12 @@
<?php
+/*
+Theme Name: dark
+Version: 1
+Description: Dark background, grayscale.
+Theme URI: http://piwigo.org/ext/extension_view.php?eid=369
+Author: Piwigo team
+Author URI: http://piwigo.org
+*/
$themeconf = array(
'name' => 'dark',
'parent' => 'default',