source: extensions/grum-dark-II/themeconf.inc.php @ 20461

Last change on this file since 20461 was 10945, checked in by plg, 13 years ago

new version for theme Grum Dark II

File size: 337 bytes
Line 
1<?php
2/*
3Theme Name: Grum dark II
4Version: 2.2.b
5Description: Dark theme, green links, rollover icons
6Theme URI: http://piwigo.org/ext/extension_view.php?eid=227
7Author: Grum
8Author 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.