source: trunk/themes/dark/themeconf.inc.php @ 21098

Last change on this file since 21098 was 21098, checked in by ddtddt, 11 years ago

[trunk] - theme - update Révision to 2.5.0

  • Property svn:eol-style set to LF
File size: 267 bytes
RevLine 
[960]1<?php
[5442]2/*
3Theme Name: dark
[21098]4Version: 2.5.0
[5442]5Description: Dark background, grayscale.
6Theme URI: http://piwigo.org/ext/extension_view.php?eid=369
7Author: Piwigo team
8Author URI: http://piwigo.org
9*/
[960]10$themeconf = array(
[5177]11  'name'  => 'dark',
[5123]12  'parent' => 'default',
[960]13);
14?>
Note: See TracBrowser for help on using the repository browser.