source:
extensions/simple_themes/simple-black/themeconf.inc.php
@
21180
Last change on this file since 21180 was 21180, checked in by , 12 years ago | |
---|---|
File size: 297 bytes |
Line | |
---|---|
1 | <?php |
2 | /* |
3 | Theme Name: Simple Black |
4 | Version: auto |
5 | Description: Black (very dark gray) theme for Simple |
6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=347 |
7 | Author: Fresdy |
8 | Author URI: http://freddyberriau.com |
9 | */ |
10 | $themeconf = array( |
11 | 'name' => 'simple-black', |
12 | 'parent' => 'simple', |
13 | ); |
14 | ?> |
Note: See TracBrowser
for help on using the repository browser.