source:
extensions/grum-dark-II/themeconf.inc.php
@
12992
Last change on this file since 12992 was 10945, checked in by , 14 years ago | |
---|---|
File size: 337 bytes |
Line | |
---|---|
1 | <?php |
2 | /* |
3 | Theme Name: Grum dark II |
4 | Version: 2.2.b |
5 | Description: Dark theme, green links, rollover icons |
6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=227 |
7 | Author: Grum |
8 | Author URI: http://photos.grum.fr |
9 | */ |
10 | |
11 | $themeconf = array( |
12 | 'theme' => 'grum-dark-II', |
13 | 'parent' => 'default', |
14 | 'icon_dir' => 'themes/grum-dark-II/icon', |
15 | ); |
16 | ?> |
Note: See TracBrowser
for help on using the repository browser.