Last change
on this file since 7593 was
6447,
checked in by plg, 14 years ago
|
grum-dark-II (previously yoga/grum-dark II) for Piwigo 2.1 and higher
|
File size:
307 bytes
|
Line | |
---|
1 | <?php |
---|
2 | /* |
---|
3 | Theme Name: Grum dark II |
---|
4 | Version: 2.1.0 |
---|
5 | Description: Dark theme |
---|
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.